63 Commits (e10055ad698cc1ce27e898b85291cd92919e0739)

Author SHA1 Message Date
Alessandro Ros e10055ad69
api: add item count to /list endpoints (#1813) (#1829) 2 years ago
Alessandro Ros 67672ea9c6
api: fix wrong pageCount in /list endpoints (#1813) (#1824) 2 years ago
Alessandro Ros b93eed64bc
api: add /get endpoints (#1577) (#1823) 2 years ago
Alessandro Ros 586df289e2
bump API prefix from /v1 to /v2 (#1815) 2 years ago
Alessandro Ros adf94092a8
add base class to all HTTP servers (#1809) 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 a14246d776
webrtc: support publishing with WHIP and reading with WHEP (#1800) 2 years ago
Alessandro Ros e998688757
allow setting rpiCameraSaturation to 0 (#1651) (#1772) 2 years ago
Alessandro Ros 225220ddd5
print warning in case no key frames are being received (#1763) 2 years ago
Alessandro Ros 88953f36a6
add read deadline to all incoming HTTP requests (#1689) 2 years ago
Alessandro Ros 2a5e6e2651
metrics: log HTTP requests when logLevel is debug (#1687) 2 years ago
Alessandro Ros 34757620b8
do not listen on IPv6 when host is 0.0.0.0 (#1665) (#1678) 2 years ago
Alessandro Ros 3ba133bc60
add remote port to HTTP requests in logs (#1663) 2 years ago
Alessandro Ros 053f2ec282
rename repository and executable (#1641) 2 years ago
Alessandro Ros bca3013bd0
general: add Clone() method to Conf and PathConf (#1633) 2 years ago
aler9 f3f55452e5 webrtc muxer: fix multiple race conditions 3 years ago
Alessandro Ros 5efe97abf1
Support reading with WebRTC (#1242) 3 years ago
Alessandro Ros 4ac175d3cc
api, metrics: add endpoints and metrics for RTSP connections (#1233) 3 years ago
aler9 fdb1955e1d api: autogenerate structs from configuration 3 years ago
aler9 a8d1f91646 fix tests that involve HTTP clients 3 years ago
aler9 f25e14183d api, hls, metrics, pprof: always close HTTP listeners 3 years ago
Alessandro Ros 820ba067f2 support RTMPS (#1089) 3 years ago
Alessandro Ros 8c2b12a314 Add native support for the raspberry pi camera (#1057) 3 years ago
aler9 055e08ac6c remove "on" prefix from most communication functions between components 3 years ago
aler9 e45820b2c0 hls server: show real client IPs when behind a proxy (#955) 3 years ago
Alessandro Ros e115983296
Implement Low-Latency HLS (#938) 3 years ago
aler9 98c6cd4650 RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize 3 years ago
aler9 b4649ef60b remove runOnPublish (breaking change) 3 years ago
aler9 343a5f17fb hls: add new parameter hlsSegmentMaxSize 4 years ago
aler9 b48e2f1f1b add TODO comments 4 years ago
aler9 49449eb5ad Add new parameter 'runOnReady' (#752) 4 years ago
aler9 8ac665be87 un-capitalize private fields 4 years ago
aler9 11760fd79f support external authentication (#504) (#517) 4 years ago
aler9 779d5b61cd update docs 4 years ago
aler9 7352244fd9 print closing message before an object is closed 4 years ago
aler9 02291f552a align listener opened / closed messages 4 years ago
aler9 9645d18ae4 move httpLogWriter in a dedicated file 4 years ago
aler9 21a149c0de rename struct 4 years ago
aler9 322ea55534 split API definitions between their corresponding structs 4 years ago
aler9 0c79efdab7 api: cleanup 4 years ago
aler9 79e73c5cb4 api: add /v1/hlsmuxers/list endpoint 4 years ago
aler9 ab70f946b0 unexport members of private structs 4 years ago
aler9 f32d69a93d fix race condition 4 years ago
aler9 e6238694af api: log requests even with logLevel: info 4 years ago
aler9 c51ba926e0 hls: dump requests and responses when logLevel is debug 4 years ago
aler9 b65d715f0b hls: add Server header 4 years ago
aler9 ef3fab477e hls: use gin as HTTP router 4 years ago
aler9 ab71f22560 move decoding of more configuration into JSON decoding 4 years ago
aler9 1f540a2aaf return error in case of non-existent parameters in the configuration file 4 years ago