Releases: bluenviron/mediamtx
Releases · bluenviron/mediamtx
v0.11.0
28 Oct 21:47
Compare
Sorry, something went wrong.
No results found
New major features
support hot reloading of configuration (#64 )
support redirecting to another server (#92 )
Fixes and improvements
if UDP or TCP is disabled, allow most clients to switch protocol automatically (tested with ffmpeg, vlc, gstreamer)
fix crash when using environment variables and config file is missing (#103 )
support unencoded symbols in urls (#100 )
fix client removal from path in case of errors during setup
v0.10.1
17 Oct 19:56
Compare
Sorry, something went wrong.
No results found
New minor features
allow overriding configuration with environment variables (#98 ) (#101 )
Fixes and improvements
fix killing of external commands on Windows (#97 )
support SDPs without timing and session attributes (#95 )
make sure all clients are closed before closing server
fix timeout when pulling some cameras (bluenviron/gortsplib#8 )
v0.10.0
06 Oct 18:04
Compare
Sorry, something went wrong.
No results found
New major features
support paths with regular expressions (#54 ) (#59 )
rename metrics, add metrics documentation, add rtsp_sources metrics (#61 )
support RTMP sources (#88 )
v0.9.15
22 Sep 06:49
Compare
Sorry, something went wrong.
No results found
Fixes and improvements
fix crash during startup on 32bit platforms (#86 )
v0.9.14
19 Sep 15:30
Compare
Sorry, something went wrong.
No results found
New minor features
support external commands on Windows (#80 )
support logging to syslog (#83 )
Fixes and improvements
drastically improve performance when publishing or proxying streams
support ping requests with GET_PARAMETER (#81 )
re-add time to log entries saved to file (#67 )
support SONY SNC-WR630 (#85 )
v0.9.13
06 Sep 15:31
Compare
Sorry, something went wrong.
No results found
New minor features
add path name to all log entries related to a certain path
Fixes and improvements
try opening the firewall when reading or publishing UDP streams
fix bug that caused sudden disconnections when reading TCP streams
fix multiple race conditions
support live reporter app (#75 )
support query parameters when publishing or reading (#74 )
v0.9.12
31 Aug 14:38
Compare
Sorry, something went wrong.
No results found
New minor features
allow again slashes in paths (#66 )
allow onInitCmd only if path is not 'all'
allow onDemandCmd when path is 'all'
Fixes and improvements
improve performance by avoiding copy() (#21 )
send TEARDOWN to a source when its connection closes (#63 )
fix error 401 by sorting keys of authorization header correctly (#69 )
fix crash when udp is disabled (#69 )
add Accept header to DESCRIBE requests
fix possible deadlock when communicating with clients
v0.9.11
17 Aug 17:08
Compare
Sorry, something went wrong.
No results found
Fixes and improvements
fix i/o timeout when receiving udp sources
do not open udp listeners if udp is disabled
v0.9.10
05 Aug 13:14
Compare
Sorry, something went wrong.
No results found
Fixes and improvements
fix udp frames routing in case of multiple publishers with same ip
v0.9.9
05 Aug 10:24
Compare
Sorry, something went wrong.
No results found
support variables in custom commands
strictly check path names