Disclaimer: this is a workaround for geeks only and we do not provide any official support, but we will be more than happy to share your own experience about how you have connected your GoPro to Angelcam!
Besides the GoPro camera, you need a PC or MAC for transcoding the stream and a properly configured router.
Please follow this video tutorial on how to get an HLS stream from GoPro
Run VLC from the command line with the parameters:
Just as an example, replace the IP address of your GoPro camera according to the YouTube tutorial:
VLC http://10.5.5.9:8080/live/amba.m3u8 --sout="#transcode{vcodec=h264}:rtp{dst=127.0.0.1,port=4444,sdp=rtsp://0.0.0.0:8080/live.sdp}" --verbose=3 --logmode=text --file-loggingThe previous command will open an RTSP port 8080 on your PC/Mac. Alter your firewall settings if VLC isn't able to connect to this port in the following step.
Create a port forwarding rule in your router to make the stream accessible remotely
Your RTSP path would be rtsp://your_public_IP:8080/live.sdp - add this in Angelcam Camera Connector.
😇 We are here to help
Just say hello@angelcam.com or check out Angelcam Community to connect with other users sharing their own experiences and insight into various security topics.