GPU PATH
Capture into GPU memory
NVIDIA GPUDirect enables high-performance DMA capture direct to GPU memory. It removes a later memory-transfer step from the pipeline.
NEXVDO SDK — CAPTURE
Ingest capture cards, multimedia files, and network cameras. Move frames through GPUDirect DMA, then render, compose, or hand them to the next module.
source = capture_card | multimedia_file | network_camera
frame = dma_capture(source, destination = gpu_memory)
adjust(frame, brightness, hue, contrast, saturation)
transform(frame, scale, crop, rotate)
output(frame, render_or_encode)CAPTURE CAPABILITIES
GPU PATH
NVIDIA GPUDirect enables high-performance DMA capture direct to GPU memory. It removes a later memory-transfer step from the pipeline.
RENDER + COMPOSE
ThumbDraw supports multi-screen rendering. Adjust brightness, hue, contrast, and saturation. Scale, crop, and rotate with CPU or GPU processing.
WORKFLOW DEPTH
Use ChromaKey, OSD, layouts, and XML-driven animation. DICOM, PACS, WORKLIST, and HL7 support clinical imaging workflows.
PUBLISHED SURFACE
YUAN publishes the input classes, framework surface, and operating-system surface. The per-input compatibility mapping has not been published.
| Input path | Framework | Operating system |
|---|---|---|
| Capture cards | Input-to-framework mapping — pending publication | Per-input OS support — pending publication |
| Multimedia files | Input-to-framework mapping — pending publication | Per-input OS support — pending publication |
| Network cameras | Input-to-framework mapping — pending publication | Per-input OS support — pending publication |
| Published module surface | DirectShow · Media Foundation · V4L2 · GStreamer | Windows · Linux · embedded |
| Resolution and format matrix | Resolution matrix — pending publication | Format matrix — pending publication |
SOURCE TO OUTPUT
The capture path starts with a card, file, or network camera. GPUDirect DMA places the image in GPU memory. The frame is then ready for rendering or encoding.
YUAN's Capture module page states: “only 4 APIs, allowing you to capture video and audio within just five minutes.” The API reference itself is pending publication.
EVALUATION ARTIFACTS
Nothing is represented as public until it is public.
You are building your own device — NexVDO SDK plus YUAN hardware inside your product.
Start at the SDK →You need an integrated stack delivered and supported — hardware, software, and integration through Neteon.
Request scoping →Included free with YUAN hardware, delivered through a supported evaluation path — engineer answer within 48 hours.
Request an evaluationShare the source, target platform, and output path. An engineer answers with scope.