From: gregor herrmann Date: Sat, 13 Jun 2020 19:34:28 +0000 (+0200) Subject: add SRT+gstreamer URLs X-Git-Url: https://git.toastfreeware.priv.at/toast/stream2beamer.git/commitdiff_plain/415f4831b1cb26be7b1113260ed21ff9915eb58a add SRT+gstreamer URLs --- diff --git a/stream2beamer.md b/stream2beamer.md index 6601d64..3cb8552 100644 --- a/stream2beamer.md +++ b/stream2beamer.md @@ -84,6 +84,11 @@ https://michael.stapelberg.ch/posts/2020-06-06-iphone-camera-linux-v4l2loopback/ # receive cvlc v4l2:///dev/video42 +## SRT and gstreamer + +* https://github.com/Haivision/srt/blob/master/docs/gstreamer.md +* https://srtlab.github.io/srt-cookbook/ + # VLC Note that you have to close VLC and open it again for new streaming as VLC leaves the connections open (I spent hours figuring out why http based streaming doesn't work - `netstat -4 --ip` is nice