Hi, I want to connect my jetson nano with an android app to make and receive video calls. Is there any SDK to that connects Jetson and android or any other way to do this? please anyone help me with this.
This is not simple and requires a good understanding of WebRTC. Native WebRTC library can be compiled for Android Android | WebRTC and GStreamer has a WebRTC implementation.
Or “simply” use WebView.
GitHub - meetecho/janus-gateway: Janus WebRTC Server is a good place to start.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.