ToastFreeware
/
toast
/
stream2beamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b48ca
)
add another gstreamer link
author
gregor herrmann
<gregor@toastfreeware.priv.at>
Mon, 25 May 2020 18:23:31 +0000
(20:23 +0200)
committer
gregor herrmann
<gregor@toastfreeware.priv.at>
Mon, 25 May 2020 18:23:31 +0000
(20:23 +0200)
except that `gst-launch-1.0 webrtcsrc …' fails because no webrtcsrc.
stream2beamer.md
patch
|
blob
|
history
diff --git
a/stream2beamer.md
b/stream2beamer.md
index fd547da866db7d63110385ae6c32a3c77076f818..081cef01c8c24e3529cf5f9015112905fbc256bc 100644
(file)
--- 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