webrtcrecv
Hierarchy
Implemented interfaces
Factory details
Authors: – Matthew Waters
Classification: – Network/Bin/WebRTC
Rank – none
Plugin – rswebrtcbin2
Package – gst-plugin-webrtcbin2
Pad Templates
sink
application/x-rtp:
Presence – request
Direction – sink
Object type – GstPad
Properties
id
“id” gchararray
The identifier to connect with another webrtcsend element
Flags :
Read
/
Write
session
“session” GstWebRTCSession *
The internal session object. Only valid after reaching READY state
Flags :
Read
/
Write
threadshare-context
“threadshare-context” gchararray
Context name to share threads with. Only used when 'threadshare-mode' is active
Flags :
Read
/
Write
threadshare-context-wait
“threadshare-context-wait” guint
Throttle poll loop to run at most once every this many ms. Only used when 'threadshare-mode' is active
Flags :
Read
/
Write
Default value : 0
threadshare-mode
“threadshare-mode” gboolean
Share thread for various input streams. Make sure to set 'threadshare-context-wait' to match the expected passing
Flags :
Read
/
Write
Default value : false