Commit 08cb074
Add Jetson-specific Gstreamer guide for real-time video processing (#232)
Adds a comprehensive guide for implementing low-latency video pipelines on NVIDIA Jetson using GStreamer. Covers zero-copy NVMM architecture to bypass CPU bottlenecks, optimized configurations for CSI and V4L2 sensors, and hardware-accelerated H.264 encoding for UDP/RTP streaming. Includes implementation examples for custom CUDA processing via nvivafilter and integration with Python and C++.
---------
Co-authored-by: jaswu51 <506346013@qq.com>
Co-authored-by: Nevin Valsaraj <nevin.valsaraj32@gmail.com>1 parent 511863a commit 08cb074
File tree
3 files changed
+462
-0
lines changed- _data
- wiki/networking
3 files changed
+462
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
| 252 | + | |
251 | 253 | | |
252 | 254 | | |
253 | 255 | | |
| |||
0 commit comments