Mr4Goosey

Results 8 comments of Mr4Goosey

Bumping this because very versatile!

Hi @HunterAP23 - I'm running into the same issue with my config set up like this: `{ "location": "C:\\Users\\Victor\\Downloads\\platform-tools\\adb.exe", "port": "8080" } ` The forwarder and platform tools are here:...

Having added shell=True to the two sp.Popen calls has made it run somewhat farther, but now it stalls on my ADB being invalid. The ADB is a fresh download, I'm...

Excited to see what you come up with, it'd be great to have something like this actually functional. It's mind-blowing to me how there's not a single app/program out there...

> The issue with getting camera controls accessible over USB is that it's not possible to access hardware on Android devices in that way. It would essentially require one app...

For a completely different awful idea - do you think it'd be possible to handle my camera controls etc. through a regular camera app on my phone, so that the...

> You know if you use the IP Webcam app that you can access the web GUI for that camera instance through a URL right? The README provides an example...

Alright, just had a go; The code runs just fine and it says it's forwarding the device: ![image](https://user-images.githubusercontent.com/27518053/114268084-94609580-99ff-11eb-8573-862d6e4c349d.png) I see zero difference compared to the stream's delay/dropped frames compared to...