Skip to content

szatmary/iAlert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iAlert
Linux and OS X software for logitech alert cameras

Compiling on Ubuntu:
# sudo apt-get install git-core qt-sdk libupnp-dev libgloox-dev gstreamer0.10-ffmpeg phonon-backend-gstreamer
# qmake iAlert.pro && make

Compiling on Kubuntu:
# apt-get libphonon-dev libupnp-dev libgloox-dev gstreamer0.10-ffmpeg phonon-backend-gstreamer
# qmake iAlert.pro && make

Compiling on OS X:
Download and install the qt sdk from https://qt.nokia.com/downloads/
Download and install homebrew from https://mxcl.github.com/homebrew/
# brew install libupnp gloox
# qmake iAlert.pro && make

About

Crossplatform Support for Logitech Alert Cameras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published