Hi there,
I'm wondering what I might be doing wrong here. I'm trying to follow the Readme in talking to the camera using the OSC protocol. I've got a Pilot One EE and I'm on Pilot OS v5.18.9. I'm successful in connecting to the camera using camera.startSession following the documentation, however I'm unable to close the session using camera.closeSession--I just get a server error 500. Additionally, I'm able to trigger a single photo with camera.takePicture, however after the first photo I'm unable to trigger anymore and the connection seems to become unresponsive.
Any guidance would be helpful. Thank you!
Hi there,
I'm wondering what I might be doing wrong here. I'm trying to follow the Readme in talking to the camera using the OSC protocol. I've got a Pilot One EE and I'm on Pilot OS v5.18.9. I'm successful in connecting to the camera using
camera.startSessionfollowing the documentation, however I'm unable to close the session usingcamera.closeSession--I just get aserver error 500. Additionally, I'm able to trigger a single photo withcamera.takePicture, however after the first photo I'm unable to trigger anymore and the connection seems to become unresponsive.Any guidance would be helpful. Thank you!