raw option in standard module (access, udp)

About encoding, codec settings, muxers and filter usage
akum8
New Cone
New Cone
Posts: 2
Joined: 25 Mar 2009 15:44

raw option in standard module (access, udp)

Postby akum8 » 26 Mar 2009 16:55

Hello,

I need I help on streaming H264 videos with packets that are smaller than the MTU.

I was taking a look at VLC documentation and I found this option:




* udp: streams to a UDP unicast or multicast address.

Item options are:

*
o caching=<time in ms> to set the time VLC should buffer data before sending it;
o ttl=<ttl> to set the ttl of the sent udp packets;
o group=<amount of packets> to sent packets by burst instead of one by one;
o late=<time in ms> to drop packets that arrive too late at this stage of the chain;
o raw if you don't want to wait until the MTU is filled before sending the packet.






I tried to stream the video with this option but ALL the UDP packets are the same size.
I used this: vlc -vvv file.264 --sout "#standard{access=udp{raw},mux=ts,dst=192.168.11.13,port=1234}"

What's wrong?

Rémi Denis-Courmont
Developer
Developer
Posts: 15336
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: raw option in standard module (access, udp)

Postby Rémi Denis-Courmont » 31 Mar 2009 20:23

Yes they are. So what?
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 13 guests