Skip to content

YJessicaGao/zhongyuan_cnstream_project

Repository files navigation

ZhongYuan基于CNStream项目

编译方式

git submodule update --init --remote
cp rtsp_handler.patch CNStream
cd CNStream
git apply rtsp_handler.patch
cd ..
mkdir build && cd build
cmake ..
make -j4
cd ..

运行方式

./run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published