thank you very much, now the channels are working at sky
Oscam Icam TVHeadend
-
- ICAM OSCam
- Chris230291
- Thread is marked as Resolved.
-
-
Display More
Unfortunately, tvh still requires a patch, I added the old method...
CoreELEC/addons/Amlogic-no/22.0.3/aarch64:
(src.zip)
...

Thanks again.
I take the code for next updates.
Kind regards
-
Thank you, now it works
-
Display MoreDisplay More
Unfortunately, tvh still requires a patch, I added the old method...
CoreELEC/addons/Amlogic-no/22.0.3/aarch64:
(src.zip)
...

Thanks again.
I take the code for next updates.
Kind regards
New updates
– tvheadend42: update ffmpeg to 7.1.1 and addon (8) (Rudi Heitbaum)
– tvheadend43: update ffmpeg to 7.1.1 and addon (8) (Rudi Heitbaum)
-
New updates
– tvheadend42: update ffmpeg to 7.1.1 and addon (8) (Rudi Heitbaum)
– tvheadend43: update ffmpeg to 7.1.1 and addon (8) (Rudi Heitbaum)
Using fegol code:
https://www.linuxsat-support.c…ttachment/304404-src-zip/ -
Thank you
How can I learn to compile so I can do it myself?
-
I need help verifying my settings.
i have ubuntu 22 with oscam emu 2.25.03-11874-802 & tvheadend 4.3-2375~g653bd0400
my conf:
Code[streamrelay] stream_relay_enabled = 1 stream_relay_user = icam stream_source_host = 127.0.0.1 stream_source_port = 9981 stream_source_auth_user = tv stream_source_auth_password = tv stream_ecm_delay = 0and m3u:
Code#EXTM3U #EXTINF:-1,Sky Cinema Premieren HD / SKY http://127.0.0.1:17999/stream/service/0428c515f2681bfeaacc4d18c5b5f2fc?profile=icam&descramble=0&emm=0&:0:0:1log oscam:
Code(client) plain streamrelay-client 127.0.0.1 granted (icam, au=auto (6 reader)) 2025/03/19 14:31:48 19BDAD36 c (relay) Stream client 0 connected. ip=127.0.0.1 port=51687 2025/03/19 14:31:48 19BDAD36 c (relay) Stream client 0 request. host=127.0.0.1 port=9981 path=/stream/service/0428c515f2681bfeaacc4d18c5b5f2fc?profile=icam&descramble=0&emm=0&:0:0:5541 (http header) 2025/03/19 14:31:48 19BDAD36 c (relay) ERROR: stream client 0 got 401 response from stream source! 2025/03/19 14:31:49 19BDAD36 c (-) -- Skipped 2 duplicated log lines -- 2025/03/19 14:31:49 19BDAD36 c (relay) Stream client 0 disconnected. ip=127.0.0.1 port=51687 2025/03/19 14:31:49 19BDAD36 c (client) icam disconnected from 127.0.0.1log tvheadend
Code2025-03-19 14:49:14.097 htsp: Got connection from 127.0.0.1 2025-03-19 14:49:14.097 htsp: 127.0.0.1: DisconnectedWhat's wrong with them?
-
why do you want to use it with streamrelay, because there is no need for that
and in this https://github.com/tvheadend/tvheadend/tree/653bd0400b4413db96b80c807f0f7524f9248adb/src this command "profile=icam&descramble=0&emm=0&:0:0:1" does not work...
did you update ... libdvbcsa?
No Live lInk please
-
i want try icam
and build libdvbcsa from https://github.com/glenvt18/libdvbcsa.git
and install libdvbcsa-dev 1.1.0-2build1
same TUTORIAL https://blog.gentz.com.de/bloggentz/?p=765
i have also this WARNING in log oscam
Code(relay) WARNING: (wrong) static dvbcsa parallel mode = 64 (relay buffer time: 0 ms)! ECM processing via Streamrelay does not work! Missing dvbcsa ecm headers during build! (relay) Stream Relay server initialized. ip=:: port=17999NO LIVE LINK PLEASE
-
Do you want it on a raspberry (aarch64) or a desktop (x86_64)?
-
i have also this WARNING in log oscam
Code (relay) WARNING: (wrong) static dvbcsa parallel mode = 64 (relay buffer time: 0 ms)! ECM processing via Streamrelay does not work! Missing dvbcsa ecm headers during build! (relay) Stream Relay server initialized. ip=:: port=17999You do not need oscam with stream relay support for TVH, it's already hardcoded.
So you can use oscam for other things without stream relay support .
;
-
Do you want it on a raspberry (aarch64) or a desktop (x86_64)?
desktop (x86_64)
&
arm for NG 21-coreelec
-
i have also this WARNING in log oscam
Code (relay) WARNING: (wrong) static dvbcsa parallel mode = 64 (relay buffer time: 0 ms)! ECM processing via Streamrelay does not work! Missing dvbcsa ecm headers during build! (relay) Stream Relay server initialized. ip=:: port=17999You do not need oscam with stream relay support for TVH, it's already hardcoded.
So you can use oscam for other things without stream relay support .
;
OK
how create line m3u? or use via tvheadend?
-
try on desktop (x86_64):
Build and install libdvbcsa:
Codegit clone https://github.com/oe-mirrors/libdvbcsa cd libdvbcsa ./bootstrap ./configure --enable-shared --disable-static --enable-ssse3 make sudo make install sudo cp /usr/local/lib/libdvbcsa.so.1.1.0 /usr/lib/x86_64-linux-gnu/libdvbcsa.so.1.0.1And use the same configurations as for coreelec, and you don't have to bother with m3u...
-
tvheadend_4.3-2375~g653bd0400-dirty~jammy_amd64.deb for ubuntu 22.04 but with static dvbcsa
(src.zip)
example configuration:
Code
Display More[dvbapi] enabled = 1 au = 1 pmt_mode = 4 listen_port = 9000 delayer = 60 user = dvbapi read_sdt = 1 write_sdt_prov = 1 extended_cw_api = 1 boxtype = pc...

-
Tvheadend reconfigured previous Tvheadend 22.0.3.8 versions no longer work on the system.
New updates
– tvheadend42: update ffmpeg to 7.1.1 and addon (8) (Rudi Heitbaum)
– tvheadend43: update ffmpeg to 7.1.1 and addon (8) (Rudi Heitbaum)
Using fegol code:
https://www.linuxsat-support.c…ttachment/304404-src-zip/"Major version on the libxml2 shared library was changed impacting programs compiled against the .2.so now is .16.so"
New version tvheadend at the following link. The sky de channels are not working with this Tvheadend.
CoreELEC Tvheadend43 (22.0.3.9)
CoreELEC Tvheadend42 (22.0.3.9)
LibreELEC Tvheadend43 (12.80.1.9)
LibreELEC Tvheadend42 (12.80.1.9
-
Try these.
-
-
Don't use live links, learn to use the options that have been inserted in the replies: tag code for link
-
Try these.
can i use this for Libreelec Intel Genrec 86-64?
Your resource for OSCam softcam
![]()
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!
