Hi! I am trying to use RTIacquire for a photo booth, however, the liveview functionality does not work and I do not know what the solution to this problem is. When I click the play button on the application I get the following output on the terminal:
sam@sam-Linux:~/photobooth/rtiacquire-master$ RTIAcquire
ERROR:root:error - foreach_func [gphoto2-port-info-list.c:237]: Error during assembling of port list: 'Unspecified error' (-1).
ERROR:root:error - ptp_list_folder_eos [library.c:7017]: storage 0xffffffff, but handle 0x00000000?
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9153 receiving resp failed: Camera Not Ready (0xa102)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x9152 receiving resp failed: PTP Operation Not Supported (0x2005)
ERROR:root:error - ptp_usb_getresp [usb.c:428]: PTP_OC 0x911c receiving resp failed: PTP Device Busy (0x2019)
ERROR:root:error - camera_unprepare_canon_eos_capture [config.c:450]: 'ptp_canon_eos_resetuilock (params)' failed: PTP Device Busy (0x2019)
ERROR:root:error - foreach_func [gphoto2-port-info-list.c:237]: Error during assembling of port list: 'Unspecified error' (-1).
ERROR:root:error - ptp_list_folder_eos [library.c:7017]: storage 0xffffffff, but handle 0x00000000?
I am using ubuntu 16.04.2 and Canon 70D, which is one of the cameras that is supported by gphoto2
Thank you for your help :D
Hi! I am trying to use RTIacquire for a photo booth, however, the liveview functionality does not work and I do not know what the solution to this problem is. When I click the play button on the application I get the following output on the terminal:
I am using ubuntu 16.04.2 and Canon 70D, which is one of the cameras that is supported by gphoto2
Thank you for your help :D