Skip to main content
rjoshicool
Inspiring
February 22, 2012
Question

FMS streaming videos only when path is without .flv extension

  • February 22, 2012
  • 1 reply
  • 757 views

I am facing an issue that the FMS server is streaming videos only when the path doesn't have the flv extension with the video. In case I put the .flv extension, it connects to the RTMP server but doesn't streams the video. How can I make it stream even if the video has .flv extension?

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    February 22, 2012

    There is one sample.flv file which comes as part of VOD application. Please try to connect to VOD application and try to play sample.flv. Let me know if that does not play.

    Can you let me know how are you trying to play the file - i mean what is your URI or stream name.

    rjoshicool
    Inspiring
    February 23, 2012

    Yes, I can play the sample stream in vod application with or without .flv extension URL for this is: rtmp://[DOMAIN]:1935/vod/sample.flv or rtmp://[DOMAIN]:1935/vod/sample

    But if I use same with my application like: rtmp://[DOMAIN]:1935/myvod/sample.flv I cannot play it. I can only play this: rtmp://[DOMAIN]:1935/myvod/sample