[dvblast-devel] Errors in -D mode
Cpulinker
cpulinker at yandex.ru
Wed Jun 2 06:42:18 CEST 2010
Marian Ďurkovič wrote:
> 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.
>
Thanks! It's work.
I read it, but apparently missed something. Thanks again!
More information about the dvblast-devel
mailing list