GstWebRTC - MCU Demo Application: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 3: Line 3:
[[GstWebRTC - Contact Us | Contact Us]]|
[[GstWebRTC - Contact Us | Contact Us]]|


=Demo Application Objective=
==Demo Application Objective==


The Multipoint Control Unit (MCU) application is a system built in Python for demonstrate the capabilities of GstRrWebRTC. The main function of the MCU is to enable a multiparty conference system between different WebRTC endpoints. To do so it establishes a bidirectional peer-to-peer connection with each device, receives their incoming streams and returns, for each endpoint, the combination of the streams of the other endpoints. '''Figure 1''' depicts graphically this idea.
[[File:mcu-use-case.png|600px|thumbnail|center|'''Figure 1.''' MCU system general use case]]
==Features==
==Usage Instructions==




|keywords=}}
|keywords=}}

Revision as of 18:36, 7 March 2019


AppRTC


Home

Contact Us



Demo Application Objective

The Multipoint Control Unit (MCU) application is a system built in Python for demonstrate the capabilities of GstRrWebRTC. The main function of the MCU is to enable a multiparty conference system between different WebRTC endpoints. To do so it establishes a bidirectional peer-to-peer connection with each device, receives their incoming streams and returns, for each endpoint, the combination of the streams of the other endpoints. Figure 1 depicts graphically this idea.


Figure 1. MCU system general use case

Features

Usage Instructions



AppRTC


Home

Contact Us