I am using dvblast to send the video stream to another server.
EPG data is not sent
When you verify the executed command line, you notice that the EPG configuration is missing, which is -e

If I run the command manually with the EPG -e option it works fine.
- Code: Select All Code
dvblast_1 -f 473000000 -b 6 -m qam_64 -a 1 -e -c /root/dvblast_1.conf
Which of these files should I modify to add the -e option (EPG)?
/usr/bin/initstartdvblast.sh ?
or the cgi located on
/usr/local/tur/apache2.4.3/htdocs/www/cgi-bin/ ?
or some other file?
Thanks for the help