
NMOS
NMOS samplesThe IP Virtual Card NMOS samples demonstrate the integration of several NMOS standards with the DELTACAST IP Virtual Card, through the use of the nmos-cpp library, which is a C++ open source implementation of the NMOS specifications.
GitHub : https://github.com/deltacasttv/nmos-ipvc-samples
The VideoMaster NMOS samples demonstrate the integration of several NMOS standards with the VideoMaster API and a DELTACAST IP Card through the use of the nmos-cpp library.
Specifications
Samples
Receiver Node | This sample demonstrates how to implement a receiver node that can discover, connect to, and display streams from NMOS-compliant sender nodes. The receiver node utilizes the NMOS IS-04 and IS-05 specifications for discovery and connection management. It can dynamically discover available sender nodes on the network, establish connections with them, and receive and display the video streams they send. This sample provides a practical example of how to integrate NMOS functionality into a receiver application. |
Sender Node | This sample shows how to implement a sender node that can stream a predefined pattern to NMOS-compliant receiver nodes. The sender node utilizes the NMOS IS-04 and IS-05 specifications for discovery and connection management. It generates a predefined video pattern and streams it to one or more receiver nodes on the network. This sample provides a practical example of how to integrate NMOS functionality into a sender application. |
Features
NMOS specifications | - IS-04: Discovery and Registration of NMOS Devices and Resources - IS-05: Connection Management - IS-09: System API |
Essence | ST 2110-20 uncompressed video |
PTP synchronization | Yes |