GstWebRTC - Signaling

From RidgeRun Developer Connection
Jump to: navigation, search



Previous: GstWebRTC Basics Index Next: Predefined Signaling




Contents

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.


Previous: GstWebRTC Basics Index Next: Predefined Signaling