Commit graph

19 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
a2e812c95d added example output 2019-09-11 18:38:26 +02:00
Jonas Köritz
2dd3112a7e added CreatePacket Example 2019-09-11 18:32:50 +02:00
Jonas Köritz
c48963a153 Renamed example 2019-09-11 18:29:58 +02:00
Jonas Köritz
0eb8c47775 Added example code 2019-09-11 18:27:56 +02:00
Jonas Köritz
1b619aeb44 Unexported streamHeader 2019-09-11 18:20:09 +02:00
Jonas Köritz
faabcc3816 Added DISCOVERY_REQUEST/RESPONSE 2019-09-11 18:18:04 +02:00
Jonas Köritz
347968c994 Added ALIVE_REQUEST and ALIVE_RESPONSE constants 2019-09-11 18:16:22 +02:00
Jonas Köritz
2fa6afbfbd Added LOGIN constant 2019-09-11 18:15:01 +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
6570ac93c0 Added Auto-Discovery through UDP Broadcasts 2019-09-03 15:28:22 +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
b58dea42be Fixed cmd subcommand, cleaned up debug output 2019-08-29 10:24:02 +02:00
Jonas Köritz
a5b3404d5c Minor fix 2019-08-29 10:09:46 +02:00
Jonas Köritz
990a47d0fc Renamed project 2019-08-29 10:08:26 +02:00