Skip to content

Sterv99/DDS

Repository files navigation

DDS

Dependencies

$ sudo apt-get install make cmake yasm nasm pkg-config libssl-dev libboost-all-dev libx264-dev libopencv-dev

I configured ffmpeg with:

$ ./configure --ld="g++" --enable-gpl --disable-programs --disable-static --enable-shared --enable-libx264

Building

$ mkdir build
$ cd build
$ cmake ..
$ make

Rtmp module inspired by cpp_media_server-1 which is licensed under MIT. Copyright (c) 2021 Alex.CR

The class contains a copy of json from Niels Lohmann which is licensed under MIT. Copyright (c) 2013-2022 Niels Lohmann

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors