Andrey B.
- Total activity 296
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 5
- Subscriptions 121
Articles
Recent activity by Andrey B. Sort by recent activity-
Receive live-source frame clock timestamps through a Windows named pipe
MPlatform and MFormats SDK can expose the clock timestamp associated with each received video frame through a Windows named pipe. This is a low-level option for applications that need timing inform...
MLCG HTML5 Graphics Samples for MPlatform and MFormats SDKs
The MPlatform and MFormats SDKs include sample applications that demonstrate how to use the MLCG HTML5 Editor together with video sdk playback pipelines. These samples show how to load media, previ...
How to Insert ASS and SRT Subtitles as DVB, DVB Teletext
OverviewThe Video SDK supports inserting subtitle tracks into MPEG transport stream outputs, including file output and network delivery over UDP or SRT.Note: Subtitle insertion may require the Clos...
How to Insert DVB Subtitles and DVB Teletext On the Fly During Live Output
OverviewThis article describes how to insert DVB subtitles or DVB Teletext subtitles into an output stream on the fly during live playback or recording.In this workflow, subtitles are not loaded fr...
Displaying DVB subtitles/teletext from transport stream
OverviewYou can display DVB subtitles and DVB Teletext subtitles from a transport stream source, such as a TS file, DVB stream, UDP stream, or another supported MPEG-TS input, by using MPlatform SD...
WebVTT subtitles for HLS
OverviewThe Video SDK can write WebVTT subtitle tracks into HLS output. This workflow allows an application to load an external subtitle file, pass subtitle packets from the reader to the writer, a...
WebRTC 2.0 (MConnect) properties
The properties are stored in the system registry:HKEY_CURRENT_USER\SOFTWARE\Medialooks\MConnectNameDefault valueDescriptionmodeenumInternal mode selector. Reserved for future use, do not change.pee...
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 ...
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...
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 ...