Wowza Community

Need help with DVR delegate

Hi,

I need help with DVR delegate. I did test module and trying to extend DvrBasePlaylistRequestDelegate. I can see my jar file been loaded into wowza server (I have another class in the same jar). Breakpoint on onAppStart triggers and I can debug the module. However, the DvrBasePlaylistRequestDelegate is not invoked.

The test URL looks like:

http://localhost:1935/vod-live/mp4:sample.mp4/playlist.m3u8?DVR&wowzadvrplayliststart=60000&wowzadvrplaylistduration=60000

Please help.

Igor.