Wowza Community

Both nDVR and StreamLock not working on the Player

Just live streaming with StreamLock can be played on the Wowza Player.

nDVR without server setting of the StreamLock also can be played.

However, nDVR with StreamLock cannot be played.

Hello @Yuichi OHKAWA,

That should be working.

I ran a test with StreamLock, nDVR (10min window Appending) and Wowza Player and it played just fine.

If you are still experiencing the issue, please make sure you have the latest version of Wowza Engine installed and test once more. If it still fails, could you give up further details on what the player UI shows as well as browser console output.

Regards,

Alex C.

(1) I use Wowza Engine 4.7.2

(2) Only “secure token secret” was OK.

$ echo -n “live/myStream?secret” | sha256sum | xxd -p -r | base64 | tr +/ -_

q74hoWGxxRkfkumMacGH_tUuTuAGrad1DEFMVaHXzl8=

Stream Source for player : https://*************.streamlock.net/live/myStream/playlist.m3u8?DVR&wowzatokenhash=q74hoWGxxRkfkumMacGH_tUuTuAGrad1DEFMVaHXzl8=

(3) Secure token secren with other query tokens made error.

$ echo -n “live/myStream?secret&wowzatokenstarttime=0” | sha256sum | xxd -p -r | base64 | tr +/ -_

uFUYwqbhynqQ_9nf-PaJ1iOGwsNGp0_BamDkdMyL7R4=

Stream Source for player : https://*************.streamlock.net/live/myStream/playlist.m3u8?DVR&wowzatokenhash=uFUYwqbhynqQ_9nf-PaJ1iOGwsNGp0_BamDkdMyL7R4=&wowzatokenstarttime=0

(4) Console outputs of web browser:

[Log] 01:48:33.228 INFO: AssetPlayerBase: Rendition bitrate:308126 size:(1280 x 720) vcodec:avc1.100.31 acodec:mp4a.40.2 (wowzaplayer.js, line 1)

[Log] 01:48:33.228 INFO: AssetPlayerBase: Initial bitrate:308126 (wowzaplayer.js, line 1)

[Log] 01:48:33.965 WARN: TransportHTTPResponseHandlerBuffer: onResponseMessage[https://*************.streamlock.net/live/myStream/chunklist_w497962795_DVR_tkd293emF0b2tlbmhhc2g9MEh1RzM4QTZzczlTcHJWRHlTdE92Q0cySjdoRlVDX0pVczVWY0lxMzh3WT0md293emF0b2tlbnN0YXJ0dGltZT0w.m3u8]: Content-Length is greater than max size: 5686286 > 5242880 (wowzaplayer.js, line 1)

[Log] 01:48:36.703 WARN: TransportHTTPResponseHandlerBuffer: onResponseMessage[https://*************.streamlock.net/live/myStream/chunklist_w497962795_DVR_tkd293emF0b2tlbmhhc2g9MEh1RzM4QTZzczlTcHJWRHlTdE92Q0cySjdoRlVDX0pVczVWY0lxMzh3WT0md293emF0b2tlbnN0YXJ0dGltZT0w.m3u8]: Content-Length is greater than max size: 5686286 > 5242880 (wowzaplayer.js, line 1)

[Log] 01:48:39.540 WARN: TransportHTTPResponseHandlerBuffer: onResponseMessage[https://*************.streamlock.net/live/myStream/chunklist_w497962795_DVR_tkd293emF0b2tlbmhhc2g9MEh1RzM4QTZzczlTcHJWRHlTdE92Q0cySjdoRlVDX0pVczVWY0lxMzh3WT0md293emF0b2tlbnN0YXJ0dGltZT0w.m3u8]: Content-Length is greater than max size: 5686286 > 5242880 (wowzaplayer.js, line 1)

[Log] 01:48:39.582 ERROR: PlayerStreamerBase: fatal error msg:Chunklist failed to download. URL:https://*************.streamlock.net/live/myStream/chunklist_w497962795_DVR_tkd293emF0b2tlbmhhc2g9MEh1RzM4QTZzczlTcHJWRHlTdE92Q0cySjdoRlVDX0pVczVWY0lxMzh3WT0md293emF0b2tlbnN0YXJ0dGltZT0w.m3u8 err:null (wowzaplayer.js, line 1)

[Log] 01:48:39.582 WARN: AssetPlayerBase: Error occurred: Chunklist failed to download. URL:https://*************.streamlock.net/live/myStream/chunklist_w497962795_DVR_tkd293emF0b2tlbmhhc2g9MEh1RzM4QTZzczlTcHJWRHlTdE92Q0cySjdoRlVDX0pVczVWY0lxMzh3WT0md293emF0b2tlbnN0YXJ0dGltZT0w.m3u8 (wowzaplayer.js, line 1)