Alessandro Ros
|
ec81d388d1
|
switch to v5 (#890)
* switch from v4 to v5
* remove deprecated entities
* remove "2" suffix from entities
* rename TransportProtocol into Protocol
|
2025-09-16 11:46:52 +02:00 |
|
Alessandro Ros
|
8c7e4320bc
|
server: fix panic due to regression in #887 (#892)
This happened when writing a TCP packet to a conn after a read error.
|
2025-09-16 10:36:06 +02:00 |
|
Alessandro Ros
|
ead4471b5c
|
support RTSP-over-HTTP (#433) (#768) (#887)
|
2025-09-15 19:00:50 +02:00 |
|
Alessandro Ros
|
8f74559616
|
close connections in case of write errors (#613) (#655)
|
2024-12-14 13:45:11 +01:00 |
|
Alessandro Ros
|
2d0c530d97
|
replace new() with initialize() (#490)
|
2023-12-26 12:48:35 +01:00 |
|
Alessandro Ros
|
43e448d3fe
|
client: fix race condition that can lead to crash (#407)
this happened when a interleaved frame was read during shutdown.
|
2023-09-10 16:57:40 +02:00 |
|
Alessandro Ros
|
ed4bbe3986
|
client: support server-sent requests (#93) (#378)
|
2023-08-24 16:07:09 +02:00 |
|
aler9
|
80106144e6
|
bump to v4
|
2023-08-16 13:26:17 +02:00 |
|
Alessandro Ros
|
e583556d86
|
server, client: allow using odd interleaved IDs (#304)
(https://github.com/bluenviron/mediamtx/issues/1762)
|
2023-06-08 23:40:37 +02:00 |
|
Alessandro Ros
|
1e1e10b031
|
client: fix OnResponse() not getting called when playing / recording (#290)
|
2023-05-28 12:12:25 +02:00 |
|