在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):prominenceai/deepstream-services-library开源软件地址(OpenSource Url):https://github.com/prominenceai/deepstream-services-library开源编程语言(OpenSource Language):C++ 89.2%开源软件介绍(OpenSource Introduction):Intelligent Audio and Video Analytics (IAVA)A library of on-demand DeepStream Pipeline services. Written in C++ 17 with an ExamplesC++#include <DslApi.h>
// New CSI Live Camera Source
uint retval = dsl_source_csi_new("csi-source", 1280, 720, 30, 1); Python3from dsl import *
# New CSI Live Camera Source
retval = dsl_source_csi_new('csi-source', 1280, 720, 30, 1) DSL is built on the NVIDIA® DeepStream SDK, "A complete streaming analytics toolkit for AI-based video and image understanding, as well as multi-sensor processing.", The DeepStream SDK and DSL use the open source GStreamer, "An extremely powerful and versatile framework for creating streaming media applications". ContributingDSL is released under the MIT License. Contributions are welcome and greatly appreciated. Please review our code of conduct. Please report issues! DSL Branching Workflow
All pull requests should be made against the current DockerThe deepstream-services-library-docker repo contain a DiscordCome join us on Discord, an informal place to chat, ask questions, discuss ideas, etc. DSL Users Guide
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论