[dvblast-devel] Errors in -D mode
Marian Ďurkovič
md at bts.sk
Tue Jun 1 17:17:05 CEST 2010
On Tue, Jun 01, 2010 at 06:38:54PM +0400, Cpulinker wrote:
> Hi!
> With this option '-U --udp' it is possible to broadcast raw UDP.
> Possible to receive packets in raw UDP?
> I try, but can't make it work. VLC plays stream fine,but frequently it's
> hangs. :(
> Dvblast just flooding with warnigs.....
> Command:
> dvblast -D 225.1.1.1:11111 -c z.cfg
UDP input/output is selected by adding /udp to the address spec, in your case:
dvblast -D 225.1.1.1:11111/udp -c z.cfg
You can do this independently for each input/output and eventually stream
both RTP and UDP versions of the same program - see README file.
M.
More information about the dvblast-devel
mailing list