floe / surfacecast

SurfaceCast: merge and distribute surface streams and webcam chat via WebRTC
GNU Lesser General Public License v3.0
11 stars 3 forks source link

No sdpMid in ICE candidates #35

Closed floe closed 2 years ago

floe commented 2 years ago

Caused by the following upstream issue: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1174

Should still maybe get a workaround here in SurfaceStreams, because e.g. the Unity WebRTC component fails otherwise.

floe commented 2 years ago

Also needs https://github.com/floe/surfacestreams/commit/780c08a0c542d60b5453577b9a9d56888600cabf so that the browsers don't get confused by the fake sdpMid.