Seite 1 von 1

TXT: camera with Python issue

Verfasst: 27 Mär 2016, 14:08
von hvn
Hi,

For some time I've been using Python on the TXT now, and with the accessibility of the camera there seems to be a problem. I've written a piece of code where I take a picture at several moments, 4 in total. Since it's a riding model, the pictures should all be different and they're all the same. When I stop the program and restart it, be it several seconds later or some other time, the 1st picture is accurate again and the rest is the same as the 1st. What could be the cause of this ?

hvn

Re: TXT: camera with Python issue

Verfasst: 27 Mär 2016, 21:33
von Torsten
Hi hvn,
hvn hat geschrieben:I've written a piece of code where I take a picture at several moments, 4 in total. Since it's a riding model, the pictures should all be different and they're all the same. When I stop the program and restart it, be it several seconds later or some other time, the 1st picture is accurate again and the rest is the same as the 1st. What could be the cause of this ?
I'm not aware of a problem with the camera when using Python.
Could you post the code in question so that I can have a look at it ?

Torsten

Re: TXT: camera with Python issue

Verfasst: 17 Apr 2016, 20:20
von hvn
Hi Torsten,

Sorry for the late reply. The code is a bit lengthy, so do I post it here or can I send you?

hvn