[vlc-devel] how to make UDP packets as the VLC input stream
Rémi Denis-Courmont
remi at remlab.net
Thu Nov 15 13:22:36 CET 2012
On Thu, 15 Nov 2012 15:17:38 +0800, leon <wonleing at gmail.com> wrote:
> I know VLC can take upd:// rtsp:// http:// stream or files as the input.
> I am wondering how to make UDP packets as the VLC input stream?
For RTP with static payload format:
rtp://[[SRC_IP[:SRC_PORT]]@][DST_IP[:DST_PORT]]
For raw MPEG-TS over UDP:
udp://[[SRC_IP[:SRC_PORT]]@][DST_IP[:DST_PORT]]
--
Rémi Denis-Courmont
Sent from my collocated server
More information about the vlc-devel
mailing list