Mike Busuttil
|
7a72e419fe
|
Openpilot webcam support improved (#34215)
* control webcam with ENV vars
* WIP: actual instructions
* wording
* file no longer exists
* this is expected behavior, just untested
* more readable
* tested on fresh install
* wording tweaks
* explicit USE_WEBCAM toggle required
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* debug-ability improved
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* newline removed
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
4 months ago |
Jason Young
|
7202c5acb8
|
Webcam fixes (#34211)
* follow VIPC API change, add logging
* use full path for video devices
|
5 months ago |
Maxime Desroches
|
0cade54015
|
webcam: remove other cv2 usage (#33236)
av
old-commit-hash: a8c0c158ad
|
9 months ago |
Harald Schäfer
|
f870a968e9
|
Split cereal into cereal/msgq (#32631)
* squash
* fix doc
* compile device
* compile device
* Update ref
* add msgq to precommit exclusions
* No service ports
* fix compile
* address comments
* More comments
* Delete logger
* Update opendbc
* Linting
* bump msgq
old-commit-hash: e71ec4e8d7
|
11 months ago |
Justin Newberry
|
0a866b2618
|
Webcam: prepare to make camerad a PythonProcess (#31202)
* webcam
* support /dev/* syntax
* support strings
old-commit-hash: 75d3e5fb4e
|
1 year ago |
Hoang Bui
|
87cadf7262
|
Python camerad for webcam (#30930)
* webcamd
* remove destroy windows
* block
* shebang execute
* executaleeeee
* executableeeeeee
* she bang for camerad.py
* listener
* no signal?
* good
* ruff fix
* delete listener
* recover sim
* remove assert
* refactor
* fix shell
* fix namedtuple
* little change
* to tuple
* cleanup
* update readme
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 7fdd5c4a7d
|
1 year ago |