Hi. I want to play live video streaming for GoPro's. I found the following API for GoPro : https://github.com/KonradIT/goprowifihack
The video streaming API is here: https://github.com/KonradIT/goprowifihack/blob/master/HERO4/Livestreaming.md
The video stream is an UDP streaming: udp://10.5.5.9:8554
How can I play the streaming on my App? I tried with ExoPlayer but no luck.
Thanks.
The video streaming API is here: https://github.com/KonradIT/goprowifihack/blob/master/HERO4/Livestreaming.md
The video stream is an UDP streaming: udp://10.5.5.9:8554
How can I play the streaming on my App? I tried with ExoPlayer but no luck.
Thanks.