Hemanth-Jonnala

Results 260 comments of Hemanth-Jonnala

Hi, please provide the following details: 1. python version 2. Operating system 3. steps to reproduce the issue.

@3344393853 try the following command let us know still you are facing issues. **python3 anonymizer.py --mirror**

@yishinhung Thanks for confirming. It is a bug on our side, we are working on it. Will let you know once it is resolved.

Hi @xxs1989 the board requires 5V/2A power supply. Please check the section 5.1 for more details at: https://coral.ai/static/files/Coral-Dev-Board-Mini-datasheet.pdf. Thanks!

@kiteklan can you try this [script](https://github.com/google-coral/examples-camera/blob/master/gstreamer/detect.py) with --videofmt [h264 flag](https://github.com/google-coral/examples-camera/blob/master/gstreamer/gstreamer.py#L211).

I think, it only supports YUYV format: https://coral.ai/docs/dev-board/camera/#connect-a-usb-camera

> is there possibly a way to duplicate the single grey channel to the other channels an pipe that in as an artificial YUYV format? Unfortunately, I am not aware...

Hello @liviolima80 can you please try to cross compile with bazel+docker: https://github.com/google-coral/libedgetpu#bazel--docker

I think you are getting output similar to this: https://github.com/google-coral/project-posenet/issues/69#issuecomment-878802080 Please add a --mirror flag, If the camera and monitor are both facing you. This would fix the issue on...

@zeus07 can you please share the command executed and the complete log from the terminal. Thanks!