From 25ed813bc8e98589d48380b05b407cc46b02a847 Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Fri, 17 Jul 2020 13:44:17 +0200 Subject: [PATCH] =?utf8?q?one=20more=20lik=20with=20documentation=20about?= =?utf8?q?=20udp,=20rtp,=20rtsp,=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- stream2beamer.md | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.5