Andrey B.
- Total activity 253
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 4
- Subscriptions 105
Activity overview
Latest activity by Andrey B.-
Andrey B. created an article,
Blackmagic Design SMPTE ST 2110: How to configure
All required files All files like, ready to use Ubuntu image and test video could be founded here Install Easy-NMOS Install VMware Workstation Install Ubuntu 22.04 on virtual machine ubuntu-22....
-
Andrey B. created an article,
IMFPersist
Configures the save and load configuration Methods PersistLoad Loads the data from string or from file. Syntax void PersistLoad( string _bsObject, string _bsXMLDescOrFile, string _bsLoadP...
-
Andrey B. created an article,
ASIO-based devices support
How to use ASIO devices With the 2.6 version of the SDK, you can use ASIO devices as audio sources and renderers. The functionality requires the ASIO plugin license. To test it, please contact ou...
-
Andrey B. created an article,
MFShader Plugin
Since 2.5 version of the Video SDK, you can implement a custom transformation of your video with a custom HLSL shader. The functionality is included in the MFShader plugin. It works just like any o...
-
Andrey B. created an article,
Chroma Key 2. A new chroma key implementation.
Starting with the 2.5 release, the Video SDK includes a new ChromaKey implementation. Technically, its work is similar to the original Chroma Key but its quality and performance were significantly ...
-
Andrey B. created an article,
ST 2110 devices management. Deltacast.
The configuration of Deltacast ST 2110 devices is similar to AJA devices. It is all about the JSON configuration of the device ports to set the network parameters (IP addresses of senders and recei...
-
Andrey B. created an article,
HDR and 10bit video playback
Since the 2.1.0 version of the SDK, you can play HDR videos with GPU-powered decoding and processing 10bits data. For this, you should enable the GPU-pipeline to make frame rate and video conversio...
-
Andrey B. created an article,
How to communicate with WebRTC signaling server
If you will need to pass information to signaling server you can use custom properties for IMWebRTC object via IMProps interface, for example: m_objWebRTC.PropsSet("remote.custom_property", "custo...
-
Andrey B. created an article,
Basic Playlist management
The MPlaylist object is a powerful instrument to control the playback. It can handle Live sources like hardware devices or streams, mp://links or basic media files and can output data to NDI, WebRT...
-
Andrey B. created an article,
Getting a good result with Chroma Key Form
You can get an acceptable result with Auto-detect feature in Chroma Key. But sometimes you need to make manual settings. So here is a common description of what things you can do to get a better...