How to send a RTP Stream

This forum is about all development around libVLC.
jamy
New Cone
New Cone
Posts: 2
Joined: 24 Feb 2010 16:50

How to send a RTP Stream

Postby jamy » 27 Feb 2010 10:47

Hello,
I would like to program a RTP client server with libVLC. I used the code wich is on the libVLC's website for the client. So, I have to do the server but I haven't any ideas about how to make it. Can you help me?

Thanks,
(Sorry for my english if it is bad)
Jamy

jorgerv17
New Cone
New Cone
Posts: 6
Joined: 12 Nov 2009 20:01

Re: How to send a RTP Stream

Postby jorgerv17 » 02 Mar 2010 19:01

look this:

test 1:
:sout=#std{access=rtp,mux=,dst=10.7.2.11:1234}


test 2:
:sout=#rtp{mux=ts,dst=10.7.2.11,port=1234,sdp=rtsp://localhost:8080/test.sdp,ttl=5}


I hope that you work fine with this....

jamy
New Cone
New Cone
Posts: 2
Joined: 24 Feb 2010 16:50

Re: How to send a RTP Stream

Postby jamy » 03 Mar 2010 17:26

Thank! I finally used a LIVE555 server to send a RTSP stream.
I have another question, do you know how I can access to the data that I receive in order to redirect it to another client?


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 28 guests