TdSch
TdSch
I haven't added the camera to the confirmed list because the stream is sluggish. Basically 1 img/sec. I noticed that by removing ` if ([self shouldRequestNewLiveViewImage])` in `PtpCameraSony::requestLiveViewImage` the stream...
Never experienced any lock up or need to restart. The impact is not immediate though but I am not sure what is the expected response time to compare it to.
It seems like it at least
Instead of logs I went for actual debugging, and managed to add my camera id. I also added a log line to get the information easily for other models. https://github.com/dognotdog/ptpwebcam/pull/63