Keeping Track of RTSP Server Sessions
Mandar Joshi
emailmandar at gmail.com
Fri Feb 3 15:15:17 UTC 2017
Hello everyone,
I want to keep track of IP addresses and corresponding sessions in a
secure gst-rtsp-server. I have the accept_certificate signal which
gives me a callback having GTlsConnection as a parameter.
Is it possible to determine the IP address and the corresponding rtsp
session from here?
Or is there a simpler method?
Also, I would like to be able to disconnect RTSP Sessions from
specified IP Addresses. Is this possible?
Regards
Mandar Joshi
More information about the gstreamer-devel
mailing list