Rui Lopes
9f5169ba26
webrtc: support WHIP/WHEP DELETE method ( #2507 )
2023-10-24 16:30:44 +02:00
Alessandro Ros
412a48ac74
webrtc: fix reading Opus stereo tracks with Chrome ( #2043 ) ( #2470 )
2023-10-06 22:09:08 +02:00
Alessandro Ros
f1e28d053f
webrtc: fix ETag header name according to specification ( #2396 ) ( #2401 )
test / test64 (push) Has been cancelled
test / test32 (push) Has been cancelled
test / test_highlevel (push) Has been cancelled
lint / code (push) Has been cancelled
lint / mod-tidy (push) Has been cancelled
lint / apidocs (push) Has been cancelled
2023-09-23 14:21:53 +02:00
Daniel
36e608902d
Add video player options via query string ( #2145 )
...
lint / code (push) Has been cancelled
lint / mod-tidy (push) Has been cancelled
lint / apidocs (push) Has been cancelled
test / test64 (push) Has been cancelled
test / test32 (push) Has been cancelled
test / test_highlevel (push) Has been cancelled
* Add video player options via query string.
* use arrow-style functions
* remove redundant check
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com >
2023-08-07 22:19:15 +02:00
Alessandro Ros
1a748bb971
webrtc: allow using special characters in ICE server credentials ( #1953 ) ( #2000 )
2023-06-30 16:47:10 +02:00
Alessandro Ros
20a3b07d0a
webrtc: move codec and bitrate settings on client side ( #1990 )
2023-06-27 22:37:06 +02:00
Alessandro Ros
2faca73749
hls, webrtc: in the web page, pass query parameters to inner requests ( #1976 )
2023-06-22 13:19:57 +02:00
Alessandro Ros
815fa0586a
webrtc: fix using inline credentials in URLs ( #1919 ) ( #1966 )
2023-06-21 15:44:04 +02:00
Alessandro Ros
99aa0d0ac9
webrtc: fix WHIP/WHEP implementation ( #1857 ) ( #1861 )
...
offers and answers are now encoded in SDP in place of JSON; Location
header is set by the server.
This fixes compatibility with GStreamer and whipsink
2023-05-24 17:06:06 +02:00
Alessandro Ros
6b8c65f5d7
webrtc: fix exception in browser when webrtcICEServers is empty ( #1817 ) ( #1821 )
...
this fixes a regression introduced in v0.23.0.
2023-05-18 14:58:19 +02:00
Alessandro Ros
a14246d776
webrtc: support publishing with WHIP and reading with WHEP ( #1800 )
2023-05-16 15:59:37 +02:00
Alessandro Ros
1688e5d2e5
support publishing with WebRTC ( #1659 ) ( #1786 )
2023-05-14 14:18:03 +02:00