Project

General

Profile

Bug #4038

Descrambling works only for the first tuned channel

Added by Morbid Angel about 8 years ago. Updated over 7 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
Descrambling
Target version:
-
Start date:
2016-10-23
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1.2298
Affected Versions:

Description

Descrambling works only for the first tuned channel, if I change the channel then it doesnt work anymore... On OScam I don see that tvheadend asks for the keys.
After restart of tvheadend it works again for 1 channel.

History

#1

Updated by saen acro about 8 years ago

Are you have Local card, or your provider limiting you by ECM?

#2

Updated by Morbid Angel about 8 years ago

I have local cards... it works for each channel but I need each time I zap to other channel to restart tvheadend

#3

Updated by saen acro about 8 years ago

How do you configure N-line in TVH and oscam?
Are you try to make second N-line account for TVH

Do you use DVBAPI?

#4

Updated by Morbid Angel about 8 years ago

tvh config:

{
"mode": 6,
"camdfilename": "/tmp/camd.socket",
"port": 0,
"class": "caclient_capmt",
"index": 1,
"enabled": true
}

oscam.conf config:

[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
user = tvheadend
read_sdt = 1
boxtype = pc-nodmx

oscam.user config:

[account]
user = tvheadend
au = 1
group = 1,2
cccmaxhops = 1
cccreshare = 0
cccignorereshare = 1

the same config worked with 4.0.9 (only mode on tvheadend was OSCam pc-nodmx (rev >= 9756) but have already tried it with 2298 and same problem)

#5

Updated by Morbid Angel about 8 years ago

4.1.2299 same problem...

#6

Updated by Morbid Angel about 8 years ago

compiled with --disable-lockowner --enable-bundle --disable-ffmpeg_static

#7

Updated by Morbid Angel about 8 years ago

saen acro wrote:

How do you configure N-line in TVH and oscam?
Are you try to make second N-line account for TVH

Do you use DVBAPI?

it is better to use N-Line or dvbapi?

#8

Updated by Jaroslav Kysela about 8 years ago

Which oscam version? Also try network '127.0.0.1' connection instead named socket.

#9

Updated by Morbid Angel about 8 years ago

Jaroslav Kysela wrote:

Which oscam version? Also try network '127.0.0.1' connection instead named socket.

1.20.11270

#10

Updated by Morbid Angel about 8 years ago

Jaroslav Kysela wrote:

Which oscam version? Also try network '127.0.0.1' connection instead named socket.

oh cool it works over 127.0.0.1 without the bug... THX

#11

Updated by Rob vh about 8 years ago

Hm, this works for meL

oscam.conf:
[dvbapi]
enabled = 1
au = 1
pmt_mode = 4
user = api
read_sdt = 2
boxtype = pc-nodmx

I have an older oscam so still using mode 4 in tvheadend

#12

Updated by Jaroslav Kysela over 7 years ago

  • Status changed from New to Fixed

I found some issues in the tvheadend's capmt/dvbapi code. I believe that the named pipe (socket) connection should work now. Closing as fixed.

Also available in: Atom PDF