14 Commits (d0c2c3a58653ea7fe650c5eb851c228615149beb)

Author SHA1 Message Date
aler9 90aa47d2a3 add metrics exporter (#37) 5 years ago
aler9 e409f673d4 add option runOnDemand (#36) 5 years ago
aler9 d7d2ba38f1 add option sourceOnDemand to pull sources only when there are connected clients (#36) 5 years ago
aler9 3a3a8594a8 move source configuration parsing into conf.go 5 years ago
aler9 50e2d8625b adjust buffer sizes to avoid memory leaks (#43) 5 years ago
aler9 25f59abfc0 update gortsplib 5 years ago
aler9 f2d95b7e39 fix freeze while proxying 5 years ago
aler9 8e6e16b0aa do not print error messages when a source is terminated 5 years ago
aler9 857fbccdea remove streamDeadAfter 5 years ago
aler9 da5e001206 update gortsplib 5 years ago
aler9 45c0416fa7 use a custom sdp library to handle non-canonical sdp (#41) 5 years ago
aler9 ce5e11f6c9 update gortsplib 5 years ago
aler9 401e44f8e6 unexport variable 5 years ago
aler9 1de43588ad rename streamer into source 5 years ago
aler9 d6994c4e31 update gortsplib 5 years ago
aler9 603c43b12f update gortsplib 5 years ago
aler9 7dc904a131 change sdp library 5 years ago
aler9 f01bb9685f new option streamDeadAfter 5 years ago
aler9 03f020ec33 implement rtcp receiver reports; fix #22 5 years ago
aler9 c77d6e57cc cleanup code; remove PAUSE support 5 years ago
aler9 c0d94929a6 use a common object for double buffering 5 years ago
aler9 53e7d36411 cleanup 5 years ago
aler9 4edab61193 fix typo 5 years ago
aler9 d2522f5c10 support receiving requests while receiving interleaved frames (#19) 5 years ago
aler9 d05cad0232 correctly close tickerCheckStream; fix #26 5 years ago
aler9 eab4efe726 improve streamer performance by using static buffers 5 years ago
aler9 adb3909f63 support rtsp urls without port 5 years ago
aler9 9c3554d719 implement proxy mode; add conf.yml to release assets 5 years ago