Alessandro Ros
|
99bc327d67
|
move protocol-related code into internal/protocols (#2572)
|
2023-10-26 21:46:18 +02:00 |
|
Alessandro Ros
|
28452acf56
|
move webrtc utilities into internal/webrtc (#2559)
|
2023-10-25 11:48:57 +02:00 |
|
Rui Lopes
|
9f5169ba26
|
webrtc: support WHIP/WHEP DELETE method (#2507)
|
2023-10-24 16:30:44 +02:00 |
|
Alessandro Ros
|
6c727b4472
|
rename 'all' path configuration into 'all_others' (#2443)
|
2023-10-09 18:13:44 +02:00 |
|
PieterFabry
|
3c4039b81f
|
Supports webrtc interface filtering on server (#2460)
* Supports webrtc interface filtering on server
* test(#2707): Fixed testing for build
* lint(#2707): Fixed lint issues for build
* normalize setting name
* move instructions in the configuration file
---------
Co-authored-by: Pieter Fabry <pieterfabry@observe.tech>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
|
2023-10-07 17:51:01 +02:00 |
|
Alessandro Ros
|
cf86dbb303
|
switch to gortsplib/v4 (#2244)
|
2023-08-26 18:54:28 +02:00 |
|
Alessandro Ros
|
659f19f8bb
|
enable errcheck (#2201)
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
|
2023-08-13 16:38:23 +02:00 |
|
Alessandro Ros
|
bc3084ae7b
|
support proxying WebRTC streams (#2142)
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
|
2023-08-03 23:12:05 +02:00 |
|
Alessandro Ros
|
ef8b9fb63d
|
webrtc, hls: reply status code 204 to OPTIONS requests (#2141)
|
2023-08-02 20:52:26 +02:00 |
|
Alessandro Ros
|
5224531551
|
webrtc: do not pass preflight requests to external auth (#1941) (#1972)
|
2023-06-22 12:49:59 +02:00 |
|
Alessandro Ros
|
daa6500082
|
webrtc: make preflight OPTIONS requests work with external auth (#1941) (#1964)
* webrtc: allow preflight OPTIONS requests to work with external auth (#1941)
* add tests
* improve tests
|
2023-06-21 13:53:58 +02:00 |
|
Victor
|
052da51af3
|
Add WebRTC stream id to whep response headers (#1879)
* Add WebRTC stream id to whep response headers
* change header name from UUID to ID
* add tests
---------
Co-authored-by: Victor Vitkovskiy <victor.vitkovskiy@mirasys.com>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
|
2023-05-31 18:24:06 +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
|
330a9e027c
|
fix race condition in tests (#1826)
|
2023-05-18 19:16:07 +02:00 |
|
Alessandro Ros
|
503a131097
|
webrtc: return 404 when a stream is not present (#1805)
|
2023-05-16 18:01:05 +02:00 |
|
Alessandro Ros
|
a14246d776
|
webrtc: support publishing with WHIP and reading with WHEP (#1800)
|
2023-05-16 15:59:37 +02:00 |
|