Skip to content

Multi-camera DeepStream reference with dynamic layouts (mosaic, PiP, focus view), zero-copy paths, and latency-optimized settings. Includes config examples and layout switching without pipeline teardown.

License

Notifications You must be signed in to change notification settings

RenatoMaynard/Deepstream-Multistream-Layouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Deepstream Multistream Layouts

Description

Python-based NVIDIA DeepStream reference for multi-stream ingest with runtime layout control (mosaic, PiP, focus) and latency-optimized display.

Extended Description

This repository provides a Python implementation of a multi-stream video pipeline using NVIDIA DeepStream (GStreamer bindings). It enables dynamic, runtime selection of display layouts—mosaic, picture-in-picture, and single-source focus—without pipeline restarts. The design prioritizes low-latency playout through live-source configuration, small batching windows, and asynchronous rendering. Configuration is file-driven to facilitate repeatable deployments and straightforward scaling across heterogeneous RTSP and file sources.

About

Multi-camera DeepStream reference with dynamic layouts (mosaic, PiP, focus view), zero-copy paths, and latency-optimized settings. Includes config examples and layout switching without pipeline teardown.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published