GstRtspServer.RTSPMediaFactoryURI¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
The URI of the resource to stream |
||
r/w |
Use the gstpay payloader to avoid decoding |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GstRtspServer.RTSPMediaFactoryURI(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
A media factory that creates a pipeline to play any uri.
- classmethod new()[source]¶
- Returns:
a new
GstRtspServer.RTSPMediaFactoryURI
object.- Return type:
Create a new
GstRtspServer.RTSPMediaFactoryURI
instance.
Property Details¶
- GstRtspServer.RTSPMediaFactoryURI.props.uri¶
-
The URI of the resource to stream