robotemi / sdk

temi is an unparalleled robotic platform introducing a new dimension of development - movement. Using temi’s SDK, developers can create new functionalities and introduce new use cases via temi’s Android tablet. temi’s movement and navigation capabilities run off of it's Linux computer and uses a set of 16 sensors including a Lidar, depth cameras, driving cameras, and microphones. We encourage our developer community to suggest and request expanded functionality within the SDK and we will adhere to your needs. We want to enable you to create skills like never seen before! We will be constantly improving the SDK and its documentation. Please feel free to reach out to us with any questions or thoughts at developers@robotemi.com
https://www.robotemi.com/
210 stars 86 forks source link

Camera Record Video and Take Image not Work #268

Open pongpphu opened 2 years ago

pongpphu commented 2 years ago

I have a problem when I develop about camera in temi.

  1. I use android camerax with sample code in this https://developer.android.com/codelabs/camerax-getting-started#0 My app on temi show the preview but when I take image or record video it doesn't work.

This image is log on capture image

image

This image is log on capture video

image
  1. I want to know about how many storage size of temi.
vincenzomarotta commented 2 months ago

Hi, did you manage to find a solution?