GBox (Client / Cardsharing): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 37: | Zeile 37: | ||
<pre> | <pre> | ||
[dvbapi] | |||
enabled = 1 | |||
user = local | |||
[gbox] | [gbox] | ||
hostname = 192.168.178.118 | hostname = 192.168.178.118 | ||
my_password = 98AF3E25 | my_password = 98AF3E25 | ||
port = 3819 | port = 3819 | ||
keepalive = 1 | keepalive = 1 | ||
</pre> | </pre> | ||
Version vom 14. Juni 2022, 07:56 Uhr
Noch in Bearbeitung
Allgemein
ID-GBox-Client: 10.1.0.150 ID-OSCam-Server: 10.1.0.95
GBox Client
vi /var/keys/cwshare.cfg
I: { 03 } N: { 00 00 20 00 2500 4500 } X: { 05 } M: { 10.1.0.150 { AABB2456 }} D: { 10.1.0.95 { 3820 3819 { AB333441 { 5 5 }}}}
Links
https://wiki.zebradem.com/wiki/index.php?title=Gbox
https://www.digital-eliteboard.com/threads/oscam-server-zu-gbox-client.219875/post-3359854
OSCam Server
oscam.conf
sudo vi /usr/local/etc/oscam.conf
[dvbapi] enabled = 1 user = local [gbox] hostname = 192.168.178.118 my_password = 98AF3E25 port = 3819 keepalive = 1
oscam.server
device = 192.168.178.154,3820 pwd = AABB2456 user = gbox_client
Links
https://www.digital-eliteboard.com/threads/geloest-gbox-mit-oscam-im-share-verbinden.436390/
http://www.streamboard.tv/wiki/OSCam/de/Config/oscam.server#gbox
Zurück zu GBox (Satreceiver), OSCam-Konfiguration_(Cardsharing)