Avatar

Andrey B.

  • Total activity 287
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 4
  • Subscriptions 121

Activity overview

Latest activity by Andrey B.
  • Avatar

    Andrey B. created an article,

    DVB subtitle insertion

    OverviewThe Video SDK supports inserting subtitle tracks into output streams such as DVB, UDP, SRT, and MPEG transport streams. Pay attention; this feature is going to be included in the Closed Cap...

  • Avatar

    Andrey B. created an article,

    WebRTC Mix-Minus

    Mix-minus is an audio mixing approach where each participant receives a mix of all other participants excluding their own audio.Mix-minus = per-participant audio mix of “everyone else, except me”.T...

  • Avatar

    Andrey B. created an article,

    Customizing Web Guest & Web Preview Pages

    Overview The Web Guest and Web Preview pages are React-based frontend applications hosted within the signaling server’s Docker image. These pages provide the in-browser interfaces for guests and op...

  • Avatar

    Andrey B. created an article,

    WebRTC 2.0 Samples

    WebRTC 2.0 ArchitectureC:\Program Files (x86)\Medialooks\MPlatform SDK\Samples WebRTC\C#\WebRTC 2.0C:\Program Files (x86)\Medialooks\MFormats SDK\Samples WebRTC\C#\WebRTC 2.0WebRTC 2.0 Delphi Duple...

  • Avatar

    Andrey B. created an article,

    Signaling server WebRTC 2.0 usage

    To use the WebRTC 2.0 signaling server in a production environment, it is necessary to set up secure HTTPS communication using your own SSL certificates. Although the Docker image includes self-sig...

  • Avatar

    Andrey B. created an article,

    IMCChannelSGN

    The IMCChannelSGN interface is part of the signaling subsystem of the Medialooks SDK. It provides methods to enumerate and manage WebRTC channels and to exchange signaling messages. This interface ...

  • Avatar

    Andrey B. created an article,

    TURN Server Configuration for WebRTC 2.0

    TURN (Traversal Using Relays around NAT) servers are essential when direct peer-to-peer WebRTC connections cannot be established due to restrictive network conditions (e.g., firewalls or symmetric ...

  • Avatar

    Andrey B. created an article,

    eMC_ChannelState

    Describes the current connection state of a media channel. Member Description eMCCS_Closed The channel is closed and not active eMCCS_Connected The channel is currently connected and operat...

  • Avatar

    Andrey B. created an article,

    eChannelMode

    Defines the operational role of a media channel Member Description eCM_Closed Channel is closed and not operational eCM_Receiver Channel is set to receive data eCM_Transmitter Channel is ...

  • Avatar

    Andrey B. created an article,

    eVTSG_State

    Specifies the signaling (SGN) connection state of the virtual transport session Member Description eVTSG_Closed Connection is closed eVTSG_Connecting Establishing a connection eVTSG_Logge...