Hi,
The requirement is :
- the application is vod application,not live. I see there is a way to switch live stream.
2.when the player play the video, the play do nc.call(“switchname”,null,“newfilename.mp4”) to the wowza server, then the streaming file is changed to another file on the server side.
- The streaming content changing is for individual user, will not affect others.
we have tried to building a custom module for these requirements. but seems wowza doesn’t provider api for this. Any one can help me ?
-Marvion