m3u8 IPTV Problem

    • wie gehts dass

      Quellcode

      1. ** (gst-launch-0.10:13289): CRITICAL **: gst_fragment_get_total_size: assertion
      2. `GST_IS_FRAGMENT (fragment)' failed
      3. /GstPlayBin2:playbin20/GstInputSelector:inputselector1.GstSelectorPad:sink0: ta
      4. s = ((GstTagList*) 0x834578)
      5. ** (gst-launch-0.10:13289): CRITICAL **: gst_fragment_get_total_size: assertion
      6. `GST_IS_FRAGMENT (fragment)' failed
    • Muss mich jetzt hier mal mit einklinken!
      Habe momentan das :
      Enigma2: 2016-06-16-tarball
      Image: Newnigma2-daily 2016-11-19
      auf einer Dreambox 800 HD se

      leider will er auch bei mir die IP-TV Streams nicht abspielen , probiert habe ich
      gst-launch -v playbin2 uri="http://nasatv-lh.akamaihd.net/i/NASA_101@319270/master.m3u8"


      bekomme dann aber auch

      Shell-Script

      1. <strong>gst-launch -v playbin2 uri=http://nasatv-lh.akamaihd.net/i/NASA_101</strong>
      2. <strong>@319270/master.m3u8</strong>
      3. <strong>Setting pipeline to PAUSED ...</strong>
      4. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: ring-buffer-max-size = 0</strong>
      5. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: buffer-size = -1</strong>
      6. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: buffer-duration = -1</strong>
      7. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: use-buffering = FALSE</strong>
      8. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: download = FALSE</strong>
      9. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: uri = "http://nasatv-lh.akamaihd.net/i/NASA_101@319270/master.m3u8"</strong>
      10. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: connection-speed = 0</strong>
      11. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: source = (GstSoupHTTPSrc) source</strong>
      12. <strong>Pipeline is PREROLLING ...</strong>
      13. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstTypeFindElement:typefindelement0.GstPad:src: caps = application/x-hls</strong>
      14. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind: force-caps = application/x-hls</strong>
      15. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: sink-caps = application/x-hls</strong>
      16. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind.GstPad:src: caps = application/x-hls</strong>
      17. <strong>Missing element: application/x-hls decoder</strong>
      18. <strong>WARNING: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No decoder available for type 'application/x-hls'.</strong>
      19. <strong>Additional debug info:</strong>
      20. <strong>gsturidecodebin.c(883): unknown_type_cb (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0</strong>
      21. <strong>ERROR: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: Your GStreamer installation is missing a plug-in.</strong>
      22. <strong>Additional debug info:</strong>
      23. <strong>gstdecodebin2.c(3679): gst_decode_bin_expose (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:</strong>
      24. <strong>no suitable plugins found</strong>
      25. <strong>ERROR: pipeline doesn't want to preroll.</strong>
      26. <strong>Setting pipeline to NULL ...</strong>
      27. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstQueue2:queue20.GstPad:sink: caps = application/x-hls</strong>
      28. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind.GstPad:src: caps = NULL</strong>
      29. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind.GstPad:src: caps = NULL</strong>
      30. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind.GstPad:src: caps = NULL</strong>
      31. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20.GstGhostPad:sink: caps = NULL</strong>
      32. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstQueue2:queue20.GstPad:src: caps = NULL</strong>
      33. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstQueue2:queue20.GstPad:sink: caps = NULL</strong>
      34. <strong>/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstTypeFindElement:typefindelement0.GstPad:src: caps = NULL</strong>
      35. <strong>Freeing pipeline ...</strong>
      Alles anzeigen


      Missing element: application/x-hls decoder


      was mach ich falsch bzw. was kann ich machen ?


      würde mich freuen, wenn einer helfen kann! Danke!