Skip to content

kedacomresearch/libwebstreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libwebstreamer

Coding Rule see Google C++ Style Guide

How to build

tools you have to be installed first.

  • CMake
  • Python (cpplint rquired)
  • pkg-config
  • Visual Studio 2015/2017
  • GStreamer >=1.14.0 complete install

set the PKG_CONFIG_PATH=To where gstreamer lib pkg config (C:\gstreamer\1.0\x86_64\lib\pkgconfig)

add pkg-config.exe path to your enviroment PATH

first check code rule run tools/cpplint.bat if no error then build.

run tools/build.bat

You can use cam to simplify these

install python then do as below

pip install cam
cd libwebstreamer
cam build

About

web oriented multimedia backend library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages