Commit graph

22 commits

Author SHA1 Message Date
aler9
c8710fee19 cleanup source 2020-08-31 15:46:03 +02:00
aler9
980989340b fix possible deadlock when communicating with clients 2020-08-31 15:31:37 +02:00
aler9
1b4201aa76 improve performance by using path instead of pathName for packet routing 2020-08-30 15:51:28 +02:00
aler9
2056689560 send TEARDOWN to source when its connection closes (#63) 2020-08-29 15:21:56 +02:00
aler9
74f7e5df66 improve performance by avoiding copy() (#21) 2020-08-25 19:30:37 +02:00
aler9
491ffc8b28 fix doc 2020-08-17 18:43:53 +02:00
aler9
7a440030ad update gortsplib 2020-08-15 22:43:57 +02:00
aler9
1399543e90 rename path id into path name 2020-08-05 11:49:36 +02:00
aler9
90aa47d2a3 add metrics exporter (#37) 2020-07-30 17:31:38 +02:00
aler9
e409f673d4 add option runOnDemand (#36) 2020-07-30 13:31:18 +02:00
aler9
d7d2ba38f1 add option sourceOnDemand to pull sources only when there are connected clients (#36) 2020-07-29 23:30:42 +02:00
aler9
3a3a8594a8 move source configuration parsing into conf.go 2020-07-20 11:46:17 +02:00
aler9
50e2d8625b adjust buffer sizes to avoid memory leaks (#43) 2020-07-20 08:52:20 +02:00
aler9
25f59abfc0 update gortsplib 2020-07-19 22:40:09 +02:00
aler9
f2d95b7e39 fix freeze while proxying 2020-07-19 18:51:02 +02:00
aler9
8e6e16b0aa do not print error messages when a source is terminated 2020-07-19 18:43:39 +02:00
aler9
857fbccdea remove streamDeadAfter 2020-07-19 18:35:53 +02:00
aler9
da5e001206 update gortsplib 2020-07-19 18:34:18 +02:00
aler9
45c0416fa7 use a custom sdp library to handle non-canonical sdp (#41) 2020-07-19 11:51:28 +02:00
aler9
ce5e11f6c9 update gortsplib 2020-07-18 13:48:09 +02:00
aler9
401e44f8e6 unexport variable 2020-07-16 11:43:36 +02:00
aler9
1de43588ad rename streamer into source 2020-07-14 11:18:51 +02:00
Renamed from streamer.go (Browse further)