goprowifihack
goprowifihack copied to clipboard
is possible use the gopro stream with WebRTC on android app?
Hi, i'm working on a app that between all its funcition , stream the smartphone camera video in broadcast to all the app users (such as twitch.tv app on android to be more clear, but for others utilization, not for streaming gameplay). now i'm working to make possible use in remote a gopro camera instead of the smartphone camera, is it possible with WebRTC? now i'm testing https://www.npmjs.com/package/gopro_hero_api and it works with gopro hero 4 and hero3 (i needed to change somethings, gor example the password for an hero3) , i've also read some Konrad repository but i don't know how i can use them for what i'm doing, an help is valued :)
The GoPro HERO3/3+ will stream over HLS and HERO4 and onwards over UDP, no WebRTC