For the “Reloading Schedules” section, it looks like I need to create a flash application and place the code in there. I’m unfamiliar with flash so is there a quick and easy way to go about with it - perhaps from the Manager itself? I tried using the ModuleStreamPublisherClient.zip. But running it from my mac, I have no idea if it’s actually working.
Did you place the streamschedule.smil file in your application’s content folder? Is your testvideo.mp4 file located in your application’s content folder, inside the samples sub-folder?
Did you add the necessary server listener (ServerListenerStreamPublisher) and applied the correct application configurations, as describe din the article you mentioned?
Finally, did your restart your Wowza Streaming Engine, so your configuration changes could take effect?
Hi Zoran, the file names and locations are correct and I’ve verified the modules/listeners have been set correctly. I’ve also restarted the engine several times, redone the steps on a new instance. But no luck
Closing the loop on this: for some reason my Application.xml file was missing from the conf/live folder. I created a new instance and it works! (Just to be safe removed ServerListenerStreamPublisher from the Server Listeners - no idea if that had anything to do with it)