Jonas Köritz
|
0ed7500be9
|
Fixed copy and paste errror. Fixes #10
|
2021-04-27 10:41:27 +02: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 |
|