uvic-aero / onboard-computer

0 stars 1 forks source link

Add video feed from webcam and from pycam #53

Open samg9 opened 4 years ago

samg9 commented 4 years ago

This closes https://github.com/uvic-aero/onboard-computer/issues/39

Needs tests for pycam portion

dragonprevost commented 4 years ago

Hey guys, Im a little late on the ball for this one but I feel that this has mostly been implemented in the PiCam module. It seems this is issue is almost complete already... but to keep client code working maybe we should try and port the code from this Capture file over to the PiCam module?

avesk commented 4 years ago

Hey guys, Im a little late on the ball for this one but I feel that this has mostly been implemented in the PiCam module. It seems this is issue is almost complete already... but to keep client code working maybe we should try and port the code from this Capture file over to the PiCam module?

sounds good, let's move the changes into the PiCam app then.