Hi,
I have installed the Wowza server along with the Live configuration.
I am running it on a test IP #93.203.54.228
I believe as per the Live config,My URL to Publish live video is
rtmp://93.203.54.228 /live – Is this correct?
I am tring to publish the video from Flash media encoder 3 (FMS 3)
What Should I enter in the “FMS URL” field ? Is it rtmp://93.203.54.228 /live ?
What should I enter in the “Stream” field?
Once I am able to publish the video, what is the rtmp stream URL to embed in the Flash Player? (I intend to use JW Player)
Would appreciate your help.
Thanks
Sankar
Yes. The FMS URL is: rtmp://yourIP/live
The stream name is up to you, for example “myStream”
In JW Player you can play that stream by setting Flashvars “streamer” and “file”:
&streamer=rtmp://yourIP/live&file=myStream
Richard
If you have a stream running right now, I will take a look. Send server and stream name to support@wowza.com
Richard
Hi
Thanks , I was able to publish the video to the server and I also configured the JW PLAYER parameters correctly
When I click on the JW Play button, I get the following error.,
“Video not found or access denied:live”
Any specific reason?