Please open a support ticket. Zip up and send /conf and /logs folders from this server to support@wowza.com. Indicate which application is of concern. Include a link to this thread for reference.
You have to use RTMPE or RTMPS protocol to encrypt. The MediaSecurity addon includes a Module or Property setting that will make one of those required.
SecureToken does not encrypt by itself. It is just a way of validating the player that is being used to play your videos.
When you run RTMPDumpHelper utility, it automatically detects your Web browser and attaches to it a small dll file - RTMPDumpHelper.dll
When the attached dll of RTMPDumpHelper detects that RTMP connection (TCP Port 1935) is initiated by your Web browser, it automatically redirects the connection to your own computer (connection to 127.0.0.1)
The proxy of RTMPDump toolkit (rtmpsuck.exe) receives the redirected connection and downloads the RTMP stream to your hard drive. It also sends the downloaded RTMP stream back to your Web browser, so you can continue watching the RTMP video stream while it’s downloaded by RTMPDump toolkit.
–
Hi
this is my old blog about media security. RTMPDump can’t download my VOD.
You have to use RTMPE or RTMPS protocol to encrypt. The MediaSecurity addon includes a Module or Property setting that will make one of those required.
SecureToken does not encrypt by itself. It is just a way of validating the player that is being used to play your videos.