# 通用视频流处理库 **Repository Path**: marblelog/video_stream_lib ## Basic Information - **Project Name**: 通用视频流处理库 - **Description**: 一个通用实现视频流硬件编解码处理的库,主要使用各硬件SDK、ffmpeg和opencv实现,是为了某些监控摄像头项目而做的封装。暂时代码以硬件种类作为分支分别管理,还没有作通用化处理,MASTER 分支为Nvidia 的硬解实现,使用自行编译FFMPEG+CUDA 的方式实现,使用libnpp 实现YUV转BGR 实现AVFrame转 cv::Mat 。RK3588 使用类似的方式。 - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: http://www.marblelog.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-24 - **Last Updated**: 2026-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 视频流处理库 #### Description 一个获取视频流后解码后输出帧的库,主要使用ffmpeg和opencv实现,是为了某些监控摄像头项目而做的封装 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)