bgrins / videoconverter.js

[UNMAINTAINED] Convert videos in your browser
http://bgrins.github.io/videoconverter.js/
Other
2.34k stars 300 forks source link

Support for live Streaming #54

Open azharuniverse opened 7 years ago

azharuniverse commented 7 years ago

outputting or copying to rtmp server -> Error, Protocol not found. Taking input from livestream m3u8 URL Also producing error.

How to enable support for these live streaming protocols?

And also is it possible to reducing library js filesize by disabling unused codecs or other things for example if its needed to just copy the stream as mentioned in #44