Forums » Descrambling »
Descrambling not working...
Added by Anders R about 13 years ago
Hi!
- TvHeadend git-9d775da
- NewCs 1.67 RC1
- OmniKey cardreader
- IPTV multicast UDP over RTP h264, HE-AAC - Conax CAS5
TvHeadend connects to NewCs, but can not descramble channels.
This used to work.
Anybody got any ideas?
See logs + config in .zip.
Attached: zip with tvheadend.log, newCs.log, newcs.xml, channel config and 20 sec tcpdump (tcpdump -w nrk1.cap -nnvvX -s 0 -i eth0 host 233.171.129.100 and port 5500).
Regards, Anders
Replies (4)
RE: Descrambling not working... - Added by Anders R about 13 years ago
Changed newcs for oscam; still no go.
Oscam sees all my entitlements, communication tvheadend/oscam -> ok
oscam.log:
-----------------------
2011/08/17 12:24:56 8AC1650 r [conax-reader] ready for requests
2011/08/17 12:24:57 0 s init for all local cards done
2011/08/17 12:24:57 0 s anti cascading disabled
2011/08/17 12:25:51 8AC4050 c client connected to 15050 port
2011/08/17 12:25:51 8AC4050 c encrypted newcamd:15050-client 10.0.0.103 granted (tvheadend, au=on (1 reader))
2011/08/17 12:25:51 8AC4050 c user tvheadend authenticated successfully (Tvhead end)
2011/08/17 12:25:51 8AC4050 c AU enabled for user tvheadend on reader omnikey
2011/08/17 12:58:46 8AC1650 r Error processing ecm for caid 0B04, srvid 0000 (s ervicename: ) on reader omnikey.
2011/08/17 12:58:46 8AC4050 c tvheadend (0B04&000000/0000/6F:181D): not found ( 228 ms) by omnikey (of 1 avail 1)
2011/08/17 12:58:48 8AC4050 c tvheadend (0B04&000000/0000/6F:181D): not found ( 0 ms) by omnikey (of 1 avail 1)
Tvheadend debug:
------------------------
[DEBUG]:cwc: eth0/233.171.129.100 using CWC 10.0.0.102:15050
[INFO]:subscription: "HTTP" subscribing on "test-nrk1", weight: 150, adapter: "eth0", network: "<N/A>", mux: "233.171.129.100", provider: "<N/A>", service: "<N/A>", quality: 100
[DEBUG]:Service: eth0/233.171.129.100: Status changed to [Hardware input]
[DEBUG]:Service: eth0/233.171.129.100: Status changed to [Hardware input] [Input on service]
[DEBUG]:Service: eth0/233.171.129.100: Status changed to [Hardware input] [Input on service] [Demuxed packets]
[DEBUG]:cwc: Sending ECM section=0/0, for service (null) (seqno: 92) PID 7576
[DEBUG]:cwc: Received NOK for service "(null)" (seqno: 92 Req delay: 1 ms)
[ERROR]:cwc: Can not descramble service "(null)", access denied (seqno: 92 Req delay: 1 ms)
[DEBUG]:Service: eth0/233.171.129.100: Status changed to [Hardware input] [Input on service] [Demuxed packets] [No access]
[DEBUG]:Service: eth0/233.171.129.100: Status changed to [Hardware input] [Input on service] [Demuxed packets] [Reassembled packets] [No access]
[INFO]:subscription: "HTTP" unsubscribing from "test-nrk1"
--------------------------
Does anybody have any ideas?
Regards Anders.
RE: Descrambling not working... - Added by MrRepel Joooow about 13 years ago
Do you have your CAID correct in the newcamd section ? It seems that the id isnt found. I also cant find the ID 0B04&000000 for a provider.
011/08/17 12:58:46 8AC4050 c tvheadend (0B04&000000/0000/6F:181D): not found ( 228 ms) by omnikey (of 1 avail 1)
If you look in readers -> entitlements you see the CAID. You have to add this to the newcamd section (oscam.conf) like
port = 34000@0100:00006A
This is for a dutch canaaldigitaal card. the newcamd port used here is 34000.
RE: Descrambling not working... - Added by Anders R about 13 years ago
The CAID is correct, 0B04. It's a Norwegian IPTV provider.
This used to work (tvhe + newcs), but suddenly stopped.
My oscam config is in http://www.lonelycoder.com/redmine/boards/13/topics/1733 - I think (?) it's all correct... :-=
I'm really at a loss here.. :-(
Regards,
Anders
RE: Descrambling not working... - Added by Anders R about 13 years ago
Still no luck here.
Is anybody able to give me a pointer?
Config etc: http://www.lonelycoder.com/redmine/boards/13/topics/1733
Regards,
Anders