Skip to main content
Participant
August 6, 2010
Question

FMS 3.5 Stream AVI, MOV

  • August 6, 2010
  • 1 reply
  • 958 views

Hellow

I have a running FMS server. It's everything ok.

I can see my Stream movies (the example movies) using Sample FMS VideoPlayer.swf like this:

serverURL=rtmp://127.0.0.1/vod/sample.flv

serverURL=rtmp://127.0.0.1/vod/mp4:sample2_1000kbps.f4v

But I can't stream Avi Files:

serverURL=rtmp://127.0.0.1/vod/mp4:AviSample.avi

I have tried every combination possible, but nothing (avi:AviSample.avi etc etc). The movie is in MPEG-4 Format, and XVID Codec.


In the server i can see the application, so there is a connection with the server, but the status is idle. I can't found any example around, and neither how to stream an avi, mov or another extension. There are some threads (in this forum too)  but any of them got a clear answer.

Thanks in advance

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    August 7, 2010

    FMS supports only H264 encoded mp4 files - so i think that might be the cause why you are not able to play your .avi or .mov file since you said your codec is XVID. I am not encoding expert but that's what i think might be the cause.

    Also just to confirm can you run FLVCheck on your file and see what message does it return