Alessandro Ros
|
39c072edd6
|
change repository owner (#1801)
|
2 years ago |
Alessandro Ros
|
053f2ec282
|
rename repository and executable (#1641)
|
2 years ago |
aler9
|
f1fb00b80f
|
update golangci-lint
|
3 years ago |
aler9
|
9062dbf883
|
move most components into internal/core
in this way coverage can be computed correctly.
|
4 years ago |
aler9
|
0a1b8eee25
|
cleanup
|
4 years ago |
aler9
|
7b1466146b
|
HLS: add Access-Control-Allow-Origin to every HTTP response; add parameter hlsAllowOrigin (#415)
|
4 years ago |
aler9
|
fbe3d9c67e
|
RTSP server: use one IP for each multicast stream; add multicast parameter to the configuration file
|
4 years ago |
aler9
|
75e1e3e4dc
|
RTSP server: support reading with multicast (#214) (#324)
|
4 years ago |
aler9
|
99323ba740
|
update golangci-lint
|
4 years ago |
aler9
|
f086b624c1
|
use hierarchical contexts
|
4 years ago |
aler9
|
e558b245e7
|
use contexts anywhere is possible
|
4 years ago |
aler9
|
9bab230e0d
|
tidy up logs
|
4 years ago |
aler9
|
bc9cbc8605
|
put protocol before entities
|
4 years ago |
aler9
|
4d260412c4
|
remove number of clients from logs
|
4 years ago |
aler9
|
e3dcdf2204
|
move clienthls inside serverhls; remove clientman
|
4 years ago |
aler9
|
22ba5f3f18
|
move clientrtmp inside serverrtmp
|
4 years ago |
aler9
|
ff8aadf722
|
move clientrtsp inside serverrtsp
|
4 years ago |
aler9
|
a1a56ff203
|
allow to set a different listen IP for each listener (#343)
|
4 years ago |
aler9
|
dee045f961
|
implement reading with HLS
|
4 years ago |
aler9
|
c40fdbae7c
|
pprof: change capitalization
|
4 years ago |
aler9
|
a57f3d04a7
|
add parameter pprofPort to configure the port of the pprof listener
|
4 years ago |
aler9
|
fb0e900eb5
|
try to raise the number of file descriptors that can be opened to remove limits on number of connected clients (#193)
|
4 years ago |
Lionel Nicolas
|
c1862b3228
|
add ability to configure metrics port
Port could be specified by using either metricsPort config file entry or
RTSP_METRICSPORT environment variable.
|
4 years ago |
aler9
|
f19e23eaa5
|
enable rtmp by default; add parameters to disable rtsp and rtmp
|
4 years ago |
aler9
|
09cbeae60f
|
fix error "frame length greater than maximum allowed" (#229)
|
4 years ago |
aler9
|
186a91800a
|
Support reading with RTMP (#218)
|
4 years ago |
aler9
|
6a61202459
|
merge serverudpl into serverrtsp
|
4 years ago |
aler9
|
a9385547ea
|
add parameter readBufferCount to support non-compliant servers or publishers (#211)
|
4 years ago |
aler9
|
3bcead121d
|
add a RTMP server that allows to publish legacy streams (#132)
|
4 years ago |
aler9
|
f9a7ad7eca
|
add serverrtmp
|
4 years ago |
aler9
|
da9d6df706
|
merge serverplain and servertls into serverrtsp
|
4 years ago |
aler9
|
903842484e
|
apply listenIP to metrics and pprof too
|
4 years ago |
aler9
|
3b04ba36c3
|
add parameter listenIP to listen on a specific IP/interface (#166)
|
4 years ago |
aler9
|
97305af272
|
new parameter readBufferCount
|
4 years ago |
aler9
|
2132226f90
|
move client state and client tracks into gortsplib
|
4 years ago |
aler9
|
9fb844331e
|
move UDP support into gortsplib
|
4 years ago |
aler9
|
ad195a6bd0
|
use 'strict' instead of 'yes' in the 'encryption' parameter
|
4 years ago |
aler9
|
98a443d22d
|
fix crash when configuration is invalid (#160)
|
4 years ago |
aler9
|
ccb8b92bfb
|
implement RTSPS (#77)
|
4 years ago |
aler9
|
74b592b211
|
implement log levels; print requests and responses when log level is "debug" (#116)
|
5 years ago |
aler9
|
18fe2d057c
|
print a warn message when the configuration file is not found
|
5 years ago |
aler9
|
286d837d9e
|
update gortsplib
|
5 years ago |
aler9
|
19440f2486
|
switch to golangci-lint
|
5 years ago |
aler9
|
3deaa4c395
|
fix shutdown of udp sockets during hot reloading
|
5 years ago |
aler9
|
0f11dd5c71
|
fix hot reloading of configuration on macOS and with text editors that deletes and recreates the configuration file
|
5 years ago |
aler9
|
359a7f0f2f
|
unexport version
|
5 years ago |
aler9
|
58fe1cfe77
|
add docs
|
5 years ago |
aler9
|
5facab1a48
|
move subpackages into internal/
|
5 years ago |
aler9
|
bbc2401ac2
|
new environment variable RTSP_PORT
|
5 years ago |
aler9
|
38b07ab68a
|
add 'restart' option to all external commands
|
5 years ago |