manio / vdr-plugin-dvbapi

VDR dvbapi plugin for use with OSCam
http://www.streamboard.tv/wbb2/thread.php?threadid=40060
GNU General Public License v2.0
58 stars 25 forks source link

Reopen: #126

Closed sven76 closed 5 years ago

sven76 commented 6 years ago

I would like to reopen this issue: https://github.com/manio/vdr-plugin-dvbapi/issues/102

Got oscam with vdr-dvbapi running, when both components are on the same machine. But there's no chance to get it working, if they are installed on different machines:

Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: 1.1 CA_PMT decoding len=22d lm=4 prg=61200 len=218 Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: ci_cmd(G)=01 Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: pid=2,00ff len=0 (0x0) Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: pid=6,0103 len=0 (0x0) Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: pid=6,0030 len=0 (0x0) Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: 1.1 got CA pmt ciCmd=1 caLm=4 Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: 1.1 answer to query suppressed Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: 1.1 set CAM decrypt (SID 61200 (0xEF10), caLm 4, HasCaDescriptors 1) Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: send: channelSid=0xef10 (61200) Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: Write, sock=37 Jun 25 00:56:03 htpc vdr[23872]: [23872] DVBAPI: socket_fd=37 len=567 wrote=567 Jun 25 00:56:03 htpc vdr[23872]: [23913] DVBAPI-Error: Action: read failed unknown command: 00000000 Jun 25 00:56:03 htpc vdr[23872]: [23913] DVBAPI-Error: Action: read failed unknown command: 00000000 Jun 25 00:56:03 htpc vdr[23872]: [23913] DVBAPI-Error: Action: read failed unknown command: 00000000 Jun 25 00:56:03 htpc vdr[23872]: [23913] DVBAPI-Error: Action: read failed unknown command: 00000000 Jun 25 00:56:03 htpc vdr[23872]: [23913] DVBAPI-Error: Action: read failed unknown command: ff000000

As described in the old closed bug report, in vdr switching to a encrypted channel the error occurs: channel not available.

Systems:

My configs: /etc/vdr/setup.conf: dvbapi.OSCamNetwork = 1 dvbapi.OSCamHost = 192.168.109.11 dvbapi.OSCamPort = 2000

/etc/oscam/oscam.conf: [dvbapi] enabled = 1 au = 0 pmt_mode = 4 listen_port = 2000 user = boxtype = pc

3PO commented 6 years ago

Your oscam is to old. You can use the ebuild from my overlay.

https://github.com/3PO/3PO-overlay

manio commented 5 years ago

No further input - closing...