Open Source Streaming Solution

Wir haben aktuell ein Problem mit dem Board und arbeiten an der Lösung...
  • Zitat

    Original von schneiderch
    In welcher Datei kann ich den Streaming Port ändern?


    See instructions in first post ...

    Kathrein UFS910 (AAF E2)
    Dbox2 (latest Petze)

  • Zitat

    Original von horizons


    Das geht nicht, die streaming urls von enigma sind vom jeweilig laufenden kanal abhängig. d.h. für jeden kanal anders und wenn du in bei einem singletuner z.b. umschaltest während du streamst bekommt der vlc transcoding prozess keinen input mehr.
    Und ich denke es hängt dann sogar komplett, d.h. auch nach dem zurückschalten fängt es sich der transcoding prozess nicht wieder.


    Zudem hättest du für unterschiedliche kanäle unterschiedliche auflösungen (hd/sd/ anamorph etc.) schon allein deswegen würde es nicht funktionieren.


    Hab jetzt ein wenig gesucht und für enigma1 Boxen soll es angeblich ein Plugin namens zapstream gegeben haben, welches den Stream vom aktuellen Sender an einem Port ausgibt.
    Für enigma2 Konnte ich so etwas leider nicht finden.

  • Zitat

    Original von Tiuz
    ...
    Für enigma2 Konnte ich so etwas leider nicht finden.


    It is relatively easy to modify the streaming solution code to suit your needs. You can modify the start button code a little and use this web api command:

    Code
    http://dreambox/web/subservices


    This returns the e2servicereference, eg.

    Code
    1:0:1:335:9DD0:7E:820000:0:0:0:


    In that case your live stream link is:

    Code
    http://dreambox/1:0:1:335:9DD0:7E:820000:0:0:0:

    Kathrein UFS910 (AAF E2)
    Dbox2 (latest Petze)

    Einmal editiert, zuletzt von jockyw2001 ()

  • Zitat

    Original von Tiuz
    But it should continue streaming after I change the channel with the remote.


    That would require modifications in box sw. After zapping the box would need to tell streaming clients to stop the current stream and start streaming a new service. With my proposed solution the streaming client user must click stop and start after a zap.

    Kathrein UFS910 (AAF E2)
    Dbox2 (latest Petze)

  • zu Beginn erst einmal vielen Dank für diese tolle und elegante Lösung.


    Nachdem ich mir das neue Google Tablet gegönnt habe, musste ich leider feststellen das Adobe den Flash Support eingestellt hat.


    Demnach funktioniert das Player auch nicht mehr, der beim Streaming verwendet wird.


    Wäre eine ähnliche Lösung wie beim Iphone denkbar?


    Vielen Dank und Grüße
    Frank


  • die iphone lösung nutzt ein m3u8 file mit den jeweilig segmentieren ts files. Ka was dein Google Nexus alles unterstützt (muß eben die endung erkennen und die jeweilige app öffnen). Da ich kein Android Tablet habe kann ich das auch nicht testen. Du kannst aber mal mit dem iphone/ipad (oder dem dem jeweiligen vlc aufruf per console) einen stream öffnen und dein Nexus direkt die url zum dem m3u8 file eingeben. Wenn sich dann was öffnet gut, wenn nicht ... dann nicht.


    aber soweit wie ich das sehe kann man immer noch flash nachinstallieren.
    http://www.youtube.com/watch?v=Trt2J53li18
    oder einfach mal nach "google nexus flash support" suchen. funktioniert anscheinend dann mit einem anderen installierten browser.


    Zitat

    Original von Galdeano
    Hello!
    I want to stream only audio (not video)! Is it possible?
    How?


    Currently not possible, but the script could be extended to have this functionality. But why did you want to stream only the audio of tv channels ? (music channels?)

  • Zitat

    Original von horizons
    But why did you want to stream only the audio of tv channels ? (music channels?)


    And sat radio channels.

    Kathrein UFS910 (AAF E2)
    Dbox2 (latest Petze)

  • First of all I must thank you for this nice piece of hack. Love it and no need for special applications either on server or clientside + works with most platforms.


    Now to my problem.
    I got the picture from the stream but not the audio.
    I have a DM800 and I put the streming on a webserver which connects to the dreambox through a home firewall (pfsense).


    When I try VLC from my PC at home and directly to the dreambox I get the audio also but not through this software.


    The server is running Ubuntu 12.04.1 and VLC version (from repository) 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)


    I hope someone could help me on this as I really would love this to work.

  • Now I got it working. But I still don't know what I did.
    I was poking arround in the php files to see how I could change the transcode thingies..


    Also I have a request if it's possible to add. A record button. If I see something I want to record the dreambox will do that locally.

  • Zitat

    Originally posted by jockyw2001


    And sat radio channels.


    Yes! My upload speed is very bad so I want to stream only audio from radio channel.

  • Hallo,


    hab das jetzt schon mehrfach probiert, aber irgendwie hat es am Anfang kurz geklappt und jetzt geht es nicht mehr und ich bekomme folgende fehlermeldung wenn ich aufm WempPC es testen möchte!
    Log.txt hab ich angehängt und Bild vom jwplayer


    installiert:
    VLC 2.0.5
    (vlc-2.0.5-win32.exe)


    EDIT:
    Hab zuerst "WampServer" und "VLC" gestartet und dann übers Webinterface auf ZDF geschaltet und dann auf Button "Start" geklickt und anschließend auf "showvideo" und siehe da es funktiniert! :)
    Was komischerweise nicht funktioniert ist, wenn unten grün "running" aufläuchtet und man direkt auf "showviideo" klickt.

  • an was kann es liegen, dass übers internet der Jwplayer vom PC aus eine Fehlermeldung rausgibt und über Ipad und Iphone wird es ganz normal abgespielt werden?
    Der Upload beträgt bei mir ca. 0,7Mbit/s


    Oder muss ich den Port 8081 öffnen um übers Internet am PC anzuschauen?


    Fehlermeldung: Video not found http://...


    Bei den Optionen hab ich auch fast alle parameter versucht aufs minimum zu reduzieren, aber leider ohne Erfolg!


    Über Iphone und Ipad wird es ganz normal abgespielt übers Internet mit den Standardeinstellungen.

    Dreambox: DM520 / DM820 / DM920

    Image: OE2.5


    Einmal editiert, zuletzt von pimaldaumen ()