Search code examples
authenticationvideo-streaminggstreamerrtsp

how to gst-rtsp-server authentication IP or tested username?


I'm using gst-rtsp-server authentication to implement a RTSP stream server, I want to log where(such as IP address) and who view the RTSP stream. How can I achieve this? Does anyone who familiar with gst-rtsp-server can help me?


Solution

  • It seems like we can use specify a plugin to output authenticated IP or username and etc. Hope it can help someone who using Gstreamer.

    GST_DEBUG=rtspauth,rtspclient:6 ./gstreamer_app