mediamtx/internal
Jordy84 596765c14c
Allow sending Range header to RTSP sources (#1780)
* Enable Range headers using path config

* Use enum instead of strings

* Comments added to new code

* Wrong comment format

* Made CreateRangeHeader func private

* reorder configuration

* handle errors inside createRangeHeader()

* add tests

* update API docs

---------

Co-authored-by: Jordy Boezaard <jordy@boezaard.com>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2023-05-14 17:02:03 +02:00
..
conf Allow sending Range header to RTSP sources (#1780) 2023-05-14 17:02:03 +02:00
confwatcher fix compatibility between confwatcher and legacy configuration file (#1642) 2023-04-01 20:06:43 +02:00
core Allow sending Range header to RTSP sources (#1780) 2023-05-14 17:02:03 +02:00
externalcmd update golangci-lint 2022-09-17 21:19:45 +02:00
formatprocessor support publishing with WebRTC (#1659) (#1786) 2023-05-14 14:18:03 +02:00
highleveltests return error in case of string-to-int overflows (#1776) 2023-05-08 13:12:47 +02:00
logger print warning in case no key frames are being received (#1763) 2023-05-04 20:16:41 +02:00
rlimit update golangci-lint 2022-09-17 21:19:45 +02:00
rpicamera rpi camera: support running on 32-bit OS with 64-bit kernel (#1644) (#1700) 2023-04-13 20:20:21 +02:00
rtmp support publishing H265 and AV1 tracks with Enhanced RTMP (#1393) (#1446) (#1621) (#1756) 2023-05-04 20:37:25 +02:00
websocket unify authentication mechanisms (#1775) 2023-05-08 17:04:14 +02:00