Posts by menn0

    Unfortunately I dont have a screen attached, on a postive note 4.3 works.

    Getting it to boot at startup I fail to edit something;

    Code
    LibreELEC:~/.kodi/addons/service.tvheadend43/system.d # rm service.tvheadend43.service
    rm: remove 'service.tvheadend43.service'? y
    rm: can't remove 'service.tvheadend43.service': Read-only file system

    I am trying to symbolic link

    Code
    LibreELEC:~/.config/system.d # ln -s ./service.tvheadend43.service /storage/.kodi/addons/service.tvheadend43/system.d/service.tvheadend43.service
    ln: /storage/.kodi/addons/service.tvheadend43/system.d/service.tvheadend43.service: File exists

    I cannot mount it rw, no matter what I try.

    On a side note I am trying to edit /.cache/config/sshd.conf as well to increase timeout, but I cannot edit it either due to Read only filesystem.

    Any suggestions on making it rw?

    Code
    mount -o remount,rw /storage
    mount -o remount,rw /flash

    To no avail

    thanks dtek for all your work,

    So I got an ancient dvbs2 wetek 1 running, and updated today to you 9.2.8 build.

    Ive updated to the latest compatible tvheadend I could find, which I think is;

    http://build.mycvh.de/Tvh-LE9.0/4.3-1774-01.03.2019/WeTek_Play-service.tvheadend42-4.3-1774.zip

    On startup tvh fails though

    Code
    ./tvheadend: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

    while version running is;

    Code
    LibreELEC:~ # openssl version
    OpenSSL 1.1.1v  1 Aug 2023

    Now I tried to do some ln -s magic

    but

    Code
    LibreELEC:/usr/lib # ln -s libssl.so.1.1 libssl.so.1.0.0
    ln: libssl.so.1.0.0: Read-only file system

    What should I do? Or is upgrading the only viable path? :))

    Later on I'll try the old kernel, but it remains insteresting this because CPU load is only 60% (of 400) and there's 1gb of ram etc.

    If the Pi2 isnt capable it seems it's due to its USB irq management, or lack of it. 480mbit should be enough to receive 2x 10mbit HD stream and than send it over its ethernet port.

    I havent tested that, I always had this running with just one usb tuner with the above tuner. (technotrend) than added the WinTV last week and started testing running them at the same time.

    Since this thread mainly focusses on older kernels I thought it was already out of the window @4.19.36.

    If not Ill be happy to rollback to an older version mentioned here.

    It seems clear to me that the timing on the shared USB bus throws the raspberry pi off and all these timing issues start to emerge.

    I was running 9.0.2 and remotely updated now remotely which made it hang.

    Can you recommend a specific older version for me to try?

    I still suffer from this when I enable both my USB tuners on a non-overclocked rapsberry pi2b.

    Details;

    Code
    2020-05-02 21:40:41.354 TS: DVB-C Network/386MHz/NPO 3 HD: MPEG2AUDIO @ #3211 Continuity counter error (total 68)
    2020-05-02 21:40:45.031 tbl-eit: eit: 386MHz in DVB-C Network: invalid checksum (len 288, errors 65)
    2020-05-02 21:40:45.031 tbl-pass: pass-eit: -: invalid checksum (len 288, errors 65)
    2020-05-02 21:40:45.451 tbl-base: nit: 386MHz in DVB-C Network: invalid checksum (len 997, errors 6)
    2020-05-02 21:40:46.489 tbl-base: sdt: 386MHz in DVB-C Network: invalid checksum (len 430, errors 6)
    2020-05-02 21:40:46.494 tbl-pass: pass-sdt: -: invalid checksum (len 430, errors 6)
    Code
    LibreELEC:~ # uname -a
    Linux LibreELEC 4.19.36 #1 SMP Sat May 4 17:23:44 CEST 2019 armv7l GNU/Linux
    Code
    LibreELEC:~ # lsusb
    Bus 001 Device 007: ID 2040:8268 Hauppauge
    Bus 001 Device 006: ID 0781:5583 SanDisk Corp. Ultra Fit
    Bus 001 Device 005: ID 0b48:3014 TechnoTrend AG TT-TVStick CT2-4400
    Bus 001 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
    Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
    Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Dmesg;

    Running only one of either USB tuners gives zero continuity errors. What should I do?

    I started to use this usb tuner too.

    I am using LE 9.0.1 with its latest stable TVH server 4.24.7-44.

    For me only the;

    DVB-C & DVB-T get rcognized not DVB-T2.

    I use it for DVB-C, but unfortunately it presents quite a lot of ;

    Code
    019-03-18 13:45:38.285 TS: DVB-C Network/386MHz/ZZF HD: H264 @ #2001 Continuity counter error (total 35)

    continuity errors.

    As of yet, not really usable if you count on this as your prime source of DVB-C :(

    Ok I am thinking about the following setup than

    VPN.jpg

    But is a Wetek Play (1st gen) strong enough to playback DVBs and also act as a OpenVPN server. I tested a PPTP tunnel on the router of the DVB-C and that worked, but a IPsec VPN was already too much for streaming live TV. I am a bit worried setting it all up and than get a lot of stutter :)

    It would help a little if PPTP VPN would be enabled again in Libreelec but I understand they are not secure enough. Although that isnt a mega priority here, non stuttering tele is :)

    Ok so my situation

    Code
                   DVB-S
                  /
                 /
    Client - WAN
                \
                 \ DVB C

    All 3 run libreelec and tvheadend.

    The c,lient will never auto discover IP>SAT on servers cause it will only scan local networks.

    On the client i've added:

    Code
    TVH_ARGS_EXTRA="--satip_xml http://ext.ern.al.ip:9981/satipdesc.xml"

    in: /storage/.kodi/addons/service.tvheadend42/bin/tvheadend42.start

    But I still cannot see the dvb>sat server in DVB-Inputs.

    1. What is wrong? I thought at this point I wouldnt needt to forward any other port than 9981. The above .xml is visible in any browser

    2. How is security tackled with SAT>IP over wan? Any usermanagement? If none I guess VPN is only solution.

    There are no clear guides on SAT>IP over WAN i hope this might become one :)

    The thing is,
    With the android htsp client it is no problem, in a browser it's not a problem.
    The password in client is all good, otherwise I also wouldnt see the stream. And I use the admin login for the client, so let's say with superpowers :)

    Since it works with other client (android Tvheadend htsp client) it's probably something in my pvr.hts client ..... but I 've checked all options and I dont see what else I can do.


    Not the same problem... sure you have all ok with tvheadend access control permissions? Maybe it needs some specific permission to get icons, that you didn't enable for that user?

    If you don't find why try this on ssh and post the output:

    Code
    curl -o /dev/null -v -m 10 http://USERNAME:[email protected]:9981/imagecache/573


    (replace USERNAME/PASSWORD by the same one you use on kodi tvheadend pvr addon...)

    It's back with

    Server : HTS Tvheadend 4.1.2415
    Client 3,4,14 kodi 17, libreelec beta 3.