Commit graph

18 commits

Author SHA1 Message Date
ab8b9f5315 three 2025-11-24 20:46:11 +02:00
9e5cd110e0 second forcepush this away if i fail 2025-11-24 20:41:43 +02:00
d1f1aae0d3 forcepush this away if i fail 2025-11-24 20:34:02 +02:00
ae2a785dd7 add env variables to rtsp 2025-11-24 16:39:54 +02:00
Jonas Köritz
f4a985a822
Merge pull request #7 from fildaw/master
Fixes with RTPRelay.go and actioncam.go
2021-04-27 10:47:09 +02:00
Jonas Köritz
0ed7500be9 Fixed copy and paste errror. Fixes #10 2021-04-27 10:41:27 +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
03ca0f77e6 Fixes #4, add --version flag
Also renamed the application in the help texts to "actioncam".
2019-10-15 12:17:28 +02:00
Jonas Köritz
6570ac93c0 Added Auto-Discovery through UDP Broadcasts 2019-09-03 15:28:22 +02:00
Jonas Köritz
6451deea33 Hide profiling options from help 2019-09-03 12:48:47 +02:00
Jonas Köritz
ce0a817cb9 Performance improvements (avoid allocations for every packet) 2019-09-03 12:40:10 +02:00
Jonas Köritz
3006672e43 Fixed preview streaming (forgot to connect) 2019-08-29 14:08:11 +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
6d48cf11bf Moved connection out of rootCmd to avoid crashing help 2019-08-29 10:17:57 +02:00
Jonas Köritz
98dd434503 Added firmware command to retrieve firmare info 2019-08-29 10:12:56 +02:00
Jonas Köritz
990a47d0fc Renamed project 2019-08-29 10:08:26 +02:00
Renamed from ipcamera/ipcamera.go (Browse further)