Thank you for the advice. I'm developing a C++ application that uses libcamera (to access Rpi HQ cam) and that's why I'm looking for code, since would like to integrate everything in the app. And I'd also like to learn how to do that.
I was not aware base 64 was available within rpicam-jpeg. I'm not really sure what the output of the command you posted is. The output I'm looking for is a std::string, what's the output of the command you posted? Do you know where the piece of code that performs the base64 encoding is in the rpicam app repository? (I mean this repo: https://github.com/raspberrypi/rpicam-apps/tree/main)
Thanks for your reply!
I was not aware base 64 was available within rpicam-jpeg. I'm not really sure what the output of the command you posted is. The output I'm looking for is a std::string, what's the output of the command you posted? Do you know where the piece of code that performs the base64 encoding is in the rpicam app repository? (I mean this repo: https://github.com/raspberrypi/rpicam-apps/tree/main)
Thanks for your reply!
Statistics: Posted by gev_u — Sun Aug 04, 2024 8:08 pm