Our wowza server enable security mode, where player need to pass some parameter such as tokenhash and etc, assume URL is rtmp://1.1.1.1/appname/streamname?token=1235,
Tested with and it work VLC, other rtmp player.
But with Go Coder, it return with error “SecureToken Failed.”
i tried to append parameter after streamname, still not working
i tried to set connectionParamaters with parameter, not working too.
Anyone having same issue or solution? thanks