Expand description
/media api bindings
Structs§
- Answer
Query - Query parameter for POST /media/connections
- Answer
Response - Response from POST /media/connections
- Answer
Response Params - Shows media_ids used in this MediaConnection
- Call
Query - Query parameter for POST /media/connections
- Call
Response - Response from POST /media/connections
- Constraints
- Parameters for MediaConnection
- Media
Connection Id - Identifier for MediaConnection
- Media
Connection IdWrapper - Wrapper for serializing JSON
- Media
Connection Status - Status of MediaConnection
- MediaId
- Identifier for source socket of media
- Media
Params - Parameters for sending media
- Redirect
Parameters - Shows to which socket media should be redirected.
- RtcpId
- Identifier for source socket of rtcp
- Ssrc
Pair - Shows ssrc(Synchrozination Source) information
Enums§
- Media
Connection Event Enum - Shows DataConnection events.
Functions§
- answer
- Have WebRTC Gateway accept to a request of establishing MediaConnection from neighbours.
- call
- Have WebRTC Gateway start establishing MediaConnection to neighbour.
- delete_
media - Have WebRTC Gateway close a media socket.
- delete_
rtcp - Have WebRTC Gateway close a rtcp socket.
- disconnect
- Have WebRTC Gateway close a MediaConnection
- event
- Request an event of MediaConnection
- listen_
events - Request status of MediaConnection
- open_
media_ socket - Have WebRTC Gateway open a socket for feeding media.
- open_
rtcp_ socket - Have WebRTC Gateway open a socket for feeding rtcp.
- send_
pli - Have WebRTC Gateway send a PLI(Picture Less Indication) packet
- status
- Request status of MediaConnection