PDA

View Full Version : What is FMS stream URL to use in HTML5?


Brandon Rohde
06-09-2010, 07:57 PM
Hello,

I am currently using FMS 3.5 to stream my videos. I am using a custom video player for normal web users, however I have a javascript that detects iPhone users (or users without flash) and it will display an HTML5 video. I have had success with this if I upload the video to my normal website to play over HTTP, however I would like them to play via my streaming service. What is the correct URL to use for a streaming (not live) video?

Here is what I have:
<video width="640" height="480" controls="controls" autoplay="autoplay" src="rtmp://myserver/appName/video.mp4" />

Thanks in advance!

bowljoman
06-09-2010, 08:45 PM
I think you need Wozza for streaming to iPhone with flash input.