praetoriandroid / sony-camera-remote-java

Sony Camera Remote API java library, Android and command-line remote control apps
Apache License 2.0
1 stars 3 forks source link

Commandline tool not working #2

Open jbieler opened 7 years ago

jbieler commented 7 years ago

The command line tool is not working on my machine. It seems like the problem being that the SSDPClient's constructor is commented out. Should that be like so?

praetoriandroid commented 7 years ago

Hello,

It's very likely that the problem is not here. I used this tool without any modifications and it worked. Right now I have no camera and I can't do any tests. Maybe I could help if you answer few questions:

  1. What OS are you using? (I tested the code mostly on GNU/Linux)
  2. What do you mean by "not working"? Is there any error messages?