Hi, thanks for sharing this project.
I'm having something similar in Python, also GST based. But I'm having a problem answering incoming H.264 offers from all browsers. The best I can achieve is a spinning wheel in chrome. It is definitlely a problem with the SDP negotiation.
I would like to start from scratch with your webrtcecho.c, since I can see, that the answering case in H.264 is also "in", at least commented. Would you mind to provide some instructions on how to set that up and running, how to operate that, from scratch? I'm having a 18.4 meson based source installation of GST on macOS and Ubuntu 18.04.
Hi, thanks for sharing this project. I'm having something similar in Python, also GST based. But I'm having a problem answering incoming H.264 offers from all browsers. The best I can achieve is a spinning wheel in chrome. It is definitlely a problem with the SDP negotiation.
I would like to start from scratch with your webrtcecho.c, since I can see, that the answering case in H.264 is also "in", at least commented. Would you mind to provide some instructions on how to set that up and running, how to operate that, from scratch? I'm having a 18.4 meson based source installation of GST on macOS and Ubuntu 18.04.