From: gregor herrmann Date: Mon, 25 May 2020 18:23:31 +0000 (+0200) Subject: add another gstreamer link X-Git-Url: https://git.toastfreeware.priv.at/toast/stream2beamer.git/commitdiff_plain/22587362ed12f39ab423c69eeb5c5769612d298d?ds=sidebyside add another gstreamer link except that `gst-launch-1.0 webrtcsrc …' fails because no webrtcsrc. --- 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