GstWebRTC - Signaling

From RidgeRun Developer Connection
Revision as of 11:46, 1 August 2017 by Spalli (talk | contribs)
Jump to: navigation, search

WebRTC Fundamentals


Home

Predefined Signalers



This pages explains the signaler requirement for GtsWebRTC.

Signaler

As mentioned in the WebRTC Fundamentals section, the signaler takes care of the initial handshaking in a WebRTC application, so in order to use GstWebRTC it is required to use a predefined or custom signaler. GstWebRTC elements use the properties signaler and signaler-obj to specify the predefined and custom signaler respectively. The following subsections give an overview of signalers.




WebRTC Fundamentals


Home

Predefined Signalers