Skip to content Skip to sidebar Skip to footer
Showing posts with the label Video

Safari(ios): Embed Youtube Video Always Plays In Low Quality

I need to play YouTube Videos with at least 720p resolution on my mobile tv web app, but safari pla… Read more Safari(ios): Embed Youtube Video Always Plays In Low Quality

Header Video In .m4v Format Doesn't Play In Ie 11

I have a problem that IE11 isn't playing my html5 video tag video. I've tried other browser… Read more Header Video In .m4v Format Doesn't Play In Ie 11

Play Video In Loop With Different Timing And Function

I have 2 function which play the same video but with different timing. I can't play make the fu… Read more Play Video In Loop With Different Timing And Function

Html5 Video Scroll Video

I've a problem with the scroll control of video. I took this code : http://codepen.io/ollieRoge… Read more Html5 Video Scroll Video

Stream Part Of The Video To The Client

Given a windows server backend, is there a way to implement a pure javascript/html5 client that wou… Read more Stream Part Of The Video To The Client

Detecting Video Resolution Changes

With some codecs and containers, it's possible for a video to change resolution mid-stream. Th… Read more Detecting Video Resolution Changes

How To Play Videos One After Another Without Gap

I have a folder with several hundred mp4 files of 2sec duration each. I would like to play them one… Read more How To Play Videos One After Another Without Gap

How To Add Loader Image To Html5 Video?

Along with the poster image I want a loader image(an animated gif) to be displayed while the video … Read more How To Add Loader Image To Html5 Video?