Page 1 of 1

minisatip Server Connect to minisatip Server

Posted: Wed Jul 03, 2019 8:48 pm
by Geiselmen
Can i Connect from a Digibit R1 with minisatip to a Raspberry PI with only minisatip Server (Not with Tvheadend) included Oscam?
Because the Raspberry Pi is faster to descramble the Stream.

How is the config for the Raspberry Pi minisatip Server to use the Digibit R1 Tuners.
Thank you very much.

Geiselmen

Re: minisatip Server Connect to minisatip Server

Posted: Thu Jul 04, 2019 9:32 am
by localhosthack0r
I had a similar setup some time ago, using the tuners of a Digibit R1 from another minisatip instance on a virtualized ubuntu server.
Use the -s option:

Code: Select all

-s --satip-servers [~][*][DELSYS:][FE_ID@][source_ip/]host[:port] - specify the remote satip host and port with delivery system DELSYS, it is possible to use multiple -s

    ~ When using this symbol at start the pids=all call is replaced with pids=0-20
        Use TCP if -O is not specified and UDP if -O is specified DELSYS - can be one of: dvbs, dvbs2, dvbt, dvbt2, dvbc, dvbc2, isdbt, atsc, dvbcb ( - DVBC_ANNEX_B ) [default: dvbs2] host - the server of the satip server port - rtsp port for the satip server [default: 554] FE_ID - will be determined automatically eg: -s 192.168.1.2 -s dvbt:192.168.1.3:554 -s dvbc:192.168.1.4

    specifies 1 dvbs2 (and dvbs)satip server with address 192.168.1.2:554
    specifies 1 dvbt satip server with address 192.168.1.3:554
    specifies 1 dvbc satip server with address 192.168.1.4:554 eg: -s dvbt:2@192.168.1.100/192.168.1.2:555
    specifies 1 dvbt adapter to satip server with address 192.168.1.2, port 555. The client will use fe=2 (indicating adapter 2 on the server) and will connect from IP address 192.168.1.100 address 192.168.1.100 needs to be assigned to an interface on the server running minisatip. This feature is useful for AVM FRITZ!WLAN Repeater

Re: minisatip Server Connect to minisatip Server

Posted: Thu Jul 04, 2019 6:09 pm
by cata
You need also -o for oscam

Re: minisatip Server Connect to minisatip Server

Posted: Fri Jul 05, 2019 10:35 am
by Geiselmen
Thanks.
I have write in the: /etc/rc.local

Code: Select all

/home/pi/minisatip/minisatip -s 192.168.178.106 -s 192.168.178.106 -s 192.168.178.106 -s 192.168.178.106 -s 192.168.178.107 -s 192.168.178.107 -s 192.168.178.107 -s 192.168.178.107 -o 127.0.0.1:9000
I have 2 Digibit R1 with minisatip.
It works.

But i haven´t a status page it´s empty white.
empty.jpg
empty.jpg (29.39 KiB) Viewed 7846 times
Is it right?

Re: minisatip Server Connect to minisatip Server

Posted: Sat Jul 06, 2019 3:22 am
by Geiselmen
I install it again.
Now Show me the Site perfekt.
empty.jpg
empty.jpg (86.35 KiB) Viewed 7835 times