GstWebRTC - Signaling
(Redirected from GstWebRTC - Signaler)
| GstWebRTC | ||||||||
|---|---|---|---|---|---|---|---|---|
| WebRTC Fundamentals | ||||||||
| GstWebRTC Basics | ||||||||
|
||||||||
| Evaluating GstWebRTC | ||||||||
| Getting the code | ||||||||
| Building GstWebRTC | ||||||||
| Examples | ||||||||
|
||||||||
| MCU Demo Application | ||||||||
| Contact Us |
This pages explains the signaling requirement for GstRrWebRTC.
Signaling
As mentioned in the WebRTC Fundamentals section, the signaler takes care of the initial handshaking in a WebRTC application, so in order to use GstRrWebRTC it is required to use a predefined or custom signaler. GstRrWebRTC elements use the properties signaler and signaler-obj to specify the predefined and custom signaler respectively. The following subsections give an overview of signalers.