Commit Graph
6 Commits
Author SHA1 Message Date
Hidenori MatsubayashiandGitHub bb10db6bdb Update README: add description about customization of videoconvert element (#38) 2021-08-23 10:07:19 +09:00
Hidenori MatsubayashiandGitHub fe274a8038 [camera] Fix wrong orientation (#36)
* Fixed the bug. See: #6 (comment)

* Also, I changed the camera type from back-camera to external-camera.
2021-08-20 10:45:18 +09:00
Hidenori MatsubayashiandGitHub 72ce4f3942 [camera] update README (#33)
Remove "apt install libglib2.0-dev"
2021-08-19 09:40:53 +09:00
Hidenori MatsubayashiandGitHub c3abfca69a [camera] refactor CMakeLists.txt (#32)
* Refactor CMakeLists.txt

* remove unnecessary comment
2021-08-18 11:07:38 +09:00
Hidenori MatsubayashiandGitHub 34feab80cc [camera] Source code refactoring (#31)
Changes:
* Source code refactoring
* Add temporary code for camera image stream APIs
2021-08-17 17:49:36 +09:00
Hidenori MatsubayashiandGitHub 999fdad59c [camera][draft] Add camera plugin (#29)
Added the first draft version, but there are still a lot of unimplemented features.
2021-08-16 16:43:28 +09:00