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.-
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...
-
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...
-
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...
-
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...
-
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...
-
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 ...
-
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 ...
-
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...
-
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 ...
-
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...