smolrtsp icon indicating copy to clipboard operation
smolrtsp copied to clipboard

Authentication-enabled server

Open olokelo opened this issue 1 year ago • 1 comments

Hello,

Are there any plans on supporting Authentication methods defined in appendix D.2.2 of RFC2326? I'm thinking about using the library in my project however it needs some way to authenticate the RTSP client. I understand it would bring some dependencies, base64 for Basic and md5 for Digest authentication however it could be built based on certain compile definition.

Thank you for maintaining this great project :)

olokelo avatar Sep 05 '24 20:09 olokelo