How to schedule streaming with Wowza Streaming Engine
问题 I am trying to schedule a playlist on a Wowza server, so that videos get played successively (like a TV channel). I started following this tutorial : http://www.wowza.com/forums/content.php?145-How-to-schedule-streaming-with-Wowza-Streaming-Engine-%28ServerListenerStreamPublisher%29 In /usr/local/WowzaStreamingEngine/conf/Server.xml I added this in ServerListeners : <ServerListener <BaseClass>com.wowza.wms.plugin.collection.serverlistener.ServerListenerStreamPublisher</BaseClass> <