minisatip Server Connect to minisatip Server

Support forum for minisatip
Post Reply
Geiselmen
Posts: 4
Joined: Sat May 11, 2019 8:24 pm

minisatip Server Connect to minisatip Server

Post 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
localhosthack0r
Posts: 8
Joined: Sat Jun 24, 2017 1:17 pm

Re: minisatip Server Connect to minisatip Server

Post 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
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: minisatip Server Connect to minisatip Server

Post by cata »

You need also -o for oscam
Geiselmen
Posts: 4
Joined: Sat May 11, 2019 8:24 pm

Re: minisatip Server Connect to minisatip Server

Post 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 7843 times
Is it right?
Geiselmen
Posts: 4
Joined: Sat May 11, 2019 8:24 pm

Re: minisatip Server Connect to minisatip Server

Post by Geiselmen »

I install it again.
Now Show me the Site perfekt.
empty.jpg
empty.jpg (86.35 KiB) Viewed 7832 times
Post Reply