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
57 stars 25 forks source link

vdr-plugin-dvbapi and vdr-plugin-mcli #71

Closed unixer closed 9 years ago

unixer commented 9 years ago

Hi manio, the dvbapi works with plugin mcli (reelbox netceiver) and oscam ?? tnks Unixer

manio commented 9 years ago

I don't know. Give it a try...

unixer commented 9 years ago

tnks if you want any log ask me :D

unixer commented 9 years ago

if you are closed the issue ?? i test it and don't work the result il channels not available CAM 8: replies to QUERY - multi channel decryption possible 2014-10-16T15:09:51.233145+02:00 localhost vdr: [2165] DVBAPI: 1.0 CA_PMT decoding len=7 lm=3 prg=0 len=1 2014-10-16T15:09:51.233148+02:00 localhost vdr: [2165] DVBAPI: ci_cmd(G)=03 2014-10-16T15:09:51.233150+02:00 localhost vdr: [2165] DVBAPI: 1.0 got CA pmt ciCmd=3 caLm=3 2014-10-16T15:09:51.233152+02:00 localhost vdr: [2165] DVBAPI: 1.0 answer to query 2014-10-16T15:09:51.233154+02:00 localhost vdr: [2165] DVBAPI: 1.0 no action taken

manio commented 9 years ago

I closed the issue because you was asking me if it is working. It's rather usual that people try it first and if it doesn't work, then create an issue :) Besides your english is a little hard to understand...

Your log is not sufficient to tell you what is wrong. You also did not provide any information about plugin version, VDR version.

CReimer commented 9 years ago

No, it doesn't work with the mcli plugin. The mcli plugin is comparable to the satip plugin. It's almost the same use case, but mcli uses it's own protocol to communicate to Reel Multimedia's Netceiver devices.

The only network plugin, which is known to work is the satip-plugin. To make mcli work someone has to implement all the newly introduced cCamSlot function into mcli.

unixer commented 9 years ago

I'm sorry for bad englis :( Vdr is 2.1.6 dvbapi il the commit 2617a7f27e25c68ed85953afb21b94e01b723acb the vdr-plugin-mcli is the http://projects.vdr-developer.org/git/vdr-plugin-mcli.git/commit/?id=907338bb5d562a455d9e8cfa375c576bd24450f1

afther i post other log oscam and dvbapi tnks Unixer

manio commented 9 years ago

@unixer You don't need to post any logs - as @CReimer explained (thx) it is not supported until someone will implement cCamSlot function into mcli.