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:[email protected]/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
_______________________________________________
Libav-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to