An open API service indexing awesome lists of open source software.

https://github.com/rohithsaji97/live_feed_raspberry_pi

This is the code that allows one to see a live feed using a raspberry pi and a pi cam only
https://github.com/rohithsaji97/live_feed_raspberry_pi

cv2-library opencv picamera2 python3 raspberry-pi-3

Last synced: 5 months ago
JSON representation

This is the code that allows one to see a live feed using a raspberry pi and a pi cam only

Awesome Lists containing this project

README

          

# Live_Feed_raspberry_pi
This is the code that allows one to see a live feed using a Raspberry Pi and a Pi camera only
In this code, a window appears showing the live feed. It is exited when 'q' is pressed.
An additional feature is added that the last frame of the Livefeed is captured in this process.