The ONVIF standard has recently added SHA-256 Digest for RTSP Authentication as
an alternative to MD5.
There is a patch from 2022 on Patchwork (and ffmpeg-devel mailing list post)
from Aki Sakurai that I have been using and is working well for me.
[FFmpeg-devel] [PATCH] avformat/httpauth: support sha-256 and
sha-512-256 https://ffmpeg.org/pipermail/ffmpeg-devel/2022-September/301616.html
SHA-256 was really uncommon in RTSP but now that ONVIF have included SHA-256
digest, it would be good to allow ffmpeg to work.
Are there any barriers to merging this patch please?
note - I can test SHA-256 but don't have anything here to test SHA-256-sess,
but a code review looks good.
------------------
Roger Hardiman
Open Source Developer @ RPOS ONVIF Service, SharpRTSP, Yellowstone, Node ONVIF
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".