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
- Host: GitHub
- URL: https://github.com/rohithsaji97/live_feed_raspberry_pi
- Owner: Rohithsaji97
- Created: 2023-12-11T03:00:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T03:07:29.000Z (over 2 years ago)
- Last Synced: 2024-12-29T09:42:28.454Z (over 1 year ago)
- Topics: cv2-library, opencv, picamera2, python3, raspberry-pi-3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.