Skip to content
New issue

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

Wowza RTMP Authentication #3

Open
smmehdi12 opened this issue Jan 11, 2017 · 2 comments
Open

Wowza RTMP Authentication #3

smmehdi12 opened this issue Jan 11, 2017 · 2 comments

Comments

@smmehdi12
Copy link

smmehdi12 commented Jan 11, 2017

I am using Wowza Streaming engine for broadcast application.
I want to use username password authentication.
how to provide username and password in stream url.

I tried this link but this doesn't match rtmpurlpattern

rtmp://username:password@server:port/live/streamname

@smmehdi12 smmehdi12 changed the title Wowza RTMP Wowza RTMP Authentication Jan 11, 2017
@tmartins91
Copy link

I found the way to use SimpleRtmp and wowza with authentication.

Try rtmp://host:port/app/your_stream_key?your_username&your_password

It works for me.

@maan-smith
Copy link

@tmartins91 did you try on wowza stream or cloud?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants