You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I would like to ask how to add multiple camera streams in a single PeerConnection. Our autonomous vehicle has 8 cameras, but we have only implemented one-to-one communication with GStreamer WebRTC. We want to extend this to support 8 camera streams on the GStreamer side, so I am seeking your help with this.