Disclaimer: this is 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 how to get HLS stream from GoPro
Run VLC from command line with 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-loggingPrevious command will open a RTSP port 8080 on your PC/Mac. Alter your firewall settings if VLC isn't able to connect to this port in following step.
Create 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.
Still need further assistance? Why not check out our Angelcam Community, where you can connect with other users who are sharing their own experiences and insight into various Angelcam topics and problems.