arembedded / RasPi-Cam-Record-StreamLinks
This package can be used to split stdin data stream to be written to a file (for storage) and also be output to stdout as well. It's used to get video data input from the Raspberry Pi NOIR camera and redirect the video data to a recorded data file and also STDOUT for online streaming using VLC.
☆20Updated 9 years ago
Alternatives and similar repositories for RasPi-Cam-Record-Stream
Users that are interested in RasPi-Cam-Record-Stream are comparing it to the libraries listed below
Sorting:
- CH340/341 (HL340/341) Serial-to-USB UART Driver for Raspberry Pi☆101Updated 9 years ago
- Raspberry Pi Camera Module Multiplexer☆79Updated 6 years ago
- A robot to visually track and target an object. (RaspberryPi2 + RaspiCam + OpenCV + Dlib + servos/driver)☆57Updated 9 years ago
- An Arduino library that helps establish I2C communication between an A-Star 32U4 Robot Controller and a Raspberry Pi, with the Arduino ac…