Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24

Thread: ERROR Wnen trying to play sanjosestreaming

  1. #11
    Join Date
    Dec 2007
    Posts
    25,886

    Default

    There is no StreamType "dvr". Following the guide, set the StreamType to "live"

    Make sure you are re-start the application after you make changes, it is easiest to just re-start Wowza.

    Richard

  2. #12
    Join Date
    Apr 2012
    Posts
    133

    Default

    Thank you Richard,

    As you said, I changed the stream type from "dvr" to "live" in Flash Media Playback setup..Already I have stream type "live" in application.xml . I restart wowza too.

    Eventhough same message in preview page..

  3. #13
    Join Date
    Feb 2011
    Posts
    18

    Default

    The Wowza sample player starts with the standard OSMF player and then adds DVR buffering parameters. Please see the sample code and read me located in C:\Program Files (x86)\Wowza Media [Wowza-install]\examples\LiveDvrStreaming to help you configure your OSMF player to playback nDVR. Another article that you might find useful is: http://www.wowza.com/forums/content.php?392#recOSMF

    Adam...

  4. #14
    Join Date
    Apr 2012
    Posts
    133

    Default

    Thank you adam,
    I configure OSMF player as said in http://www.wowza.com/forums/content.php?392#recOSMF

    var parameters = {
    src: "http://localhost:1935/dvr/myStream/manifest.f4m?DVR",
    expandedBufferTime: 5,
    liveBufferTime: 12,
    liveDynamicStreamingBufferTime: 14,
    dvrBufferTime: 12,
    dvrDynamicStreamingBufferTime: 14,
    dynamicStreamBufferTime: 14,
    };

    But same message remains instead of video

    The F4M document contains errors
    URL missing from Media tag

  5. #15
    Join Date
    Apr 2012
    Posts
    133

  6. #16
    Join Date
    Apr 2012
    Posts
    133

    Default

    Hi,

    Anybody plz tell me..

    Is Player (Flash Media Playback setup) doesn't support the url end with (?DVR) ?

  7. #17
    Join Date
    Feb 2011
    Posts
    18

    Default

    Hello Divyat, I would like to work with you to troubleshoot further. Could you please zip up your conf/ and logs/ folders and email to support@wowza.com and also please reference this forum thread.

    Thank you, Adam...

  8. #18
    Join Date
    Apr 2012
    Posts
    133

    Default

    Thank you adam,
    I send that zip up folders..

  9. #19
    Join Date
    Apr 2012
    Posts
    133

    Default

    Hi,

    plz verify my zip up folders... What step i have to taken to play DVR in flash media playback setup?
    Last edited by divyat; 05-29-2012 at 06:22 AM.

  10. #20
    Join Date
    Dec 2007
    Posts
    25,886

    Default

    I think nDVR using Flash Media Playback player is being looked at, but not resolved. It didn't work out of the box in my test. I tried adding those parameters to its output by adding them to the Flashvars list of the Embed and Object tags, and that has not worked so far either.

    Richard

Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

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