Bloodevil / sony_camera_api

sony camera remote api
http://developer.sony.com/develop/cameras/
MIT License
244 stars 60 forks source link

Can't connect to the Sony RX100 III #60

Open piotrpartyka opened 5 years ago

piotrpartyka commented 5 years ago

Hi! I would like to use sony_camera_api but unfortunately, I'm not able to connect to my camera. The way I try to do it is:

  1. Turn on the camera and enter Smart Remote Embedded.
  2. Connect to the WiFi network with my PC (Ubuntu). After the connection is established the screen on the camera stays at "Connecting".
  3. On my PC I try to run some Python scripts from the repository e.g. scan_for_cameras.py which returns an empty list of found devices.

I checked if an Android app is going to work with my camera and everything went smooth. I believe that the problem is with my PC. I also sniffed the wlp1s0 interface after running the scripts and I can see the outgoing SSDP packet and the camera's response packet. Sometimes after some time camera issues a couple more of them. I don't know if it is a desirable operation. Below I attached a screenshot from Wireshark.

sony_camera_api

Thanks for your help.

Adorfer commented 5 years ago

ir RX100 M3 supported by this library? I heard that the camera lacks the neccesary functions (even with the manufactureres app)