Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Team-501-The-PowerKnights/Vision2017

Repository files navigation

Vision2017

Camera initialization: mjpg_streamer -o "output_http.so -w ./www -p 1180" -i "input_uvc.so -d /dev/video0 -f 30 -r 320x240 -n"

Camera Controls:

v4l2-ctl --set-ctrl exposure_auto=1

turns off auto-exposure

v4l2-ctl --set-ctrl exposure_absolute=15

sets exposure value to 15 (very dark)

v4l2-ctl --set-ctrl white_balance_temperature_auto=0

v4l2-ctl --set-ctrl white_balance_temperature=5280

CV2 MUST SEE A .MJPG EXTENSION A LA:

http://localhost:1180/?action=stream?dummy=param.mjpg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published