dominic-p / videojs-resolution-selector

Adds a resolution selector button to Video.js to allow users to manually adjust the video quality.
MIT License
88 stars 31 forks source link

Change resolution for mp4 source in Flash tech. #18

Closed hxdev closed 9 years ago

hxdev commented 9 years ago

I known that there is a issue which mean about the change resolution of Flash, but it seem that topic talk about the RTMP protocol, I would like to know can possible changing resolution for mp4 source in Flash tech? Thanks!

dominic-p commented 9 years ago

The issue with Flash is that you either need RTMP sources or HTTP pseudo-streaming to allowing changing sources in mid playback. Both of which seem to have issues right now in the video.js SWF. We're tracking the issues in #9, so I'll close this issue.