GStreamer WebRTC Wrapper - Architecture - GstWebRTCWrapperBin XirsysIceServer

From RidgeRun Developer Connection
Jump to: navigation, search




Previous: Architecture/GstWebRTCWrapperBin_BaseIceServers Index Next: Architecture/GstWebRTCWrapperBin_DataChannel




XirsysIceServer

The module to handle the ice serving for Xirsys CoTURN. This class is based on GstIceServer class.

Properties

  • ident: Ident provided via Xirsys Account.
  • secret: Secret provided via Xirsys Account
  • channel: Channel provided via Xirsys Account
  • xirsys_path: Xirsys path provided via Xirsys Account

Methods

  • get_stun_servers(): Returns the list of STUN servers.
  • get_turn_servers(): Returns the list of TURN servers.


Previous: Architecture/GstWebRTCWrapperBin_BaseIceServers Index Next: Architecture/GstWebRTCWrapperBin_DataChannel