Jump to content

GstWebRTC - Custom Signaling: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 10: Line 10:
Custom signalers are implemented by subclassing the GstBaseSignaler class. By doing so, the new signaler is integrated into GstWebRTC state machine logic. The diagram in Figure 1 summarizes the concept:
Custom signalers are implemented by subclassing the GstBaseSignaler class. By doing so, the new signaler is integrated into GstWebRTC state machine logic. The diagram in Figure 1 summarizes the concept:


[[File:gstwebrtc-uml-signaler.png|300px|Figure 1. UML Diagram of Concrete Signalers]]
[[File:gstwebrtc-uml-signaler.png|800px|center|Figure 1. UML Diagram of Concrete Signalers]]


==Integrating a Custom Signaler==
==Integrating a Custom Signaler==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.