Re: [FFmpeg-user] Can I stream a HTML page to FB Live via CLI

2016-11-15 Thread Moritz Barsnick
On Mon, Nov 14, 2016 at 23:18:26 -0800, Philipp Holly wrote: > Currently I am using OBS to stream a HTML page to FB Live. > Now I want to stream from a server, therefore I have to start the > streaming somehow from the CLI. What capabilites does the server have? Can you open a desktop? Perhaps a f

[FFmpeg-user] Can I stream a HTML page to FB Live via CLI

2016-11-14 Thread Philipp Holly
Hello, Currently I am using OBS to stream a HTML page to FB Live. Now I want to stream from a server, therefore I have to start the streaming somehow from the CLI. I guess I have to capture a fake browser/html generator and create video to stream it via ffmpeg? somehow? I have no idea and foun