ffmpeg-python icon indicating copy to clipboard operation
ffmpeg-python copied to clipboard

How to input a mkv, and output a m3u8 to stream on a flask website ?

Open Impre-visible opened this issue 3 years ago • 0 comments

Hi guys, my question is like in the title, I want my python script to input a mkv, and return a m3u8 with a generator to transmit data by data to the website.

If you need more informations or something don't hesitate to respond, it will help me. Thanks

Impre-visible avatar Jul 01 '22 13:07 Impre-visible