I am using DVBlast to get some DVB-s streams from my satellite. They all work fine the issue is that they stop for no reason.
Here is my config:
I use 2 x TBS6984 Quad DVB-s2 tuner cards
I have a dual core 3GHz cpu, 4GB ram, running Ubuntu 11.10. (the system load is minimal)
here is a sample of a config file
Code: Select all
; 220000000 10758 13
; itv1
234.1.1.1:3533 1 10090
; itv2
234.1.1.2:3533 1 10070
; citv
234.1.1.3:3533 1 10071
; itv4
234.1.1.4:3533 1 10072
I use webmin, and have created 8 cron jobs, i use this section to start all 8 instances of DVBlast using the following command
Code: Select all
dvblast -U -r /tmp/dvblast.adap1 -a 1 -f 10758000 -s 22000000 -v 13 -c /home/user/dvblast1.conf
Any ideas
Regards