[FFmpeg-user] UDP Multicast streaming

jaykemper jay.c.kemper at gmail.com
Sat Oct 5 00:20:25 CEST 2013


I'm working on something similar.  I can get unicast to work like this:

On 192.168.5.16:
ffmpeg -f x11grab -s 2560x1600 -r 20 -i :0.0+nomouse -s 1280x800 -f mpegts
udp://192.168.4.111:12345

In VLC on 192.168.4.111:
Open Network Stream->udp://@:12345


What needs to change to multicast over the network?  Netmask is
255.255.248.0.





--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/UDP-Multicast-streaming-tp2339775p4661632.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list