100 Commits (e0fb11040e50404db3be02c18ee372fe10fdec8b)

Author SHA1 Message Date
Alessandro Ros d6058ae469
rename disablePublisherOverride into overridePublisher (#2164) 2 years ago
Alessandro Ros d00b22b5e5
support setting a maximum number of readers per path (#1286) (#2154) 2 years ago
Alessandro Ros dd91abae9b
api: add transport to RTSP sessions (#2151) 2 years ago
Alessandro Ros bc3084ae7b
support proxying WebRTC streams (#2142) 2 years ago
Alessandro Ros 72b1d233df
normalize channels and methods (#2127) 2 years ago
Alessandro Ros e3d4856b4f
update gortsplib (#2126) 2 years ago
Alessandro Ros db3862cf0d
move stream in a dedicated package (#2121) 2 years ago
Alessandro Ros 0137734294
webrtc, hls: show IP in logs in case of failed authentication (#2099) 2 years ago
Alessandro Ros 36298f8bc8
webrtc: send session ID to external auth server (#1981) (#2098) 2 years ago
Alessandro Ros 0d18076201
api: add 'readyTime' to paths (#2049) (#2082) 2 years ago
Alessandro Ros 37586b2300
api: allow to edit properties of path config "all" (#2067) (#2075) 2 years ago
Alessandro Ros f79c4783c7
rename environment variable RTSP_PATH into MTX_PATH (#1967) 2 years ago
Alessandro Ros d3354a0c99
fix 'runOnDemandRestart: yes' (#1947) 2 years ago
Alessandro Ros 128f2d3e20
print error that caused an external command to exit (#1869) 2 years ago
Alessandro Ros b93eed64bc
api: add /get endpoints (#1577) (#1823) 2 years ago
Alessandro Ros 9c79197f36
api: add pagination to all /list endpoints (#1808) 2 years ago
Alessandro Ros 39c072edd6
change repository owner (#1801) 2 years ago
Alessandro Ros 1688e5d2e5
support publishing with WebRTC (#1659) (#1786) 2 years ago
Alessandro Ros d8678cef90
unify authentication mechanisms (#1775) 2 years ago
Alessandro Ros 225220ddd5
print warning in case no key frames are being received (#1763) 2 years ago
Alessandro Ros 053f2ec282
rename repository and executable (#1641) 2 years ago
Alessandro Ros 2dffccf9c1
update gortsplib, gohlslib (#1637) 2 years ago
Alessandro Ros 5b61983fa6
add option to set max size of outgoing UDP packets (#1588) (#1601) 2 years ago
Alessandro Ros fb1c16d606
support reading UDP/MPEG-TS streams (#1490) 2 years ago
aler9 f1455a6e1f fix bug that prevented publishing twice to the same path (#1470) (#1469) 3 years ago
Alessandro Ros b461f15a4c
rpicamera: support changing parameters without interrupting the stream (#1463) 3 years ago
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301) 3 years ago
Alessandro Ros 8bee4af86a
api, metrics: add number of bytes received and sent from/to all entities (#1235) 3 years ago
aler9 83faae8a8e rename interaction functions between paths and readers / publishers 3 years ago
Alessandro Ros 820ba067f2 support RTMPS (#1089) 3 years ago
aler9 f5a031d72c fix deadlock when sourceOnDemand is true and source exits 3 years ago
Alessandro Ros 8c2b12a314 Add native support for the raspberry pi camera (#1057) 3 years ago
aler9 101ea25448 api: add published track list to /v1/paths/list 3 years ago
aler9 cb8aec8844 print track codecs into logs 3 years ago
aler9 3606472e82 generate RTP packets after H264 remuxing 3 years ago
aler9 3f0771bb31 fix variable name 3 years ago
aler9 092a2be3a8 api: add "created" field to RTSP sessions, RTMP connections, HLS muxers 3 years ago
aler9 055e08ac6c remove "on" prefix from most communication functions between components 3 years ago
aler9 7067c02030 api: return static sources in paths/list even if sourceOnDemand is true 3 years ago
aler9 6afbdf1015 add intermediate layer between path and static sources 3 years ago
aler9 8a4743fe9a hls muxer: when hlsAlwaysRemux is on, automatically recreate muxers in 3 years ago
aler9 fb5aa7bbf2 fix bug that caused on-demand commands to be closed after 10secs (#1000) 3 years ago
aler9 e45820b2c0 hls server: show real client IPs when behind a proxy (#955) 3 years ago
aler9 9d3fd3bc37 update gortsplib 3 years ago
aler9 c5afa69174 fix regression that caused a source to be closed after 10secs when sourceOnDemand is yes (#949) 3 years ago
aler9 23ac079646 rtsp source: fix regression (#949) 3 years ago
aler9 58e3fa358e split handling of on-demand sources and on-demand publishers 3 years ago
aler9 98b3538289 fix panic that happens when publishing to a path with source = redirect (#933) 3 years ago
aler9 98c6cd4650 RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize 3 years ago
aler9 0605a2f369 update linter 3 years ago