rocc icon indicating copy to clipboard operation
rocc copied to clipboard

A Swift framework for remote control of digital Cameras

Results 9 rocc issues
Sort by recently updated
recently updated
newest added

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?...

Create a demo (iOS for now) project so when people want to get started with ROCC they don't have to flesh out a whole app UI and perform connection to...

This issue will be a log of my plan of action and implementation of support for camera manufacturers other than Sony in ROCC! ## Motivation I want ROCC (as well...

enhancement

NWConnectionGroup is a much more usable API than CFSocket... CFSocket is ancient, and difficult to use, and means we have to handle network changes ourselves. If we can move over...

enhancement

"Hi, I’m using an A7RIV and started by playing around with Sony’s app before trying yours. The reason being, like many photographers I use back button focus and turn off...

bug

### Steps to reproduce: Connect to camera observe isConnected after: camera.connect { (error, isInTransferMode) in ### Actual behavior: isConnected is false ### Expected behavior: isConnected should be true ### System...

bug

### Steps to reproduce: Try and call `getCameraFunction` rapidly after just connecting to RX0. ### Actual behavior: The function call returns a 40401 error (Camera not ready) ### Expected behavior:...

### Describe the solution you'd like Add super slow rec (`"super slow rec"`) to shoot mode enum

bug

### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like ### Describe alternatives you've considered ### Additional context