Siuyuen Chow

Results 10 issues of Siuyuen Chow

hello I would like to ask, can ROCC frame support SONY camera to view photos and download on SD card? Can I receive information about newly taken and deleted photos?...

Occasionally crashes occur when you are constantly pulling HTML data and parsing it with SwiftSoup Thread 1: Fatal error: Index out of range Element.swift Crash code location: / * *...

How can i set loading for chinese or other language?

homeTableView.es_addPullToRefresh { self.page = 1 self.orderArray.removeAll() self.getOrders() } homeTableView.es_addInfiniteScrolling { self.getOrders() } func getOrders(){ HUD.show(.systemActivity) let manager = SiuNetWorkTools() manager.requestDataInPost(URLString: WSApi.BasicURL + WSApi.inProgressOrder, Dic: ["merchant_id":Defaults[.merchant_id],"page":page], Success: { (success) in self.shopOpenOrClose...

I downloaded the project, cd example/example-lib mkdir build cd build cmake .. -G Xcode -DCMAKE_TOOLCHAIN_FILE=../../ios.toolchain.cmake -DPLATFORM=OS64 Terminal error: -- [DEFAULTS] Using explicit named language support! E.g., enable_language(CXX) is needed in...

bug

model ----> SONY camera A7M4 There are three REC folders inside the camera, which are 100MSDCF, 101MSD11 and 102MSDCF When I call gp_camerA_FOLder_list_folders, only one is returned here is the...

Sony
camera-limitation

we want to connect Sony a7m4 protocol is "ptpip" model is "PTP/IP Camera" gp_camera_new === 0 gp_abilities_list_new === 0 gp_abilities_list_load === 0 gp_port_info_list_new === 0 gp_port_info_list_load === 0 gp_port_info_list_count =====...

Sony

After FORMATTING the SD card of the camera, I turned on the WiFi again, connected it, and took photos. The time I got was as follows ![image](https://user-images.githubusercontent.com/12928929/132005603-0c6716df-64b3-45e6-b00b-c57a72e88664.png) When I disconnected...

Canon

When I listen to When gp_camera_wait_for_event gets a new photo, it sometimes gets the wrong size of the photo information, as shown below For example, like **img_2710.jpg,** the size returned...

Canon

How can i push other viewcontroller in drawercontroller?