Skip to main content
Participant
June 29, 2009
Answered

vod/media subfolder in fms 3.5.0 won`t work

  • June 29, 2009
  • 1 reply
  • 1172 views

Hi, I have a problem with flash media streaming server 3.5.0. I try to make subfolder under application/vod/media and put .flv file there, but it just doesn`t work from there. Example url should be rtmp://server/vod/subfolder/flv:file

Does anyone how to get this work?

    This topic has been closed for replies.
    Correct answer SE_0208

    Hi,

    If you are using Video Player which comes are part of FMS installation, you URL should be rtmp://server/vod/flv:subfolder/file (not rtmp://server/vod/subfolder/flv:file)

    If you are using any other player , that your netconnection url should be "rtmp://server/vod" and stream name should be "subfolder/file"

    Hope this answers your question.

    1 reply

    SE_0208Correct answer
    Participating Frequently
    June 30, 2009

    Hi,

    If you are using Video Player which comes are part of FMS installation, you URL should be rtmp://server/vod/flv:subfolder/file (not rtmp://server/vod/subfolder/flv:file)

    If you are using any other player , that your netconnection url should be "rtmp://server/vod" and stream name should be "subfolder/file"

    Hope this answers your question.

    J8019Author
    Participant
    July 1, 2009

    Thank you, it worked!

    I`m using Jw flv player, but I was testing it with Applian flv player where it didn`t work. Now everything is fine.

    in f4v files streamer had to be "mp4:subfolder/file".