Page 1 of 1
RTP streaming out
Posted: 11 Apr 2007 19:29
by pfn648
Hello all,
I have VLC 0.8.6a installed on my machine, and I am trying to output stream by RTP. I have run to two questions:
(1) Can I configure the MUX as RAW? It seems to me that the VLC would be crashed if mux=raw, or it would output TS-encapsulated RTP packets if leave mux unconfigured.
(2) Is the RTP packet size configurable?
Thanks for your time.
Xinhua
Re: RTP streaming out
Posted: 16 Feb 2008 01:18
by Jeff_DML
Hi Xinhua,
Did you ever find the answer to your questions? I have the same problem
viewtopic.php?f=4&t=44361
Thanks
Jeff
Re: RTP streaming out
Posted: 16 Feb 2008 11:01
by Rémi Denis-Courmont
Raw mux makes no sense. If you want to use multiple RTP medias for multiplexing, simply use #rtp without any mux.
Re: RTP streaming out
Posted: 26 Feb 2008 15:18
by aziatedu13
bonjour,
j'ai un probleme qui peut s'aparenté à ce dernier.
je ne comprend pas qu'est que le Raw pour vlc, est ce un envoie par rtp simple de la video en packet de donnée simple ?
ou alors il s'agit tout de même d'un conteneur MPEG TS masi avec des data non traité ????
si j'ai bien compris les info di net, un conteneur MPEG TS est simplement un moyen de transmettre des donné multimédia sur le réseau, et la forme des donné ( MPEG,AVI,MPEG4..) n'a pas d'inportance.
qu'est ce que pour VLC transmettre en RAW ???
Merci.
Re: RTP streaming out
Posted: 26 Feb 2008 17:48
by Jeff_DML
raw I want is the original MPEG2 TS file to be sent, I just want VLC to add the RTP header to it. Currently vlc remuxes the stream, i.e. changes the PAT/PMT ,strips nulls, and just send the first program.