I have a raspberry pi that has a camera attached. I like to stream video to an iOS app via peer to peer connection.
I have uv4l installed on the raspberry pi but I don't know how to initiate a peer to peer connection from the iOS app.
The raspberry pi is connected in a home network and I need to be able to access the video stream outside of the home network. I do not want to do port forwarding on the router.
Can someone provide step by step instructions on how to set this up?