puhitaku / mtplvcap

Nikon to USB Webcam. Supports older models that Nikon WU does not. Windows/macOS/Linux. No HDMI capture dongle is needed. Ask me on Twitter @puhitaku
https://twitter.com/puhitaku
Other
251 stars 17 forks source link

Sometimes SIGINT does not close the shutter #54

Closed puhitaku closed 2 years ago

puhitaku commented 2 years ago

Successful case:

[0000]  INFO usb: found: 04b0:0431
[0000]  INFO main: started
[0002]  WARN lv: frameCaptor: failed to obtain an image: DeviceBusy
[0007]  INFO http: GET /view 127.0.0.1:63112
^C[1776]  INFO signal: caught signal: interrupt
[1776] ERROR mtp: fatal error transaction ID mismatch got 275bf want 275c0; closing connection.
[1776] ERROR main: interrupt
puhitaku commented 2 years ago

fatal error transaction ID mismatch got 275bf want 275c0; closing connection. is an unknown error log

puhitaku commented 2 years ago

This issue got mitigated these days somehow and the only difference is the version of my macOS. I'm closing here since I have no clue and this issue is getting stale.