GstRtspServer.RTSPServerClass

Fields

Name

Type

Access

Description

client_connected

object

r

emitted when a new client connected.

create_client

object

r

Create, configure a new GstRtspServer.RTSPClient object that handles the new connection on socket. The default implementation will create a GstRtspServer.RTSPClient and will configure the mount-points, auth, session-pool and thread-pool on the client.

parent_class

GObject.ObjectClass

r

Methods

None

Details

class GstRtspServer.RTSPServerClass

The RTSP server class structure