当前位置:网站首页>deepstream多相机显示布局
deepstream多相机显示布局
2022-08-04 21:09:00 【鼾声鼾语】
当我们用deepstresam打开了多个相机,但是想要对多个相机进行布局,那么我们就需要用到deepsteram的一个插件了:Tiled-display Group
#演示了30路1080P视频输入
[tiled-display]
enable=1
rows=5#行
columns=6#列
width=1280
height=720
gpu-id=0
#(0): nvbuf-mem-default - Default memory allocated, specific to particular platform
#(1): nvbuf-mem-cuda-pinned - Allocate Pinned/Host cuda memory, applicable for Tesla
#(2): nvbuf-mem-cuda-device - Allocate Device cuda memory, applicable for Tesla
#(3): nvbuf-mem-cuda-unified - Allocate Unified cuda memory, applicable for Tesla
#(4): nvbuf-mem-surface-array - Allocate Surface Array memory, applicable for Jetson
nvbuf-memory-type=0
边栏推荐
猜你喜欢
随机推荐
PyTorch Geometric (PyG) 安装教程
Dotnet using WMI software acquisition system installation
dotnet delete read-only files
拼多多开放平台订单信息查询接口【pdd.order.basic.list.get订单基础信息列表查询接口(根据成交时间)】代码对接教程
xss课堂内容复现
【2022杭电多校5 1003 Slipper】多个超级源点+最短路
Common methods of js's new Function()
dotnet 通过 WMI 获取系统安装软件
Interviewer: How is the expired key in Redis deleted?
密码学系列之:PEM和PKCS7,PKCS8,PKCS12
Spss-系统聚类手算实操
MATLAB中readtimetable函数用法
SAP ABAP OData 服务如何支持 $select 有选择性地仅读取部分模型字段值试读版
Re24:读论文 IOT-Match Explainable Legal Case Matching via Inverse Optimal Transport-based Rationale Ext
[21 days learning challenge - kernel notes] (2), based in the device tree
ue unreal 虚幻 高分辨率无缩放 编辑器字太小 调整编辑器整体缩放
buu web
【2022牛客多校5 A题 Don‘t Starve】DP
laravel whereDoesntHave
【手把手教你使用STM32HAL库的串口空闲中断】









