Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8125176

HLS Streaming does not work with Wowza Streaming Server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 8
    • 7u9
    • javafx
    • JDK 1.7.0_09, JavaFX 2.2.3, Windows 7x64, MacOS 10.7-8, Wowza 3.0.4-3.1.2

      When streaming using the url via the Wowza Streaming Server (http://www.wowza.com), the sample player is unable to load this exact video. I tested the same video via the Adobe Flash Media server and it seems to work. Also, the video streams via Wowza on the iPad. The only significant difference in the playlists that I can see is the ?wowzasessionid=372580535 appened to the "chunks". Also, not sure if MediaPlayer is able to follow the m3u8 file in the original playlist.m3u8 file.

      Any idea what could be causing this or how to work around it?

      Thank you,
      Greg

      http://localhost:80/v/d.mp4/playlist.m3u8
      < HTTP/1.1 200 OK
      < Date: Fri, 26 Oct 2012 04:38:14 GMT
      < Content-Type: application/vnd.apple.mpegurl
      < Server: FlashCom/3.5.7
      < Cache-Control: no-cache
      < Content-Length: 164
      <
      #EXTM3U
      #EXT-X-VERSION:3
      #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=896872,CODECS="avc1.77.31, mp4a.40.2",RESOLUTION=852x480
      chunklist.m3u8?wowzasessionid=372580535


      < HTTP/1.1 200 OK
      < Date: Fri, 26 Oct 2012 04:36:18 GMT
      < Content-Type: application/vnd.apple.mpegurl
      < Server: FlashCom/3.5.7
      < Cache-Control: no-cache
      < Content-Length: 617
      <
      #EXTM3U
      #EXT-X-VERSION:3
      #EXT-X-TARGETDURATION:13
      #EXT-X-MEDIA-SEQUENCE:1
      #EXTINF:12,
      media_1.ts?wowzasessionid=372580535
      #EXTINF:12,
      media_2.ts?wowzasessionid=372580535
      #EXTINF:12,
      media_3.ts?wowzasessionid=372580535
      #EXTINF:12,
      media_4.ts?wowzasessionid=372580535
      #EXTINF:12,
      media_5.ts?wowzasessionid=372580535
      #EXTINF:10,
      media_6.ts?wowzasessionid=372580535
      #EXTINF:9,
      media_7.ts?wowzasessionid=372580535
      #EXTINF:13,
      media_8.ts?wowzasessionid=372580535
      #EXTINF:11,
      media_9.ts?wowzasessionid=372580535
      #EXTINF:12,
      media_10.ts?wowzasessionid=372580535
      #EXTINF:5,
      media_11.ts?wowzasessionid=372580535
      #EXT-X-ENDLIST

      < HTTP/1.1 200 OK
      < Date: Fri, 26 Oct 2012 04:35:53 GMT
      < Content-Type: application/vnd.apple.mpegurl
      < Server: FlashCom/3.5.7
      < Cache-Control: no-cache
      < Content-Length: 163
      <
      #EXTM3U
      #EXT-X-VERSION:3
      #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=896872,CODECS="avc1.77.31, mp4a.40.2",RESOLUTION=852x480
      chunklist.m3u8?wowzasessionid=503828451

      http://localhost:80/vod/d.mp4/chunklist.m3u8

      < HTTP/1.1 200 OK
      < Date: Fri, 26 Oct 2012 04:32:59 GMT
      < Content-Type: application/vnd.apple.mpegurl
      < Server: FlashCom/3.5.7
      < Cache-Control: no-cache
      < Content-Length: 628
      <
      #EXTM3U
      #EXT-X-VERSION:2
      #EXT-X-TARGETDURATION:13
      #EXT-X-MEDIA-SEQUENCE:1
      #EXTINF:12,
      media_1.ts?wowzasessionid=1640518935
      #EXTINF:12,
      media_2.ts?wowzasessionid=1640518935
      #EXTINF:12,
      media_3.ts?wowzasessionid=1640518935
      #EXTINF:12,
      media_4.ts?wowzasessionid=1640518935
      #EXTINF:12,
      media_5.ts?wowzasessionid=1640518935
      #EXTINF:10,
      media_6.ts?wowzasessionid=1640518935
      #EXTINF:9,
      media_7.ts?wowzasessionid=1640518935
      #EXTINF:13,
      media_8.ts?wowzasessionid=1640518935
      #EXTINF:11,
      media_9.ts?wowzasessionid=1640518935
      #EXTINF:12,
      media_10.ts?wowzasessionid=1640518935
      #EXTINF:5,
      media_11.ts?wowzasessionid=1640518935
      #EXT-X-ENDLIST

            almatvee Alexander Matveev
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: