Gemms

Results 3 comments of Gemms

I've been having problems with this, so if anyone could offer pointers I would appreciate it! At the moment I have: `if let localPeerConnection: RTCPeerConnection = self.localPeerConnection{ localPeerConnection.add(self.localStream.videoTracks[0], streamIds: [self.videoTrackDefaultID])...

As always, I managed to solve this (potentially in a bad way) shortly after asking for help. What I've done for the moment is get the RTCPeerConnection, find the matching...

I don't know if this is related, but I encountered a similar problem with a gstreamer build, and it seemed to come about from a mismatch between builds of gstreamer...