Results 1 to 10 of 10

Thread: HTTP streaming static mp3 files

  1. #1
    Join Date
    Jan 2010
    Posts
    2

    Question HTTP streaming static mp3 files

    Hi Guys,

    We just installed a Wowza 2 streaming server. Right now we are using Apache server to perform HTTP Streaming of static mp3 files using progressive downloads. We use flash as a front end for our website and also have an iPhone app.

    We would like to know if there is any way Wowza can help us replace our apache servers to perform HTTP streaming of static mp3 files - on demand. Since our iPhone App is native, we only need to download mp3 file using a HTTP URL.

    Please let us know.

    Thanks,
    Swapnil

  2. #2

    Default

    Wowza is for true streaming of media content. So we can do the Apple HTTP Live streaming to the iPhone. We also do RTMP streaming to the Flash player, Smooth Streaming to Silverlight and RTSP/RTP streaming to mobile devices, set-top boxes and RTSP/RTP players such as QuickTime and VLC. So I think the answer is yes but it is not progressive download. It is streaming.

    Charlie

  3. #3
    Join Date
    Jan 2010
    Posts
    2

    Default

    Hi Charlie,

    We would love to do true streaming. Can you point me to an example as to how we can stream static mp3 files (from disk) to the iphone? These files are encoded in mp3 audio format.

    We tried following the instructions for VOD here for streaming to the iphone and it works for the video but did not work for an mp3 file

    http://www.wowzamedia.com/quickstart.html#vod

    http://[wowza-address]:1935/vod/mp3:.../playlist.m3u8 FAILS

    Any idea how we can achieve this over HTTP ? Since we are new to Wowza would appreciate some help here..

    Thanks,
    Swapnil

  4. #4
    Join Date
    Dec 2007
    Posts
    25,881

    Default

    What version of IPhone OS are you using?

    Do you have a link we can try? You could send to support@wowzamedia.com

    Richard

  5. #5
    Join Date
    Apr 2010
    Posts
    6

    Default HTTP Native Stream

    Hi,
    I have read this thread in order to understand if it is possible to use the Wowza for the HTTP Native Stream over HTTP (port 80).

    I have understood the capacity of wowza in terms of HTTP Live streaming for Iphone, RTMP and RTSP/RTP, but I would to understand if it is compatible with the native HTTP Stream over http protocol.

    Could you please tell me if it is possible and how?

    Kinds regard

  6. #6
    Join Date
    Dec 2007
    Posts
    25,881

    Default

    If you mean progressive download, no, Wowza doesn't support that.

    Richard

  7. #7
    Join Date
    Jul 2010
    Posts
    1

    Default

    I use vlc player. I need someone to show me or help me implementing a streaming server on a computer running windows XP ..... in AAC from various computers ..

    ________________

    Vlc Player Download

  8. #8
    Join Date
    Dec 2007
    Posts
    25,881

  9. #9
    Join Date
    Oct 2011
    Posts
    6

    Default Same problem here!

    Hey --

    We're having the same issue as the original poster -- problems with streaming static mp3 files over HTTP. Streaming mp4 over HTTP and RTMP works just fine, and streaming mp3 over RTMP works just fine also. It's just the mp3 that's giving us fits. Can someone provide an example src URL that works to streeam mp3 file audio over HTTP?

    Thanks so much!

  10. #10

    Default

    What do you mean by HTTP. Wowza Server does not suppor straight progressive download. This is what it sounds like you are looking for. We can stream static MP3 files over HTTP to iOS devices using Apple HLS. In that case the URL structure is:

    Code:
    http://[wowza-ip-address]:1935/vod/mp3:myfile.mp3/playlist.m3u8
    Charlie
    Last edited by rrlanham; 10-15-2011 at 06:58 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •