nsmith1024

Results 28 issues of nsmith1024

My Unity app loads lots of large images from a server, this causes Unity to freeze while decoding and rendering the image becuase this is all done on the main...

Hello, Im just trying to find out if GPHOTO can work with a camera that uses USB-C or USB.3.0, 3.1..... Is there any camera that GPHOTO wont work with USB-C...

Hello, Are you planning a FOCUS STACKING feature? Its really popular in photography field, look at this video to see what it does. https://www.youtube.com/watch?v=gIh4v4RPQ70&t=10s Thanks

Hi, Im calling this code from Android app, passing the URL to the php script, it always fails by not fetching the HTML from the given URL. But when i...

Is it supposed to work with negative numbers, or negative constants? It always gives a syntax error when I use a negative number. Is it a bug?

At the bottom of your github page: https://github.com/gphoto/libgphoto2 There is a "links" section, where you link to a "camera list", and "camera remote control list and doc". 1. Can someone...

Im getting this error now when building in Android Studio. Seems it cant find this library used by the camera: com.github.jiangdongguo.AndroidUSBCamera:libausbc:3.3.3 1: Task failed with an exception. ----------- * What...

While building OpenWRT from this repository i encountered this error Seems it cant find libmpsse-1.3.tar.gz after trying several different locations.... Anybody knows how to fix??? SHELL= flock /home/user/dev2/yun/dragino/dragino-lede-18.06/openwrt/tmp/.libmpsse-1.3.tar.gz.flock -c '...

Hello, I bought this board https://www.seeedstudio.com/Seeeduino-Cloud-Arduino-Yun-compatible-openWRT-controller-p-2123.html Does this git hub repository contains the version of OpenWRT for that board above? If not, do you know where the official OpenWRT for...

How do i use this component with interface builder so that i can just drag it somewhere in to a view and use it like a regular button without doing...