From: Mariusz Bialonczyk Date: Tue, 6 Jan 2015 13:50:14 +0000 (+0100) Subject: help: add missing information about new OSCam mode X-Git-Tag: v4.1~513 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09bd4c4d0e5abf1731f73a95abc84f64c8a31a26;p=thirdparty%2Ftvheadend.git help: add missing information about new OSCam mode --- diff --git a/docs/html/config_caclient.html b/docs/html/config_caclient.html index 7c62105d4..812b7cc91 100644 --- a/docs/html/config_caclient.html +++ b/docs/html/config_caclient.html @@ -155,6 +155,18 @@ pmt_mode = 4 +
mode 5 (new OSCam since revision 10087) +
Similar to mode 3 (TCP), but uses a new network protocol which also added + client/server greeting messages and protocol version information (to be able + to smoothly detect enhancements in the future).

+ This is currently the preferred mode (the other may be removed in future)!

+ The following lines are required in [dvbapi] section of oscam.conf file: +
+
boxtype = pc
+ pmt_mode = 4
+ listen_port = 9000 # or your preferred port
+
+
Comment
Allows the administrator to set a comment only visible in this editor. It does not serve any active purpose.