AW: SDP file with VLC

Thornton, Keith keith.thornton at zeiss.com
Tue Apr 12 07:50:16 UTC 2016


127.0.0.1 is localhost you need to put the proper IP address in your sdp file

-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von de_ninja
Gesendet: Dienstag, 12. April 2016 08:57
An: gstreamer-devel at lists.freedesktop.org
Betreff: SDP file with VLC

Hello,

I hope i can find some help here.

I want to stream from my raspberry to my windows computer.
I have a working pipeline:

gst-launch-1.0 alsasrc device=plughw:Device ! mulawenc ! rtppcmupay !
udpsink host=127.0.0.1 port=5000

I can receive the stream on my windows computer with gstreamer. I need the stream to be played with vlc so I tried to make a sdp file. When I open it on my Windows computer (client) nothing happens. Am I doing something wrong?
I'm pretty new to this so thanks for helping!

my SDP file:
v=0
m=audio 5000 RTP/AVP 0
c=IN IP4 127.0.0.1
a=rtpmap:0 PCMU/8000



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/SDP-file-with-VLC-tp4676852.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list