mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.

MIT License

Downloads
79
Stars
11K
Committers
70

Bot releases are visible (Hide)

mediamtx -

Published by aler9 about 4 years ago

Fixes and improvements

  • fix crash during startup on 32bit platforms (#86)
mediamtx -

Published by aler9 about 4 years ago

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)
mediamtx -

Published by aler9 about 4 years ago

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)
mediamtx -

Published by aler9 about 4 years ago

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
mediamtx -

Published by aler9 about 4 years ago

Fixes and improvements

  • fix i/o timeout when receiving udp sources
  • do not open udp listeners if udp is disabled
mediamtx - v0.9.10

Published by aler9 about 4 years ago

Fixes and improvements

  • fix udp frames routing in case of multiple publishers with same ip
mediamtx -

Published by aler9 about 4 years ago

  • support variables in custom commands
  • strictly check path names
mediamtx -

Published by aler9 about 4 years ago

  • rewrite path handling; forbid slashes in base path
  • support receiving single tracks (#48)
  • speed up routing of udp frames
mediamtx -

Published by aler9 about 4 years ago

  • fix regression that prevented proxied stream to stay opened in case of sourceOnDemand: no
  • new option runOnInit
mediamtx -

Published by aler9 about 4 years ago

  • new options logDestinations and logFile
mediamtx -

Published by aler9 about 4 years ago

  • new option sourceOnDemand
  • new option runOnDemand
  • rename arm64 porting into arm64v8 to comply with Docker naming
mediamtx - https://github.com/bluenviron/mediamtx/releases/tag/v0.9.4

Published by aler9 over 4 years ago

mediamtx -

Published by aler9 over 4 years ago

  • handle non-canonical SDP
mediamtx -

Published by aler9 over 4 years ago

  • support publishing with gstreamer
mediamtx -

Published by aler9 over 4 years ago

  • fix PLAY with v4lrtspserver and TCP
mediamtx -

Published by aler9 over 4 years ago

  • rename conf.yml into rtsp-simple-server.yml
mediamtx -

Published by aler9 over 4 years ago

  • fix i/o timeout of proxied streams
mediamtx -

Published by aler9 over 4 years ago

  • new options runOnConnect, runOnPublish, runOnRead
mediamtx -

Published by aler9 over 4 years ago

  • change SDP library, fix DESCRIBE issues with various cameras
mediamtx -

Published by aler9 over 4 years ago

  • implement RTCP receiver reports, fix timeout when pulling streams in TCP from v4lrtspserver
  • new options authMethods, streamDeadAfter