Hi,
I was checking some website which uses wowza for VOD, found video urls in the format as below -
https://<SOME_IDENTIFIER>.streamlock.net/<INSTITUTE_NAME>/<VIDEO_NAME>/playlist.m3u8
How do I get URLs like above, bcz I checked locally by installing Wowza streaming server, it gave me url like -
http://192.168.0.101:1935/vod/mp4:sample.mp4/playlist.m3u8
Thanks