<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 31 Aug 2021, at 4:09 am, Dwight Kulkarni via gstreamer-devel <<a href="mailto:gstreamer-devel@lists.freedesktop.org" class="">gstreamer-devel@lists.freedesktop.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi All,<div class=""><br class=""></div><div class="">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 class=""><br class=""></div><div class="">When I visit the network address: rtsp://<a href="http://192.168.0.20/myserviceurl" class="">192.168.0.20/myserviceurl</a></div><div class=""><br class=""></div><div class="">It is showing the network stream correctly in VLC Client.</div><div class=""><br class=""></div><div class="">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 class=""><br class=""></div><div class="">rtsp://<a href="http://username:password@192.168.0.20/myserviceurl" class="">username:password@192.168.0.20/myserviceurl</a></div><div class=""><br class=""></div><div class="">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" class=""></div></div></div></blockquote><br class=""></div><div>Dwight I spent a couple of days trying to get vlc working with a live stream. I do not need any AUTH.</div><div>Can you and would you share what you've done. You may mail me directly if you choose: jam <at> tigger <dot> ws</div>James</body></html>