<div dir="ltr">Hi All,<div><br></div><div>I have got Gstreamer working with my C++ program and I am using the RTSP server in Gstreamer to work with my pipeline.</div><div><br></div><div>When I visit the network address: rtsp://<a href="http://192.168.0.20/myserviceurl">192.168.0.20/myserviceurl</a></div><div><br></div><div>It is showing the network stream correctly in VLC Client.</div><div><br></div><div>However, now I want to turn on digest authentication so that we can secure the stream, and it can only be seen when the username and password is supplied in VLC like so:</div><div><br></div><div>rtsp://<a href="http://username:password@192.168.0.20/myserviceurl">username:password@192.168.0.20/myserviceurl</a></div><div><br></div><div>If my program has a list of users and passwords, how can I register them with the Gstreamer RTSP server and require digest authentication?<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><span style="font-size:12.8px">Sincerely,</span><div><br></div><div>Dwight Kulkarni      </div></div></div></div></div></div></div></div></div>