Stream camera stream using Gstreamer, WebRTC from device to react frontend on other device
I am new to Gstreamer and WebRTC. I have two arravisrc camera plugged into a Nvidia ORIN, I want to be able to stream both the camera feeds on demand to a react UI hosted on AWS. The ORIN might be behind NAT, so I read that we have to setup STUN/TURN server.