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

Esp32-cam base64 Mqtt #5

Open
huukhoa1412 opened this issue Jul 6, 2020 · 2 comments
Open

Esp32-cam base64 Mqtt #5

huukhoa1412 opened this issue Jul 6, 2020 · 2 comments

Comments

@huukhoa1412
Copy link

Hi,

First of all. Congrats for your work.
I’m not sure if this is the right place to put this comment.
I am using your base64 code to convert image from esp32-cam to base64 code. Publish to MQTT. But I failed.
Serial.println (imageFile);
I see base64 code
When Publish "imageFile" on it is empty

I hope you can help me how to do it.
Thank you for your time.

@huukhoa1412
Copy link
Author

image
image

@fustyles
Copy link
Owner

I consider that the length of base64 string is too large to publish.

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

No branches or pull requests

2 participants