[dvblast-devel] Modifications and a small problem
JULIAN GARDNER
joolzg at btinternet.com
Thu Oct 6 12:26:59 CEST 2011
----- Original Message -----
> From: HoP <jpetrous at gmail.com>
> To: Mailing list for DVBlast developers <dvblast-devel at videolan.org>
> Cc: JULIAN GARDNER <joolzg at btinternet.com>
> Sent: Thursday, 6 October 2011, 11:19
> Subject: Re: [dvblast-devel] Modifications and a small problem
>
> 2011/10/6 Georgi Chorbadzhiyski <gf at unixsol.org>:
>> Around 10/06/2011 12:06 PM, JULIAN GARDNER scribbled:
>>> Ive modified DVBLAST to send the epg data to a seperate stream so i can
> cut down on the multicast traffic going to my epg server but i have a few
> problems.
>>>
>>> So you would do dvblast -a 0 -f 11234000 -s 27500000 -e -U -c dvb.conv
> -k 227.10.1.1:1234
>>>
>>> This would send the EPG/EIT data only to ip 227.10.1.1:1234
>>>
>>> Is anybody interested in this?
>>
>> Instead of different command line option, why don't you add epg-only
> option
>> in dvblast.conf and when that option is set, sent out only eit for that
> stream
>> without any processing.
>
> Agree, I think all are doing this exactly that way for ages.
> Much simpler and need to modify zero line of code.
>
> /Honza
>
I think your missing the point.
I want the epg/eit sent to a different address that the main transport stream
look at my command line and this would be somthing in the dvb.conv
225.10.7.1:1234/udp/epg 1 1234
225.10.7.2:1234/udp/egp 1 2234
so
now i would have 2 TS going out on 225.10.7.1:1234 and 225.10.7.2:1234,
but ALL eit/epg data would be going out on 227.10.1.1:1234
The
reason for this is my eit server would have to take in easc FULL ts and
process this to pull the eit data out, with the new system, the only
data it will receive would be eit data.
joolz
More information about the dvblast-devel
mailing list