Pavlo Sharhan
Pavlo Sharhan
I would like to have a script that makes the GoPro ready for receiving http Api calls through the wifi on It's 10.5.5.9 address once the computer and GoPro are...
The API doc says, that the quality of the stream could be different, up to 1080p. Now I can get only 720p 30Fps via this command: http://10.5.5.9:8080/gopro/camera/stream/start I am able...
I tried to compile and run this library on my esp32-s3 but had to make a little change to fix the compile error. What I Did: Modified data types to...
I recently developed an iOS app, taking inspiration from a Swift example in this repository. This app facilitates camera control from an iPhone using music playback. However, I've hit a...
Hi! Just started exploring the world of Computer Vision on mobile, and wondering, how easy is that to utilise phone's GPU for some basic OpenCV functions like grayscale/sepia/sobel filters? Do...
I am using 0.11.6 release of ffmpeg.wasm and 11.0 release of ffmpeg-core and can't process any 4K videos, even 1 second video. What I'm doing is I load a video...
Hey, I'm wondering if anyone tried to port this on android and if there is anything making this not possible?
Hi, I'd like to be able to run some tflite models on the smartphones with Qualcomm chip. I'm trying to get close to 1ms inference speed of [mediaPipe pose estimation](https://huggingface.co/qualcomm/MediaPipe-Pose-Estimation),...
Hi, I've noticed a very annoying bug that took several months of investigation for me to narrow down. The problem is that if the camera is configured with TUSB and...
Hey, I understand It's been quite a long time since you posted this, but If there is any chance you would be interested in refreshing these instructions for the newest...