Closed jollyto closed 2 years ago
Where is the image data storeed? In PSRAM? Do you happen to have a (decoded) stack trace?
On Mar 3, 2022, at 10:25 AM, Bert Melis @.***> wrote:
Where is the image data storeed? In PSRAM?
Local RAM Do you happen to have a (decoded) stack trace?
Nope — Reply to this email directly, view it on GitHub https://github.com/marvinroger/async-mqtt-client/issues/280#issuecomment-1058153794, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG2PEQOQ3PGWMXYLQ5MOU3U6DKWFANCNFSM5P2VFG3Q. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.
Jose Rivera email: @.*** phone: (407) 249-2218
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
@jollyto since you put that much effort in your reply, you are surely expecting everyone here to grab their crystal balls and debug your code for you... /sarcasm off
Funny thing is: people here are willing to help you. You just have to provide the information that allows us to help
And I really appreciated. But I need to get prepared to provide more detail (stack trace, ect). That s why I closed the issue. As soon as I get organized I’ll reopen the issue.
My sincerely apologies if I offended the group with my short explanation of the problem.
— José
On Mar 4, 2022, at 9:30 AM, Lübbe Onken @.***> wrote:
Funny thing is: people here are willing to help you. You just have to provide the information that allows us to help
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you modified the open/close state.
The AsyncMQTTClient::publish() is crashing the ESP32-CAM
Here is the code:
Here is the output :
Any ideas what may crash when calling the publish() method.