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

How to authorize streamer? #123

Open
kovorotnii opened this issue Dec 4, 2018 · 0 comments
Open

How to authorize streamer? #123

kovorotnii opened this issue Dec 4, 2018 · 0 comments

Comments

@kovorotnii
Copy link

Good day @iizukanao. I would like to know if there any possibilities to authorize streamers using your server?
For example: when we have run server, server is waiting for rtsp links. So if anyone wants to create stream, he will do it. Maybe using ffmpeg, like ffmpeg -i /dev/video0 -c:v libx264 -preset slow -c:a libfdk_aac -ab 128k -ar 44100 -f rtsp -rtsp_transport tcp rtsp://localhost:8082/live/webcam. So lots of people can create own streams using such a method and we can't to authorize them. How to allow for certain people using that server?
I will be grateful for any help you can provide.

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

1 participant