Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display Image on Vector Screen #388

Merged
merged 19 commits into from
Sep 25, 2024
Merged

Display Image on Vector Screen #388

merged 19 commits into from
Sep 25, 2024

Conversation

F4310
Copy link
Contributor

@F4310 F4310 commented Sep 22, 2024

@kercre123 Hello, I'm trying to implement DisplayFaceImageRGBRequest from vector-go-sdk. I was able to send an image file with a POST request to http://xxx.xxx.xxx.xxx/api-sdk/display_image?serial=xxxxxx, but the image is displayed incorrectly.

Can you help with this if it is relevant to the project?

I tryed:

  • resize the image
  • Convert to RGB before convert to bytes and send
  • Send without convert to RGB
  • Send a solid image green (displayed green with white noise)
  • JPEG and PNG

image

@kercre123 kercre123 merged commit b077b21 into kercre123:main Sep 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants