We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好!请教一下这个RTMP推流到Wowza流媒体服务器上如何去用户验证,你的建立连接的C库我看没有设置用户名账号的信息。只是推流不是连接麦克风的那个,怎么处理?可不可以看下底层的设置代码,谢谢咯。
The text was updated successfully, but these errors were encountered:
只是推流不是连接麦克风的那个,怎么处理? 没明白你在说什么... 可不可以看下底层的设置代码,谢谢 不可以
Sorry, something went wrong.
暂时貌似没有私有云认证的支持,我测试过Wowoza. 是使用 query string 的方式认证的, rtmp://xxxxxx?username=123123&password=10238123 这样子,但其实并不安全。
No branches or pull requests
您好!请教一下这个RTMP推流到Wowza流媒体服务器上如何去用户验证,你的建立连接的C库我看没有设置用户名账号的信息。只是推流不是连接麦克风的那个,怎么处理?可不可以看下底层的设置代码,谢谢咯。
The text was updated successfully, but these errors were encountered: