unreal-rtsp-display
unreal-rtsp-display copied to clipboard
Username / Password Authentication
Answers checklist.
- [X] I have read the documentation and the issue is not addressed there.
- [X] I have searched the issue tracker for a similar issue and not found a similar issue.
General issue report
Hello, thank you very much for providing the plugin. If there is a password and account in my RTSP address, how should I fill it out, similar to this,rtsp://admin:XxXxX@[email protected]:554/Streaming/Channels/101。
Hey @longwancheng sorry for not getting back to you sooner! It doesn't currently support username / password authentication, but I can update it to provide it.
@longwancheng Can you provide some more information about the security implementation for your RTSP streamer? I assume that beyond simply requiring username/password login, there are authentication tokens required to be generated and transmitted along with potentially some encryption of the stream data?