How to use OV7670 camera with arduino to Max (on Mac )?

Liang's icon

this is from circuitdigest,

to use ov7670 camera with arduino to PC
https://circuitdigest.com/microcontroller-projects/how-to-use-ov7670-camera-module-with-arduino
it seems that the signal(messages) go though by serial port,
but base64 encode and decodes ,

so is there a chance that we can input the base64 code into Max and decode to video ?