I'm new to this topic and board.
Currently we have 6 littel ubuntu server running with vlc server. All of these server has a single tuner DVB-S card in there.
We want to migrate the streams to one bigger server with two quad tuner cards from TBS.
Actually i have tested the firste card (TBS 6985) and everything seems to be running perfekt.
But with some channels I have big trouble to stream.
First for your information. We want to stream for example cnbc, bbc, bloomberg etc.
If I try to find these channels with w_scan or scan, the search wasn't successfull.
Then I remember that we have some issues with vlc-server and this stream.
This was the config of the existing/old server.
Code: Select all
setup cnbc-bbc-sky input "dvb://"
setup cnbc-bbc-sky output
setup cnbc-bbc-sky option dvb-adapter=0
setup cnbc-bbc-sky option dvb-satno=0
setup cnbc-bbc-sky option dvb-tone=0
setup cnbc-bbc-sky option dvb-caching=300
setup cnbc-bbc-sky option dvb-frequency=11597000
setup cnbc-bbc-sky option dvb-srate=22000000
setup cnbc-bbc-sky option dvb-voltage=13
setup cnbc-bbc-sky option dvb-lnb-lof1=9750000
setup cnbc-bbc-sky option dvb-lnb-lof2=10600000
setup cnbc-bbc-sky option dvb-lnb-slof=11500000
setup cnbc-bbc-sky option dvb-code-rate-lp=9
setup cnbc-bbc-sky option dvb-code-rate-hp=5
setup cnbc-bbc-sky option ts-es-id-pid
setup cnbc-bbc-sky option programs=10030,10050,10020
setup cnbc-bbc-sky option sout-standard-mux=ts
setup cnbc-bbc-sky option sout-standard-access=udp
And how can I set the parameters "dvb-code-rate-lp" and "dvb-code-rate-hp" with dvblast?
I have searched in the internet but couldn't find anything.
Kind regards,
Thomas