Hi,
Is that an extract of the build log ?
no
Hi,
Is that an extract of the build log ?
no
i have wsl ubuntu 22
and have error upx
have upx Version _sys_check: line 47: [: ==: unary operator expected
nok
Selected installer: debian_os
_sys_check: line 47: [: ==: unary operator expected
sanity fail
how fix?
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?
Do you want it on a raspberry (aarch64) or a desktop (x86_64)?
desktop (x86_64)
&
arm for NG 21-coreelec
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
(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=17999
NO LIVE LINK PLEASE
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:
[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 = 0
and m3u:
#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:1
log oscam:
(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.1
log tvheadend
2025-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: Disconnected
What's wrong with them?