-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more camera and camera server functionality (#320)
* camera server : add start stop video subscribe (#318) * camera_server: typos Signed-off-by: Julian Oes <[email protected]> * camera server: add start stop video streaming, add stream id in camera side * camera server : add subscribe camera mode * camera server: add storage information and capture stauts subscribe * add unit on image interval and available capacity * storage information : add unit on read speed and write speed * camera : add format storage and reset settings function * add storage id in camera side, and then the camera can support multi storage format. * camera server: add respond for all camera server command * camera_server: add video stream information Signed-off-by: Julian Oes <[email protected]> * param_server: add subscription for changed params Signed-off-by: Julian Oes <[email protected]> --------- Signed-off-by: Julian Oes <[email protected]> Co-authored-by: Julian Oes <[email protected]>
- Loading branch information
Showing
3 changed files
with
296 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.