OSCam (Raspberry): Unterschied zwischen den Versionen

Aus Tutorials
Zur Navigation springen Zur Suche springen
Zeile 28: Zeile 28:


[https://trac.streamboard.tv/oscam/wiki/BuildingOscam https://trac.streamboard.tv/oscam/wiki/BuildingOscam]
[https://trac.streamboard.tv/oscam/wiki/BuildingOscam https://trac.streamboard.tv/oscam/wiki/BuildingOscam]
[https://trac.streamboard.tv/oscam/browser/trunk/README.build https://trac.streamboard.tv/oscam/browser/trunk/README.build]


[https://de.paperblog.com/raspberry-pi-2-als-oscam-server-einrichten-update-957526/ https://de.paperblog.com/raspberry-pi-2-als-oscam-server-einrichten-update-957526/]
[https://de.paperblog.com/raspberry-pi-2-als-oscam-server-einrichten-update-957526/ https://de.paperblog.com/raspberry-pi-2-als-oscam-server-einrichten-update-957526/]

Version vom 5. Juni 2022, 16:37 Uhr

Noch in Bearbeitung


Benötigte Pakete installieren

sudo apt-get install gcc make libc-bin subversion dialog libssl-dev

Checkout

cd /usr/src
sudo svn co https://svn.streamboard.tv/oscam/trunk oscamsvn

Kompilieren

Starten des Tool zum Konfigurieren von OSCAM vor dem Kompilieren als root (alle AddOns wählen, mit der Ausnahme von TOUC und IPv6 Suppor:

sudo su
cd /usr/src/oscamsvn
./config.sh --gui

Links

https://trac.streamboard.tv/oscam/wiki/BuildingOscam

https://trac.streamboard.tv/oscam/browser/trunk/README.build

https://de.paperblog.com/raspberry-pi-2-als-oscam-server-einrichten-update-957526/


Zurück zu Raspbian, Oscam