unreal-rtsp-display icon indicating copy to clipboard operation
unreal-rtsp-display copied to clipboard

Username / Password Authentication

Open longwancheng opened this issue 2 years ago • 2 comments

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。

longwancheng avatar Aug 25 '23 01:08 longwancheng

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.

finger563 avatar Sep 26 '23 03:09 finger563

@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?

finger563 avatar Oct 09 '23 11:10 finger563