aler9
|
79acd8593b
|
support some additional hikvision cameras (#227)
|
4 years ago |
aler9
|
9e5b8eed03
|
eliminate idle load (#184)
|
4 years ago |
aler9
|
a9385547ea
|
add parameter readBufferCount to support non-compliant servers or publishers (#211)
|
4 years ago |
aler9
|
2f156b59f8
|
drop existing publisher when a new publisher connects (#187)
|
4 years ago |
aler9
|
0484e417ee
|
send status 461 instead of error when multicast is used (#198)
|
4 years ago |
aler9
|
38ec8d878d
|
increase path and headers maximum length (#192)
|
4 years ago |
aler9
|
cc703fe5c5
|
support clients that don't specify track ID, like tvheadend (#155)
|
4 years ago |
aler9
|
6b1643940e
|
support encrypting the configuration file
|
4 years ago |
aler9
|
9b20f53119
|
decrease RAM consumption
|
4 years ago |
aler9
|
2cbb5ac361
|
decrease RAM usage by allocating TCP buffers only when needed and with a proper size
|
4 years ago |
aler9
|
e5364b1fc6
|
perform frame readings and writings in separate routines, in order to increase UDP throughput and avoid freezes caused by a single laggy reader (#125) (#162)
|
4 years ago |
aler9
|
92f83da31c
|
fix RTCP generation when using UDP
|
4 years ago |
aler9
|
b588f5e9a9
|
fix crash
|
4 years ago |
aler9
|
0cf0cd9045
|
fix crash
|
4 years ago |
aler9
|
d590805cda
|
move RTCP receivers into gortsplib
|
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
|
3050893d32
|
support hashed credentials
|
4 years ago |
aler9
|
6bc240daf2
|
fix gstreamer tests
|
4 years ago |
aler9
|
19fec814fa
|
fix possible freeze
|
4 years ago |
aler9
|
9887abc51a
|
fix freeze
|
4 years ago |
aler9
|
5e32a526e5
|
support proxying rtsps streams
|
4 years ago |
aler9
|
ccb8b92bfb
|
implement RTSPS (#77)
|
4 years ago |
aler9
|
854f00afdc
|
update gortsplib
|
4 years ago |
aler9
|
f9e6cdcb7b
|
rewrite client to use the new gortsplib ServerConn
|
4 years ago |
aler9
|
74b592b211
|
implement log levels; print requests and responses when log level is "debug" (#116)
|
5 years ago |
aler9
|
a6c06d3853
|
support transport headers with a single port (#136)
|
5 years ago |
aler9
|
6e352aca7f
|
support SDPs with spaces in origin (#127)
|
5 years ago |
aler9
|
286d837d9e
|
update gortsplib
|
5 years ago |
aler9
|
19440f2486
|
switch to golangci-lint
|
5 years ago |
aler9
|
b883240639
|
update gortsplib
|
5 years ago |
aler9
|
f315d9c684
|
fix clock rate computation with standard RTP payload type (#123)
|
5 years ago |
aler9
|
20ef0e842c
|
add jitter and delay to rtcp receiver reports
|
5 years ago |
aler9
|
716e2edccc
|
support SDPs with RS bandwidth (#136)
|
5 years ago |
aler9
|
46265f9d28
|
increase maximum length of content of RTSP requests/responses to 128k (#136)
|
5 years ago |
aler9
|
c5a5c03bb2
|
increase udp kernel read buffer size to minimize packet losses (#124)
|
5 years ago |
aler9
|
c929f3d963
|
make RTMP sources emit RTCP packets
|
5 years ago |
aler9
|
a90ba1b4bf
|
add number of lost packets to rtcp receiver reports
|
5 years ago |
aler9
|
5db5b44471
|
fix generation of rtcp receiver reports
|
5 years ago |
aler9
|
a9dee11496
|
support automatic protocol selection when proxying rtsp
|
5 years ago |
aler9
|
eaf115f604
|
drastically improve performance when reading streams with TCP
|
5 years ago |
aler9
|
ac74c7ed95
|
fix freeze when proxying streams with tcp
|
5 years ago |
aler9
|
fef639c94a
|
fix freeze when using a rtsp source
|
5 years ago |
aler9
|
f63647ab1e
|
update gortsplib
|
5 years ago |
aler9
|
cbab55af4c
|
update gortsplib
|
5 years ago |
aler9
|
00678b7188
|
support SDPs with empty unicast address in origin (#121)
|
5 years ago |
aler9
|
ba9d2a33fb
|
support SDPS with MP2T in protocol (#120)
|
5 years ago |
aler9
|
c0fc07a108
|
fix timeout when proxying streams from vlc rtsp server (#115)
|
5 years ago |
aler9
|
3461796e40
|
fix crash when proxying streams with udp (#115)
|
5 years ago |
aler9
|
2c9e07376c
|
fix execution of external commands with quotes on Windows (#113)
|
5 years ago |