[ CCode ( cname = "GstRTSPServer" , lower_case_cprefix = "gst_rtsp_server_" , type_id = "gst_rtsp_server_get_type ()" ) ]
[ GIR ( name = "RTSPServer" ) ]
public class Server : Object
This object listens on a port, creates and manages the clients connected to it.
socket or
server.
context
.
func for each client managed by
this.
socket.
auth to be used as the authentication manager
of this.
mounts to be used as the mount points of
this.
pool to be used as the session pool of
this.
pool to be used as the thread pool of
this.