Does anyone know how to set a password to a Wowza RTSP stream?
Now I can use the stream rtsp://127.0.0.1:1935/live/mystream but I want something like rtsp://username:password@:127.0.0.1:1935/live/mystream.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try setting to digest for the live’s application.xml and set your username/password in the /conf/publish.password
Note – there are two different settings – PlayMethod and PublishMethod. If you’re trying to secure playback, you’ll want to use digest on the PlayMethod as well.