Question
Can not stream .f4v or .mp3 file from subfolder
I recently installed FMS 3.5.1 and then upgraded it to 3.5.3 on a Windows 2003 server. In both versions, I can not stream .f4v or .mp3 from a subfolder. The .flv file plays fine.
I used the default configuration settings, sample .f4v and .flv files provided by the installer. I used the sample player in C:\Program Files\Adobe\Flash Media Server 3.5\samples\videoPlayer as the client.
Here are steps to reproduce the issue:
- First I made sure the sample files can be streamed from the original folder. Both rtmp://{fms ip}/vod/mp4:sample1_500kbps.f4v and rtmp://{fms ip}/vod/sample.flv worked.
- I created subfolder folder1 under C:\Program Files\Adobe\Flash Media Server 3.5\applications\vod\media.
- Moved those 2 sample files to folder1 subfolder
- rtmp://{fms ip}/vod/folder1/mp4:sample1_500kbps.f4v did not play. The player showed error "Connection Error. Please press Play to try again."
- rtmp://{fms ip}/vod/folder1/sample.flv played fine.
