oscam & minisatip & DigiBit R1

Support forum for minisatip
kianusch
Posts: 31
Joined: Fri Dec 29, 2017 10:59 pm

oscam & minisatip & DigiBit R1

Post by kianusch »

Hello,

My configuration: Latest minisatip running on Digibit R1 (satip-axe).
Everything works fine - but when I try to run oscam in this setup,
I actually can decryt the current channel - but as soon as I switch to another channel - oscam decryption does not work - I have to stop minisatip and start it again ... to decrypt the current channel -

Seems that oscam does not recognize switching channels.

I experimented with different boxtypes in oscam - also with different setting in minisatip (-1) ... but can not get it to run correctly.

Also - the included minisatip in the satip-axe package won't work at all - so I compiled my "own" version ...

# minisatip8 --help
minisatip version 0.7.16-axe215, compiled with s2api version: 0501
[07/12 21:51:39.487 main]: Built with dvbcsa
[07/12 21:51:39.488 main]: Built without CI
[07/12 21:51:39.488 main]: Built with dvbapi
[07/12 21:51:39.488 main]: Built without AES (OpenSSL)
[07/12 21:51:39.488 main]: Built with tables processing
[07/12 21:51:39.489 main]: Built with pmt processing
[07/12 21:51:39.489 main]: Built with satip client
[07/12 21:51:39.489 main]: Built with linux dvb client
[07/12 21:51:39.489 main]: Built with backtrace
[07/12 21:51:39.489 main]: Built without netceiver
[07/12 21:51:39.489 main]: Built for satip-axe

minisatip run with -o pointing to an different oscam on a different server works.

Any Ideas?
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: oscam & minisatip & DigiBit R1

Post by cata »

Can you tell me the command line you are using and attxh the log? (Add -l http -f)
kianusch
Posts: 31
Joined: Fri Dec 29, 2017 10:59 pm

Re: oscam & minisatip & DigiBit R1

Post by kianusch »

Hello,

Minisatip started with

minisatip8 -l http -f -j 0:4-984,1:5-1020,2:6-1056,3:7-1092 -o /tmp/camd.socket -p http://qnap.home/channels.m3u > /tmp/log
Attachments
log.zip
(28.87 KiB) Downloaded 361 times
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: oscam & minisatip & DigiBit R1

Post by cata »

Generally with the default minisatip only adapter 0 works.
You need this patch: http://www.streamboard.tv/oscam/ticket/4625 to have all the adapters working.
kianusch
Posts: 31
Joined: Fri Dec 29, 2017 10:59 pm

Re: oscam & minisatip & DigiBit R1

Post by kianusch »

Even with this patch ... still not working.
Zapping is not recognized.

When I understand the patch correctly - it would be relevant, if zapping would change the demuxer - but even when the demuxer is not changed by zapping - it does not work.

But besides my problem - anybody out there having a working oscam with running with "camd.socket" on a "Digibit R1"?
You'd need stapi - but stapi seems to have some problems - or am I missing something?
9000h
Posts: 89
Joined: Tue May 12, 2015 1:49 pm

Re: oscam & minisatip & DigiBit R1

Post by 9000h »

kianusch
Posts: 31
Joined: Fri Dec 29, 2017 10:59 pm

Re: oscam & minisatip & DigiBit R1

Post by kianusch »

Still not working with the latest release (r11486).

Maybe I have a wrong configuration?

BoxType: 12
PMT Mode: 4

But I tried other modes too - and dod not have any success.
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: oscam & minisatip & DigiBit R1

Post by cata »

Can u upload both minisatip and oscam log. Let me know at which date/time the issue occurs.
kianusch
Posts: 31
Joined: Fri Dec 29, 2017 10:59 pm

Re: oscam & minisatip & DigiBit R1

Post by kianusch »

minisatip started as:

minisatip8 -l http -f -j 0:4-984,1:5-1020,2:6-1056,3:7-1092 -o /tmp/camd.socket -p http://qnap.home/channels.m3u

oscam-dvbapi configured with:

BoxType: pc-nodmx
PMT-Mode: 0-use camd.socket and PMT file

Startup with ORF1 -> descrambling works fine (Timestamp 21:54:50)
ZAP to ORF2 -> descrambling stops working (Timestamp 21:55:04)
Attachments
logs.zip
(16.51 KiB) Downloaded 337 times
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: oscam & minisatip & DigiBit R1

Post by cata »

To run in local mode try the following settings:

[dvbapi]
enabled = 1
au = 1
pmt_mode = 4
request_mode = 1
delayer = 60
user = <USER>
extended_cw_api = 2

Please let me know if this works.
Post Reply