Search found 1 match

Go to advanced search

by schmaller
06 Aug 2007 17:24
Forum: VLC stream-output (sout)
Topic: How to make default output a udp stream for all files?
Replies: 1
Views: 968

Re: How to make default output a udp stream for all files?

hi!
First you must not use the streaming output as a per-playlist-item option,
i.e. vlc ... :sout=..., but as a global option: vlc --sout=....
To ensure, that there are no new streams created, each time the playlist item skips,
use the --sout-keep option.
good luck,
schmaller

Go to advanced search