From: gregor herrmann Date: Fri, 17 Jul 2020 11:44:17 +0000 (+0200) Subject: one more lik with documentation about udp, rtp, rtsp, … X-Git-Url: https://git.toastfreeware.priv.at/toast/stream2beamer.git/commitdiff_plain/25ed813bc8e98589d48380b05b407cc46b02a847 one more lik with documentation about udp, rtp, rtsp, … --- diff --git a/stream2beamer.md b/stream2beamer.md index a8a5f3e..5982529 100644 --- a/stream2beamer.md +++ b/stream2beamer.md @@ -105,6 +105,10 @@ other maybe helpful links (for getting an existing pipeline streamed): * http://gstreamer-devel.966125.n4.nabble.com/RTSP-Server-from-a-manually-created-and-linked-pipeline-td4680305.html * http://gstreamer-devel.966125.n4.nabble.com/Using-C-API-based-pipelines-in-RTSP-server-without-quot-launch-quot-arg-td4680144.html +## gstreamer: from udp to rtsp + +* http://trac.gateworks.com/wiki/Yocto/gstreamer/streaming + # 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