Receive image from remote raspberry pi

There are flows on flows.nodered.org such as this https://flows.nodered.org/flow/2b6c2f0d7a316f1a6831782d33a0d40c

which shows an example of using raspistill and then sending to the dashboard.
You can also base64 the image once in Node-RED and then send via MQTT.