Pipe2jpeg - inject images separately?

Ok found the method (i think), save the image to a file and use ffmpeg to feed it into pipe2jpeg

ffmpeg -re -loop 1 -i /path/image.jpg -f image2pipe -c mjpeg -t 00:02:00 pipe:1