[dvblast-devel] Can dvblast stream to a file?

Dan Lita dan.lita at b1tv.ro
Sun Dec 29 16:58:29 CET 2013


>
> I am trying to stream 'Nederland 1' to a file. It's a free to air 
> channel with the following parameters:
> 474000000 Hz
> Video PID = 1B63
> Audio PID = 1B64
>
> I have edited dvblast.conf:
> 127.0.0.1:9999
>
> I have then started multicat:
> # multicat 127.0.0.1:9999 test.ts
>
I think the problem is that dvblast.conf should look like this:
#Nederland 1
127.0.0.1:9999 1 1101
But if you want to further test it why dont you multicast it on a real 
interface and verify with vlc if your stream really exist?


You should put on dvblast.conf
something like this:
#Nederland 1
239.1.1.1:1234 1 1101
#Nederland 2
239.1.1.2:1234 1 1102
#...

where 1101,1102 are the SID of the respective services ...

Dan




More information about the dvblast-devel mailing list