Page 1 of 2

How to setup CI+ with minisatip?

Posted: Sat Sep 28, 2019 12:20 pm
by retrofan
Hi! Did you guys get minisatip work with CI+ interface of your Enigma2 receiver? Enigma2 does the decryption in hardware and sends it back to minisatip. I also would like to test it, but until now only unencrypted channels do work.
Last year I tested minisatip succesfully with CI+ but now it doesn't work anymore. I don't know why. In Enigma2 CI+ still works fine.
I see the sources of minisatip do mention CI+, so prabably it should work somehow?
Maybe I have to enter a parameter in commandline of minisatip? CI+ is already part of the binaries as far as I know.

Re: How to setup CI+ with minisatip?

Posted: Sat Sep 28, 2019 4:45 pm
by retrofan
You may also send me a PM.

Re: How to setup CI+ with minisatip?

Posted: Sat Sep 28, 2019 11:15 pm
by cata
Minisatip cannot work with a CAM on enigma2 due to the fact that the API are not provided thru the linux dvb api.

As a result the only way do access CI is by using rtsp server in enigma2: https://www.opena.tv/openatv-6-2-image- ... post336758

Re: How to setup CI+ with minisatip?

Posted: Sun Sep 29, 2019 5:53 am
by retrofan
Okay thanks.
And what about certificates?
Maybe those are missing now and that's the reason it doesn't work?

Re: How to setup CI+ with minisatip?

Posted: Sun Sep 29, 2019 7:00 am
by cata
If enigma2 works with CI+ channels minisatip shouls work too.

Re: How to setup CI+ with minisatip?

Posted: Sun Sep 29, 2019 8:25 am
by retrofan
Good to know, but it still doesn't work. CI+ in Enigma2 works fine, but not with minisatip latest binary.

Or maybe other people do know what I'm doing wrong... please let me know. Thanks.

Re: How to setup CI+ with minisatip?

Posted: Wed Oct 02, 2019 9:41 am
by dorinilut
I also have the same issue. Never managed to get it to work with coded channels. As stated by retrofan I can watch encrypted channels via enigma2 but when I try streaming via tvheadend they come in as encrypted. This is on a Vu+ Duo2 with DVB-C tuners. I am also totally unsure on what flags to use to launch the whole thing. Any help would be really appreciated.

Re: How to setup CI+ with minisatip?

Posted: Sat Oct 05, 2019 8:30 pm
by cata
Can you upload minisatip logs? (add -l http -f )

Re: How to setup CI+ with minisatip?

Posted: Thu Oct 10, 2019 3:45 pm
by retrofan
@cata: Do we have to install libraries as well for CI+ on OpenATV 6.2 / 6.3?

Re: How to setup CI+ with minisatip?

Posted: Thu Oct 10, 2019 4:51 pm
by 9000h
Hi,
for CI support "libdvben50221 libdvbapi libucsi" is needed if you have a look in the Makefile.
CU
9000h