Skip to content

bdx0/LiveMediaExt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: this project has the following dependencies:

boost 1.55: http://www.boost.org google glog 0.3.3: https://code.google.com/p/google-glog/ live555: http://www.live555.com cpp-util: https://github.com/miseri/cpp-util

Of these we don't mirror boost. Instead the environmental variables BOOST_INCLUDE_DIR and BOOST_LIB_DIR need to be defined.

Environmental variable: BOOST_INCLUDE_DIR: boost include directory. BOOST_LIB_DIR: directory where compiled .lib files can be found.

The external can be checked out using the following command: git submodule add -f git://github.com/miseri/live555-CMake.git externals/live555-CMake git submodule add -f git://github.com/miseri/cpp-util.git externals/cpp-util git submodule add -f git://github.com/miseri/glog.git externals/glog

About

Experimental extensions to live555 for live devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.6%
  • CMake 5.4%
  • C 1.7%
  • Batchfile 0.3%