Commit graph

9 commits

Author SHA1 Message Date
9e5cd110e0 second forcepush this away if i fail 2025-11-24 20:41:43 +02:00
fildaw
205c9896dc
Fixes with RTPRelay and actioncam
Endless loop in RTPRelay and exiting from whole app using Ctrl+C
2020-01-05 15:53:45 +01:00
Jonas Köritz
e82f5a97c9 Fixes #2, allow server goroutines to exit on deadlines and context cancel. 2019-10-15 12:59:06 +02:00
Jonas Köritz
350f26c89e Calculate elapsed time as multiple of 90ms, don't start RTSP on seq 0 and rtptime 0 (possible fix for VLC issues) 2019-09-20 12:02:16 +02:00
Jonas Köritz
1b619aeb44 Unexported streamHeader 2019-09-11 18:20:09 +02:00
Jonas Köritz
d878f7746b RTP fix and added documentation for low-latency preview 2019-09-03 16:35:20 +02:00
Jonas Köritz
ce0a817cb9 Performance improvements (avoid allocations for every packet) 2019-09-03 12:40:10 +02:00
Jonas Köritz
4f0f595aa0 Added RTSP Server functionality 2019-08-29 13:20:45 +02:00
Jonas Köritz
990a47d0fc Renamed project 2019-08-29 10:08:26 +02:00
Renamed from RTPRelay.go (Browse further)