[Libav-user] rtsp base64 encoded credentials

Richard Lince richard.lince at bluebox.video
Wed Apr 8 18:42:39 EEST 2020


Hi,
I'm looking at a way to use a base64 digest string as input into the 
"avformat_open_input" call for the credentials portion.
Sure that you would normally use:
rtsp://user:pass@192.168.0.30/live/ch00_0
format as an example, however, this format does not account for invalid 
characters that are valid password characters, examples:
@password
password/\""
password/""password/""
password""password""

Perhaps a method exists that I'm unaware of, any ideas welcome.
Cheers,
Rich.
logo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20200408/e05c41c2/attachment.html>


More information about the Libav-user mailing list