Has anyone had success using webrtcsink with the gst-webrtc-signalling-server and the gstwebrtc-api example HTML via webpack ?
Sending a simple test stream from GStreamer into this environment picks up fine and plays the stream in Chrome, but in Apple Safari it throws ICE candidate errors.
Please provide more information about the errors. In this case, the actual error messages from Safari, the SDPs and ICE candidates that are exchanged and ideally also a GStreamer-side debug log with GST_DEBUG=webrtc*:9.
Also this should really be reported as an issue in gitlab. It’s supposed to work like this in Safari and there’s nothing special about your setup from what I can see.
On inspection, the SDP and ICE negotiations appear to be similar between Chrome and Safari with no obvious error, so the issue must be a little more esoteric.
I have uploaded a full log for each of the component parts in the jigsaw here:
RTFD: