I am having trouble getting the Playlist example working. I believe I have all the proper files configured and in the right places and even set my flash security permissions set to accept the: live .swf , LiveVideoStreaming folder and LiveVideoStreaming/client folders all locally for testing, however I keep getting the error - Failed to play Stream1; stream not found. when I finally attempt to play /examples/LiveVideoStreaming/client/live.html
locally using rtmp://[wowza-address]/live and Stream1
Listed below are my directory paths , could any one possibly offer some tips to make this work?
/usr/local/WowzaMediaServer-2.2.3/lib/
wms-plugin-collection.jar
/usr/local/WowzaMediaServer-2.2.3/conf/
Server.xml is Modified to include -
<ServerListener>
<BaseClass>com.wowza.wms.plugin.collection.serverl istener.ServerListenerStreamPublisher</BaseClass>
</ServerListener>
/usr/local/WowzaMediaServer-2.2.3/conf/live
Application.xml is modified to include -
<StreamType>live</StreamType>
/usr/local/WowzaMediaServer-2.2.3/content/
streamschedule.smil
But when I try to play the test locally using this page -
/examples/LiveVideoStreaming/client/live.html
rtmp://[wowza-address]/live
Stream1
The Error I get is - Failed to play Stream1; stream not found.


Reply With Quote
