aler9
|
2133737b2a
|
replace publish key with specification-compliant username and password
|
2020-02-16 16:05:08 +01:00 |
|
aler9
|
7f90724336
|
remove os check
|
2020-02-16 13:08:54 +01:00 |
|
aler9
|
3617e544c9
|
run gofmt
|
2020-02-16 13:04:43 +01:00 |
|
Jonathan Sims
|
37d938da17
|
Add option to run a script when client connects or disconnects (Linux only for now)
|
2020-02-15 12:25:29 -05:00 |
|
aler9
|
6fefb89a7c
|
fix race condition
|
2020-01-26 18:08:15 +01:00 |
|
aler9
|
8bed6ecfeb
|
add checks on ports
|
2020-01-26 12:59:24 +01:00 |
|
aler9
|
0285d029c7
|
update gortsplib
|
2020-01-26 12:41:26 +01:00 |
|
aler9
|
a9799c7cf1
|
fix: add SetWriteDeadline() and prevent timeout when receiving via tcp
|
2020-01-21 09:29:02 +01:00 |
|
aler9
|
1ec4cb1c52
|
fix
|
2020-01-20 17:20:53 +01:00 |
|
aler9
|
f69700a738
|
update gortsplib
|
2020-01-20 16:44:02 +01:00 |
|
aler9
|
18451c1431
|
rename rtsp* into server*
|
2020-01-20 15:22:01 +01:00 |
|
aler9
|
5c468c77d8
|
rename rtsplistener into rtsp tcp listener, udplistener into rtsp udp listener
|
2020-01-20 15:09:28 +01:00 |
|
aler9
|
16e4fcb372
|
improve performance by using int states instead of strings
|
2020-01-20 14:41:04 +01:00 |
|
aler9
|
9349146d47
|
move rtsp into gortsplib
|
2020-01-20 10:38:14 +01:00 |
|
aler9
|
f607fa82e6
|
add command line option --protocols to set what protocols are available
|
2020-01-15 22:48:51 +01:00 |
|
aler9
|
88f2c5e869
|
implement authentication
|
2020-01-03 22:39:55 +01:00 |
|
aler9
|
9728ea823d
|
support multiple paths
|
2019-12-31 14:55:46 +01:00 |
|
aler9
|
507eff4eab
|
support multiple tracks per stream
|
2019-12-31 13:48:17 +01:00 |
|
aler9
|
dab15e898d
|
support RTCP streaming via TCP
|
2019-12-29 12:32:54 +01:00 |
|
aler9
|
b77ae3a947
|
move interleaved frames logic into rtsp.Conn
|
2019-12-29 11:48:09 +01:00 |
|
aler9
|
9a6a813640
|
fix panic when a client disconnects
|
2019-12-29 01:52:52 +01:00 |
|
aler9
|
ed5e1c7cfc
|
implement publishing via tcp
|
2019-12-29 01:05:25 +01:00 |
|
aler9
|
b94cbae246
|
implement reading via TCP
|
2019-12-29 00:44:26 +01:00 |
|
aler9
|
076f5977bd
|
use RWMutex instead of Mutex
|
2019-12-28 23:53:09 +01:00 |
|
aler9
|
2f3baafb54
|
initial commit
|
2019-12-28 22:07:49 +01:00 |
|