yeaji shin
yeaji shin
Thanks for create new issue!! I will see
@bjmc thanks for cool explain I'll update soon. I was so lazy these days...
+ add raw data but not works. should test more.
i'll take a look at it later. thanks. 👍 How did you find that video lol
At first I had it connected via USB using "PC Control" mode, but after looking around it seems you sony_camera_api needs wifi to work ? So anyway I configured the...
there are not broken jpeg but not enough data from camera. so, should wait until get enough data size. solution: 1. calculate data size. 2. wait until specific size (should...
I never tried on VM but I think you can connect manually. and searching is not working properly (There are many issues on camera side. even if you didn't use...
it's not a bug on line 285. after "~ doesn't work" string is error message of on try block. it means the first of data(Checking Camera) should be a tuple...
discover is not work sometimes. (actually I never success that the discover camera on my computer - mac) so I used connect by manually.
you can use the custom uri like ``` camera = pysony.SonyAPI(QX_ADDR='http://192.168.122.1:8080') ``` after connect the camera, then you can get a list of support api.