You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Turn on the camera and enter Smart Remote Embedded.
Connect to the WiFi network with my PC (Ubuntu). After the connection is established the screen on the camera stays at "Connecting".
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.
Thanks for your help.
The text was updated successfully, but these errors were encountered:
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:
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.
Thanks for your help.
The text was updated successfully, but these errors were encountered: