From 22587362ed12f39ab423c69eeb5c5769612d298d Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Mon, 25 May 2020 20:23:31 +0200 Subject: [PATCH] add another gstreamer link MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit except that `gst-launch-1.0 webrtcsrc …' fails because no webrtcsrc. --- stream2beamer.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stream2beamer.md b/stream2beamer.md index fd547da..081cef0 100644 --- a/stream2beamer.md +++ b/stream2beamer.md @@ -21,6 +21,8 @@ has been set (see https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issue Another maybe helpful link: https://developer.ridgerun.com/wiki/index.php?title=GstWebRTC_-_H264-Opus_Examples#Receive_Pipeline +Also: https://developer.ridgerun.com/wiki/index.php?title=GstWebRTC_Pipelines + # 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.30.2