Replies: 1 comment 2 replies
-
|
I've no idea if it's expected or not. My first thought was that it might be fixed when you call |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Starting on a little python app, and I have found that reading datetime over several seconds, the value returned does not change, but remains fixed at the time camera.init() is called. This isn't what I expected.
I changed the get_camera_clock example to (re) read the value over several seconds and it never changes. Is this the expected behaviour?
I've tried this on a Canon 7D and a canon R...
Beta Was this translation helpful? Give feedback.
All reactions