I’m developing an Android app with KivyMD, and I need to stream live video from the camera to Jetson Nano using WebRTC. I need help configuring WebRTC on both the Android side and Jetson Nano to ensure stable and low-latency live video streaming.
Any suggestions or resources on how to set this up effectively?