From 415f4831b1cb26be7b1113260ed21ff9915eb58a Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Sat, 13 Jun 2020 21:34:28 +0200 Subject: [PATCH] add SRT+gstreamer URLs --- stream2beamer.md | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.5