All Projects → hanayik → CAM

hanayik / CAM

Licence: MIT License
macOS camera recording using ffmpeg

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to CAM

Evilslive
This project is a SDK about video stream live
Stars: ✭ 420 (+876.74%)
Mutual labels:  camera, ffmpeg
V4l2test
v4l2 camera test for android platform.
Stars: ✭ 47 (+9.3%)
Mutual labels:  camera, ffmpeg
Trinity
android video record editor muxer sdk
Stars: ✭ 609 (+1316.28%)
Mutual labels:  camera, ffmpeg
Androidffmpeg
android 读取摄像头和麦克风,使用rtmp推流
Stars: ✭ 298 (+593.02%)
Mutual labels:  camera, ffmpeg
Videocalling
局域网p2p视频聊天
Stars: ✭ 223 (+418.6%)
Mutual labels:  camera, ffmpeg
Goprostream
Tools for handling/displaying GoPro HTTP/UDP stream (Python/Ruby)
Stars: ✭ 311 (+623.26%)
Mutual labels:  camera, ffmpeg
Sonoff Hack
Custom firmware for Sonoff GK-200MP2B camera
Stars: ✭ 41 (-4.65%)
Mutual labels:  camera, cam
Ffmpeg.autogen
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
Stars: ✭ 671 (+1460.47%)
Mutual labels:  ffmpeg, osx
Pbjvision
📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
Stars: ✭ 1,940 (+4411.63%)
Mutual labels:  camera, recording
Android
Android app for collecting OpenStreetCam imagery
Stars: ✭ 119 (+176.74%)
Mutual labels:  camera, ffmpeg
Candy
🍭 Cross-platform YouTube-downloader with playlist and channel support as well as build-in audio / video converter.
Stars: ✭ 229 (+432.56%)
Mutual labels:  ffmpeg, electron-app
StudyMD
Flashcards from Markdown. Built with React and Electron
Stars: ✭ 92 (+113.95%)
Mutual labels:  osx, electron-app
Scrcpy
Display and control your Android device
Stars: ✭ 58,880 (+136830.23%)
Mutual labels:  ffmpeg, recording
Android Ffmpeg Camerarecord
使用JavaCV提供的支持, 使用OpenGL实时处理+显示摄像头采集的图像, 并使用FFMPEG实时录制音视频
Stars: ✭ 334 (+676.74%)
Mutual labels:  camera, ffmpeg
Avane
Adobe Air Native Extension for building video encoding applications
Stars: ✭ 57 (+32.56%)
Mutual labels:  ffmpeg, osx
Homebridge Camera Ffmpeg
Homebridge Plugin Providing FFmpeg-based Camera Support
Stars: ✭ 726 (+1588.37%)
Mutual labels:  camera, ffmpeg
Video Hub App
Official repository for Video Hub App
Stars: ✭ 272 (+532.56%)
Mutual labels:  ffmpeg, electron-app
Ffmpeg Build Script
The FFmpeg build script provides an easy way to build a static FFmpeg on OSX and Linux with non-free codecs included.
Stars: ✭ 290 (+574.42%)
Mutual labels:  ffmpeg, osx
Recordbutton
A record button in Swift
Stars: ✭ 101 (+134.88%)
Mutual labels:  camera, recording
y2mp3
An Electron app to download youtube playlist
Stars: ✭ 118 (+174.42%)
Mutual labels:  ffmpeg, electron-app

CAM

Dowload the latest version

Description

The CAM app was made for recording short tasks with research participants for later scoring or analysis.

The CAM app's design is as minimalist as possible. To use, just launch the app and you will immediately see a preview of the camera image. The app will not record until you click the red record button. Before recording though, it's a good idea to use the text input fields to give your recording a name. As you type in the fields you will see an automatically generated preview of what your video will be named.

While recording, the preview will not be shown. This is intentional so that it's not distracting to research participants.

When you're done recording click the red square and your video will be saved.

The saved location will depend on your computer. The program automatically detects if you have Dropbox, or Box folders on your computer and tries to save to those locations first, in that order. If you do not wish to save to the cloud folders then uncheck that option in the menu bar. If the cloud saving option is unchecked, or those folders do not exist on your computer then the app will save to it's default MacOS location which is ~/Library/Application Support/CAM/data/

Screenshots

Credits

Icon

ffmpeg

License

MIT

This app was made specifically for the CSTAR group, but is open source so that others may modify and use as desired.

Developers

CAM is currently only developed for MacOS, and a compiled version of ffmpeg is bundled with the app.

To clone repo:

cd /to/your/desired/install/location

git clone https://github.com/hanayik/CAM.git

To install packages:

cd CAM

npm install

To run

npm start

Links

CSTAR

Aphasia Lab

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].