Posts by boxmax

    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=17999

    You 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?

    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?

    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=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:


    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              = 0


    and 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:1



    log 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.1

    log tvheadend

    Code
    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?