Lars Falk-Petersen
Lars Falk-Petersen
I think you have to write ```python from mk_livestatus import Socket s = Socket(('x.y.z.q', 50000)) q = s.services.filter('state = 1').filter('state = 2').filter('state = 3') q.call() ```
> > I think you have to write > > ```python > > from mk_livestatus import Socket > > s = Socket(('x.y.z.q', 50000)) > > q = s.services.filter('state = 1').filter('state...
If i run it without "-pixel_format gray16le" I get lots of colors, so there's definitely some data there.
The former command still gives a gray picture, but ``` sudo ./test-viewer.py ``` gives me a working video. Is there a way to only dump one picture?
pi@photospi ~ $ oclient --debug Found libocsync @ libocsync.so.0 Turning debug on From args: {'config': None, 'debug': True, 'dry_run': False, 'dst': 'clientsync', 'pass': None, 'src': '/home/pi/ownCloud', 'sslfingerprint': None, 'url': None,...
No, that problem was ofcourse that it was trying to upload local files to the shares. After removing local files, I get this: IP.IP.IP.IP - photospi01 [11/Mar/2014:14:45:34 +0100] "PROPFIND /remote.php/webdav/Shared/wallpapers/mountain%20lion...
No related info in owncloud.log. No files being downloaded.
Tested, gives exactly same result.
pi@photospi ~/Downloads/pyOwnCloud-master $ oclient --version Found libocsync @ libocsync.so.0 oclient 0.3 - repo: 0659020617bd61ea2a2bd277234474c7bc12ccff
I get the same on raspbian. As you can see this also happens with the support-multiple-versions branch. pi@photospi ~/Downloads/pyOwnCloud-support-multiple-versions $ oclient --debug root-DEBUG: Keyring not available root-DEBUG: ProgressBar not available...