Is it possible to make a stream record scheduled with EPG xml file?
For example:
[HTML]79714022750694602.mp4
79714022758603002.mp4
79714022785732602.mp4
79714022725684002.mp4
[/HTML]
Is it possible to make a stream record scheduled with EPG xml file?
For example:
[HTML]79714022750694602.mp4
79714022758603002.mp4
79714022785732602.mp4
79714022725684002.mp4
[/HTML]
There is no built-in support for this format in Wowza. You could however build a custom module or server listener that can parse the XML file and then use the LiveStreamRecord API to record the streams.
Salvadore