Difference between revisions of "GStreamer WebRTC Wrapper/Architecture"

From RidgeRun Developer Connection
Jump to: navigation, search
(Add datachannel)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{GStreamer WebRTC Wrapper/Head|next=Architecture/GstWebRTCWrapperBin_Modules|previous=Introduction/GstWebRTCWrapper_Basics|keywords=}}
+
{{GStreamer WebRTC Wrapper/Head|next=Architecture/GstWebRTCWrapperBin_Modules|previous=Introduction/GstWebRTCWrapper_Basics|metakeywords=}}
 
</noinclude>
 
</noinclude>
  
 
== GstWebrtc Wrapper Architecture ==  
 
== GstWebrtc Wrapper Architecture ==  
  
This section describes the modules which will include as part of GstWebrtcWrapperbin Element. The modules correspond to the blocks in the '''Figure 2.'''
+
This section describes the modules included as part of GstWebrtcWrapperbin Element. The modules correspond to the blocks in the '''Figure 2.'''
 
+
<br>
 +
<br>
 
<center>
 
<center>
 
[[File:GstWebWrapper arch.png|600px]]<br>
 
[[File:GstWebWrapper arch.png|600px]]<br>
Line 12: Line 13:
 
</center>
 
</center>
  
Modules:
+
You can find more information about each module in the following sections:
  
* [https://developer.ridgerun.com/wiki/index.php?title=GStreamer_WebRTC_Wrapper/Architecture/GstWebRTCWrapperBin_Modules GstWebRTCBin]
+
* [[GStreamer_WebRTC_Wrapper/Architecture/GstWebRTCWrapperBin_Modules | GstWebRTCBin]]
* [https://developer.ridgerun.com/wiki/index.php?title=GStreamer_WebRTC_Wrapper/Architecture/GstWebRTCWrapperBin_BaseSignaler BaseSignaler]
+
* [[GStreamer_WebRTC_Wrapper/Architecture/GstWebRTCWrapperBin_BaseSignaler | BaseSignaler]]
* [https://developer.ridgerun.com/wiki/index.php?title=GStreamer_WebRTC_Wrapper/Architecture/GstWebRTCWrapperBin_BaseIceServers BaseIceServers]
+
* [[GStreamer_WebRTC_Wrapper/Architecture/GstWebRTCWrapperBin_BaseIceServers | BaseIceServers]]
* [https://developer.ridgerun.com/wiki/index.php?title=GStreamer_WebRTC_Wrapper/Architecture/GstWebRTCWrapperBin_XirsysIceServer XirsysIceServer]
+
* [[GStreamer_WebRTC_Wrapper/Architecture/GstWebRTCWrapperBin_XirsysIceServer | XirsysIceServer]]
 +
* [[GStreamer_WebRTC_Wrapper/Architecture/GstWebRTCWrapperBin_DataChannel | DataChannel]]
  
 
<noinclude>{{GStreamer WebRTC Wrapper/Foot|Introduction/GstWebRTCWrapper_Basics|Architecture/GstWebRTCWrapperBin_Modules}}</noinclude>
 
<noinclude>{{GStreamer WebRTC Wrapper/Foot|Introduction/GstWebRTCWrapper_Basics|Architecture/GstWebRTCWrapperBin_Modules}}</noinclude>
 +
  
 
[[Category:GStreamer WebRTC Wrapper]]
 
[[Category:GStreamer WebRTC Wrapper]]

Latest revision as of 15:05, 7 July 2023