We need to figure out a way for the new camera-role functionality to reliably fetch the camera data and microphone data.
Ideally, we should be able to simultaneously stream H.264 and raw images as we do with rpicam-apps.
I imagine it might be easier to do this in native code since we're likely only to support Android for the near future.
Perhaps this issue should entail:
Perhaps for the scope of this PR, we should separate this from the actual camera_hub/client_lib implementation (#94) to simplify review.
We need to figure out a way for the new camera-role functionality to reliably fetch the camera data and microphone data.
Ideally, we should be able to simultaneously stream H.264 and raw images as we do with rpicam-apps.
I imagine it might be easier to do this in native code since we're likely only to support Android for the near future.
Perhaps this issue should entail:
Perhaps for the scope of this PR, we should separate this from the actual camera_hub/client_lib implementation (#94) to simplify review.