Alessandro Ros
|
b627128d0f
|
remove context from webrtc.PeerConnection arguments (#4854)
contexts are useless since there's already PeerConnection.Close().
|
2025-08-12 15:19:59 +02:00 |
|
Alessandro Ros
|
3c703052f6
|
webrtc: fix writing tracks to some clients (#4602)
some clients require PayloadType to be unique among all tracks, not
only among tracks of same kind.
|
2025-06-03 16:23:38 +02:00 |
|
Alessandro Ros
|
c692f3b78c
|
webrtc: rewrite WHIP client (#4299)
|
2025-03-01 17:01:57 +01:00 |
|
Alessandro Ros
|
aa101c680c
|
webrtc: make client always provide UDP candidates (#4298)
|
2025-03-01 16:52:59 +01:00 |
|