VDR 1.4.xx & Streamdev

  • Firstly I'd like to say hi to everyone, and what a great forum this is!.


    Right back to topic.


    Im running gentoo with a 2.6.17 kernel, vdr 1.4.xx with the latest V4L drivers.


    I've read and translated a lot of pages but I still cannot get streamdev working with vdr 1.4.xx, i've tried the guide on the "hooch" website but that doesnt compile properly even if I get the patches working properly.


    I did find one version of streamdev that appeared to work and that was from a post written in german on here somewhere, but the problem I found is that version of streamdev didnt have the option to use a external remux i.e. by http://xx.xx.xx.xx:3000/Extern/30 which will call the external remux script located in "/root/externremux.sh"


    I really need to get that working as i'd like to stream video over the internet at a lower bitrate using mencoder.


    Any help greatfully recieved!.


    Dale

  • Moin!


    Ich habe das gleiche Problem und um es etwas einacher zu machen, erkläre ich das Problem nochmal auf deutsch:


    Seit der VDR-Version 1.4.0 geht bei mir (uns) das Streamen über die "externe" Schnittstelle (externremux.sh) nicht mehr. An der Datei habe ich nichts verändert und auch am VDR sonst (bis auf das Update auf 1.4.0) hat sich nicht verändert! Das Log wird "Borken pipe"-Einträgen geflutet. Das Streamen über PES bzw PS geht, aber das ist über WLan-B nicht stabil! Kann jemand das Prblem bestätigen bzw. hat jemand eine Lösung oder wenigstens einen Lösungsansatz?


    Danke und Gruß


    Toxic


    PS.: Hier noch meine Datei, vielleicht habe ich ja doch was übersehen:

    Code
    rm -f /tmp/out.avi
    /usr/bin/mkfifo /tmp/out.avi
    cat /tmp/out.avi &
    /usr/bin/mencoder -srate 44100 -ovc lavc -lavcopts vbitrate=1500 -oac mp3lame -lameopts cbr:br=128 -vf scale=400:300 -o /tmp/out.avi -- - &>/tmp/out.log
    #

    Registrierter VDR-User #1275


    VDR-Server: Proxmox 7.1 - LXC Container - Debian 11.5 - eTobi-VDR 2.6.0

    DVB-Hardware: Digital Devices - Cine S2 V5.5 und V6

    VDR-Clients: FireTV Sticks 2 bis 4K Max und Kodi 19.4

  • Also dann in meinem Fall: "-r /root/externremux.sh" oder wie? Ist der Pfad auch nicht mehr vorgegeben? Meine aber, ich habe an den Sourcen seit langem nix geändert (also seit es ging)!


    Gruß


    Toxic

    Registrierter VDR-User #1275


    VDR-Server: Proxmox 7.1 - LXC Container - Debian 11.5 - eTobi-VDR 2.6.0

    DVB-Hardware: Digital Devices - Cine S2 V5.5 und V6

    VDR-Clients: FireTV Sticks 2 bis 4K Max und Kodi 19.4

  • Danke, das hatte ich überlesen!! :rolleyes:

    Registrierter VDR-User #1275


    VDR-Server: Proxmox 7.1 - LXC Container - Debian 11.5 - eTobi-VDR 2.6.0

    DVB-Hardware: Digital Devices - Cine S2 V5.5 und V6

    VDR-Clients: FireTV Sticks 2 bis 4K Max und Kodi 19.4

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!