javascript - Showing video in its original size -


im pulling video urls database(in db dont have other information video). url can youtube url or url of video hosted somewhere(amazon servers).

youtube(user has shared tube video) example: https://www.youtube.com/watch?v=eeqyrzks3hw

amazon(user has uploaded video) https://blablabla.s3-external-3.amazonaws.com/video2_1324763440554052-transcoded.mp4

now need play video on page in original size, in other words viewing video on page must same viewing on youtube. same case uploaded video.

im using iframe youtube , jwplayer uploaded videos.


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -