gradeup/react-flow-player

Support for VOD quality selector plugin

Closed this issue · 3 comments

Hey, great work!
Could you please add support for this plugin? https://flowplayer.com/docs/player/plugins.html#vod-quality-selector
Here is an example:
http://demos.flowplayer.org/scripting/qsel.html

pc9 commented

Hey @vascofg
just published a new version which now accepts new props (vodQualitySelectorSrc, qualities, defaultQuality) to enable VOD quality selection.

Let us know in case of any problem,
Thanks.

It's working great! I wonder if it would make sense to add a boolean prop to enable loading the plugin like you have for HLS.

I'm currently working on this and some other improvements for the module, will submit a pull request shortly.