Question
Intercept plays
I need to setup the VOD service to look into a directory with
the instance name in it for videos. For exmaple
rtmp://server/vod/joe should look for videos in basedir/joe only.
rtmp://server/vod/susan should look for videos in basedir/susan only.
1. Is there a way to enbed the instance name in the Application/StreamManager/VirtualDirectory statement of the Application XML file?
2. Is there a way to intercept the play command so I can programaticlly change the stream name?
rtmp://server/vod/joe should look for videos in basedir/joe only.
rtmp://server/vod/susan should look for videos in basedir/susan only.
1. Is there a way to enbed the instance name in the Application/StreamManager/VirtualDirectory statement of the Application XML file?
2. Is there a way to intercept the play command so I can programaticlly change the stream name?
