rtsp server authentication
Michael MacIntosh
mmacintosh at linear-systems.com
Thu May 9 18:06:43 UTC 2019
If you are using basic authentication, it should be under the
"authorization" header.
Digest Authentication is going to be harder to get the password from.
Hope that helps!
On 5/9/2019 8:09 AM, thierry wrote:
> Hi all ,
>
> I implemented a rtsp server with authentication with success.
> Now , i try to intercept the passord transmit by rtsp client ( i need crypt
> it)
> Do you know if it is possible and how ?
>
> Thx a lot
>
> Thy
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list