Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Python code to stream, send, and instrument multiple cameras on a Raspberry Pi

Notifications You must be signed in to change notification settings

BinghamtonRover/Python-Video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video

Python code to stream, send, and instrument multiple cameras on a Raspberry Pi.

Python Files:

PyCamera.py: Basic test of single camera stream in window.

PyCamera_Thread.py: A threaded implementation of a two camera stream with camera identification.

PyCamera_Stream.py: The code for our rover video system (still in progress). Adding UDP streaming and protobuf communication.

testClient.py & testServer.py: Code for test of local protobuf communication.

PyRealSense.py: Some early tests for video with the Intel RealSense camera.

About

Python code to stream, send, and instrument multiple cameras on a Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages