You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Low-latency live video processing for the NVIDIA DGX Spark: ingest SMPTE ST 2110, GPU resolution & motion-compensated frame-rate conversion, emit ST 2110, with optional JPEG XS / IP10 wire codecs, NMOS, and a web control UI.
This project demonstrates the integration of a CUDA kernel within an NVIDIA Holoscan application. It consists of two custom operators: one for memory allocation and data initialization, and another for executing the CUDA kernel. The application was profiled using Nsight systems and the kernel with Nsight compute