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

Multiple Users in Network mode? #75

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hello!

The dvbapi Network mode is a awesome future ! I have two htpcs. In the past both had its own oscam which got its cws from a centralizes card reading oscam. With the "new" network feature I don't need the separated oscams anymore.

Is it possible, that each htpc get its own dvbapi username?

Thanks Stephan

manio commented 9 years ago

Thanks :) You are using it simultaneously? If so - you probably using the adapter index offset parameter, right?

ghost commented 9 years ago

Nono maybe i Missdiscribed.

Htpc1: /dev/dvb/adapter0 /dev/dvb/adapter1

Htpc2: /dev/dvb/adapter0 /dev/dvb/adapter1

So i want in my routers oscam instance two Users for dvbapi. When Football is running I watch football on htpc1 and my wife is watching another channel on htpc2. You know what I mean?

manio commented 9 years ago

What you mean is called "simultaneous usage" :) Did you try to set with according to the plugin documentation? Just on one plugin set -o2 and it should work.

ghost commented 9 years ago

Yes but it's not possible to block channels just for one of the pcs right? Normally i do this using Services in oscam.

manio commented 9 years ago

Yes i know what you mean. It's now unable to distinguish between those connections in the oscam and treat them as different dvbapi users. I think it will be not such easy, it need some work on in the oscam because it is now not prepared to handle such cases (it was designed to handle single STB box connection).

I don't have a time to work on it in the oscam currently, so if you wish you need to talk about it on the streamboard - maybe some dev will help you. One way or another - it is not a dvbapi plugin issue, but the oscam thing. Closing issue.