scivision / PyLivestream

Pure Python FFmpeg-based live video / audio streaming to YouTube, Facebook, Periscope, Twitch, and more
Apache License 2.0
707 stars 156 forks source link

[Question] How to stream website #106

Open Miniontoby opened 1 year ago

Miniontoby commented 1 year ago

Hey guys!

I want to stream a website which is a screen recording of my laptop, it is a flask server making screenshots and then shows it as image which automaticly updates.

But how to stream that to the streaming services? Any ideas on how to do that the CPU friendliest way?