Http URL Streaming
Http URL Streaming
I have been given a http url link to stream, how can I schedule and execute such a link?
Thank You.
Thank You.
Re: Http URL Streaming
There are several ways:
1) create a dedicated program scheduler entry using a dedicated script and specify a script-line using the 'TrackLoad' mode and specify your URL as the script entry (or hold down the CTRL key while pressing on the '...' button).
You might then also specify the 'KeepStreamAlive' and 'KeepStreamLoading' options.
2) Instead of creating a new program entry, you might also modify an existing one and use the MODStreamWatcher feature to stream a URL on top of it.
E.g. you might specify the MODSTREAM_WATCHER_START command in the program's events for 'On Program Started' resp. 'On Program Starting'. And the MODSTREAM_WATCHER_STOP command in the On Program Stopping resp. On Program Stopped.
See here for more info about the MOD Stream Watcher: http://www.proppfrexx.radio42.com/forum ... t=57&p=212
1) create a dedicated program scheduler entry using a dedicated script and specify a script-line using the 'TrackLoad' mode and specify your URL as the script entry (or hold down the CTRL key while pressing on the '...' button).
You might then also specify the 'KeepStreamAlive' and 'KeepStreamLoading' options.
2) Instead of creating a new program entry, you might also modify an existing one and use the MODStreamWatcher feature to stream a URL on top of it.
E.g. you might specify the MODSTREAM_WATCHER_START command in the program's events for 'On Program Started' resp. 'On Program Starting'. And the MODSTREAM_WATCHER_STOP command in the On Program Stopping resp. On Program Stopped.
See here for more info about the MOD Stream Watcher: http://www.proppfrexx.radio42.com/forum ... t=57&p=212
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution