Barracuda09 / SATPI

SATIP server for linux, suitable to run on an Raspberry Pi, Vu+, GigaBlue or any other linux box. currently supporting DVB-S/S2/T/C and transform DVB-S requests to DVB-C
http://barracuda09.github.io/SATPI
GNU General Public License v2.0
155 stars 32 forks source link

DVB-C/DVB-S/DVB-T simultaneously #197

Closed Dima73 closed 1 year ago

Dima73 commented 1 year ago

Is it possible? Example /etc/vtuner.conf:

0=desc:SatPI Server (192.168.1.90),force_plts:1,ipaddr:192.168.1.90,tcpdata:1,tuner_type:DVB-C,uuid:50c958a8-e839-4b96-b7ae-00179a271630,vtuner_type:satip_client

1=desc:SatPi Server (192.168.1.90),force_plts:1,ipaddr:192.168.1.90,tcpdata:1,tuner_type:DVB-S,uuid:50c958a8-e839-4b96-b7ae-00179a271630,vtuner_type:satip_client
Barracuda09 commented 1 year ago

Yes that should be possible, but not the same frontend of course. But maybe I do not understand the question correctly.

Barracuda09 commented 1 year ago

Could you explain what this 1=desc:........ etc means and how it is used to make a RTSP request:

rtsp://192.168.1.90/?fe=3&freq=385&sr=6900&msys=dvbc&mtype=256qam&fec=35&pids=0,1,16,17,18
Barracuda09 commented 1 year ago

@Dima73

I do not get the thread, over at OpenPLI, were this questions comes from. Without some information from the people involved, I can not give support to this question.

Dima73 commented 1 year ago

I understand. Now they know who to contact. I will close this question.