Saving to SD Card than reading it from it on local Machine

I am saving snapshots to my SD card, however, on my machine, I have code written to grab them. However, the path apparently doesn’t exist and I can’t see the images on the SD card till I plug in and out my MVcam. Why is this happening and what can I do? Is it possible to save these images locally on my desktop?

It’s because the computer only rescans the ads card on insertion. This cannot be fixed. The behavior of all file system drivers is to scan the drive once on startup.

Is it possible to save the files onto the desktop, through code?

Yes, use the RPC library. See out github.