Has anyone used the get_image function in the API? I am able to get the image in either binary or RGB triplet, and write it to disk. I tried to open it in the Python Imaging Library, along with a few other image programs. None of them are able to recognize the format.
Is the RR RGB file format like the SGI RGB format, as in triplets of 8-bit R,G,B, with no header information? Does anybody have any python code samples they would be willing to share?
I'm sure that it's something that I'm doing wrong, but any advice would be appreciated.
BTW Steven, the D-LINK DCS-910 wired ethernet camera works great under RR - thanks.
|
|