Konrad Iturbe

Results 453 comments of Konrad Iturbe

>python GoProStream.py Traceback (most recent call last): File "GoProStream.py", line 17, in import urllib.request ImportError: No module named request You need to run this on Python 3.6, so use virtualenv

http://github.com/konradit/camcontrol Don't have time to maintain it.

http://github.com/konradit/gopro-control Preview sizes are not HD so casting to a TV is a bad idea.

Yup, you can already do that with GoProStream anyway, just connect your computer to a TV and move the window to the TV

What problem? FFmpeg not putting a preview? What OS are you running on the pi?

You can already do this with my API and with this guide: https://github.com/vmayoral/GoProController/blob/master/Infrastructure%20Wifi%20Research.md https://github.com/KonradIT/gopro-py-api/pull/27 Few more notes: https://github.com/KonradIT/goprowifihack/issues/78 Only control works afaik.

Ok. PR your changes/additions, test them and post proof of it working.

I recommend Python course from codecademy, also check [this comment out](https://github.com/KonradIT/goprowifihack/issues/83#issuecomment-330627835)

Use MPV or FFplay. It should say "HERO3/3+/2 camera" and play with FFplay. HERO3+ supports both UDP and HLS, but better use HLS.

That is weird. Try downloading the script again as-is and run it.