Changes between Version 1 and Version 2 of restream
- Timestamp:
- Oct 13, 2016, 3:59:06 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
restream
v1 v2 27 27 Then, check for the stream at: https://a.stream.mayfirst.org:8000/mfpl.webm 28 28 29 == How it works == 30 31 The script launches a docker container that runs firefox under xvfb (a simulated X windows environment). Firefox loads the jitsi URL and then ffmpeg streams the "desktop" to icecast. 32 33 The code handling the docker creation and script to start it is available via `git clone git://git.mayfirst.org/mfpl/restream`