DoubleMay's repos on GitHub
C · 0 watchers
android-eye
Change your android phone to surveillance camera
0 watchers
burn-boot
A small python tool for downloading bootloader to ddr through serial port.
C++ · 0 watchers
eyeLike
A webcam based gaze tracking system.
0 watchers
gmap_tiles
Download and merge Google Maps tiles
0 watchers
gopro-fw-tools
Unofficial firmware tools for my favorite sports camera(s).
C++ · 0 watchers
HDOS_VC6
HD0S -VC6-PROJECT
C · 0 watchers
http-parser
http request/response parser for c
HTML · 0 watchers
IoTgo
Open source IoT cloud service
C++ · 0 watchers
IPCamTool
This is for company IPCamToll implemented by QT.
C++ · 0 watchers
IPCamX
ActiveX for IP camera (RTSP supported)
C · 0 watchers
JohnTheRipper
Jumbo patches for John the Ripper. The "unstable-jumbo" branch (currently in bugfix-only state) is what will end up 1.7.9-Jumbo-8. The "bleeding-jumbo" branch will end up as 1.8.0-Jumbo-1. The "master" branch is just a copy of Solar's core CVS repo.
C · 0 watchers
lamobo-d1
Lamobo D1 Source Code
C · 0 watchers
MCTX3420
2013 MCTX3420 UWA Team 4
C++ · 0 watchers
mjpg-streamer
Fork of http://sourceforge.net/projects/mjpg-streamer/
Makefile · 0 watchers
motionPie
A video surveillance distro for the Raspberry PI based on BuildRoot and Motion
C++ · 0 watchers
MyWork
digital vedio record
C++ · 0 watchers
ofxIpVideoGrabber
An openFrameworks addon for MJPEG streams (Axis IP Camera, etc.).
C · 0 watchers
onvif-ipcam
ONVIF framework code for IP based camera.
Java · 0 watchers
openiot
The Open Source Project for the Internet of Things
C · 0 watchers
Personal-HomeKit-HAP
This project will provide source code to build a HomeKit support accessories.
C · 0 watchers
RaspberrIP-Camera
Raspberry IP Camera - HD H264 Stream Over RTSP - Low Latency
C · 0 watchers
reptyr
Reparent a running program to a new terminal
0 watchers
rtp2mp4
recv rtp(h264+aac), save as mp4 file
C · 0 watchers
rtspserver
rtspserver on swiftboard
0 watchers
si-util
SourceInsight Utils
Java · 0 watchers
spydroid-ipcamera
A powerful and funny android app. that streams the camera and microphone of your phone to your browser or to VLC
C · 0 watchers
v4l2h264
Stream h264 from a v4l2 device.
C++ · 0 watchers
vdc
open source Network Video Recorder NVR, Please download Release package from http://sourceforge.net/projects/onvifviewer/ home page www.vdceye.com
C · 0 watchers
wavplay
a C library to play wave audio files
Java · 0 watchers
webcam-capture
Project goal is to give users possibility to access build-in or connected via USB webcams or remote IP / network cameras directly from Java code. Using provided libraries user is able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.