Hi
I just finished developing a web based filtering system for 24/7 live tv. What the system do is actually play a specific mp4 video on specific time.
01.00-02.00 AM play myStream.stream
02.00-02.30 AM play mp4:sample.mp4
02.30-03.00 AM play myStream.stream
The web based system store the schedules in mySQL database an I’ve write a script to generate streamschedule.smil via cron job.
To test the streamschedule.smil, I will use the provided LoadSchedule.html by Wowza.
What if I want to reload the schedule via command line in Linux ?
Or it’s safe to say that user that play the stream after streamscheduled was updated will get the new schedule ?
Thank you
===================
azril nazli alias
azril [at] stream.my