I tried all of those command that you have mentioned but it is giving an error device is busy and this is only happening when I am trying to stream more than 15-20 minutes.
Getting this error while changing or trying to stop live streaming
theta --set-property=0x5013 --val=0x0001
Camera: RICOH THETA Z1
'Still Capture Mode' is set to: 0x8005 (-32763)
Changing property value to 0x0001 [(null)] FAILED!!!
PTP: Device Busy
it’ is only happening when I try to close this streaming after 20 min.
even on trying with libgphoto2 getting same error please see
gphoto2 --set-config=/main/other/d80e=1
*** Error ***
The property 'PTP Property 0xd80e' / 0xd80e was not set (0x2019: PTP Device Busy).
I can replicate this problem if the camera is streaming and being used by libuvc.
ptpcam --set-property=0x5013 --val=0x0001
Camera: RICOH THETA Z1
'Still Capture Mode' is set to: 0x8005 (-32763)
Changing property value to 0x0001 [(null)] FAILED!!!
PTP: Device Busy
I can switch between live streaming and image when the camera is not being used by libuvc.
@Vijay_Saw , I submitted a community inquiry to ricoh to clarify the USB API specification and I received a response.
During live streaming in “live streaming mode”, MTP commands for changing settings are not accepted.
During not live streaming in “live streaming mode”, MTP commands for changing settings are accepted.