Results 1 to 5 of 5

Thread: Flash HTTP streaming (Sanjose)

  1. #1
    Join Date
    Oct 2011
    Posts
    12

    Default Flash HTTP streaming (Sanjose)

    Good day!
    Help to understand!
    I use the Wowza Media Server 3 (Trial License (30 days)) and streams of following type don't work for me!
    example: http://arm-tube.am:1935/vod3/smil:Al...l/Manifest.f4m
    error: The F4M document contains errors URL missing from Media tag.
    In what there can be a problem?
    Help me please!

  2. #2

    Default

    Hi budda,

    The URL didn't paste properly. Try to paste the whole, exact URL you are trying to play. And your .smil file. Try to describe your setup in as much detail as possible. Post any errors from your Wowza console/logs. Thanks.

  3. #3
    Join Date
    Oct 2011
    Posts
    12

    Default

    The Smil file has the following appearance:

    <smil>
    <head>Alabalanica</head>
    <body>
    <switch>
    <video src="Alabalanica-1600.mp4" system-bitrate="1600000" />
    <video src="Alabalanica-800.mp4" system-bitrate="800000" />
    <video src="Alabalanica-800.mp4" system-bitrate="86000">
    <param name="audioOnly" value="TRUE" valuetype="data" />
    </video>
    </switch>
    </body>
    </smil>

  4. #4
    Join Date
    Oct 2011
    Posts
    12

    Default

    Before instaling Media Server 3, I tested on Wowza Media Server 2.1.1 Perpetual Edition For Windows and all worked remarkably!

  5. #5

    Default

    Looks like you're missing a closing foreslash on <video src="Alabalanica-800.mp4" system-bitrate="86000">.

Posting Permissions

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