Alex X
|
570b7d0d97
|
Code refactoring for #1450
|
2024-11-11 17:49:22 +03:00 |
|
Robert Resch
|
831aa03c9f
|
Implement suggestion
|
2024-11-11 11:16:12 +01:00 |
|
Robert Resch
|
d372597bdb
|
Lower codec not matched error for ffmpeg to debug
|
2024-11-11 09:27:21 +01:00 |
|
Alex X
|
340fd81778
|
Fix loop request, ex. camera1: ffmpeg:camera1
|
2024-11-09 18:17:41 +03:00 |
|
Alex X
|
3f5f1328e7
|
Fix webrtc:ws source after 1.9.5 #1425
|
2024-10-31 20:09:11 +03:00 |
|
Alex X
|
be5bbd3b9b
|
Fix FFmpeg tests
|
2024-10-29 14:39:54 +03:00 |
|
Alex X
|
3f94a754e4
|
Fix WebRTC card stuck in loading #1417
|
2024-10-29 14:39:37 +03:00 |
|
Alex X
|
16e4831499
|
Add the option to pass ICE servers with an async WebRTC offer #1408
|
2024-10-24 23:31:21 +03:00 |
|
Alex X
|
a8d394efd7
|
Update PUT /api/streams for support multiple src params
|
2024-10-24 20:46:31 +03:00 |
|
Robert Resch
|
95a5283c86
|
Extend streams API to allow multiple sources
|
2024-10-22 16:31:31 +02:00 |
|
Michele Prà
|
388c408080
|
defer used wisely
|
2024-09-27 18:14:41 +02:00 |
|
Michele Prà
|
8128edad43
|
Update streams.go
|
2024-09-16 16:42:22 +02:00 |
|
Michele Prà
|
eb8a13d8c2
|
data race for streams map
https://go.dev/doc/articles/race_detector
|
2024-09-16 12:42:34 +02:00 |
|
Alex X
|
2311d5eabe
|
Change go version to 1.20 for Windows 7 support
|
2024-09-01 17:54:01 +03:00 |
|
Alex X
|
eaae7aee39
|
Fix stream info for publishing RTMP
|
2024-06-19 06:53:27 +03:00 |
|
Alex X
|
f5aaee006e
|
Merge pull request #1168 from skrashevich/fix-flags-daemon
fix(app): Refactor daemon initialization and add syscall import
|
2024-06-18 20:53:38 +03:00 |
|
Alex X
|
db6745e8ff
|
Code refactoring after #1168
|
2024-06-18 20:35:17 +03:00 |
|
Alex X
|
ba34855602
|
Merge pull request #1196 from skrashevich/feat-network-dot-enhancements
refactor(webui): enhance network visualization in network.html
|
2024-06-16 22:24:11 +03:00 |
|
Alex X
|
da5f060741
|
Add killsignal and killtimeout to exec/rtsp
|
2024-06-16 19:03:57 +03:00 |
|
Alex X
|
906f554d74
|
Code refactoring after #1195
|
2024-06-16 15:19:50 +03:00 |
|
Sergey Krashevich
|
1b411b1fed
|
refactor(streams): optimize label generation with strings.Builder
feat(network): add periodic data fetching and network update
|
2024-06-16 10:19:17 +03:00 |
|
Sergey Krashevich
|
5d57959608
|
fix(streams): handle missing codec_name in appendDOT function
|
2024-06-16 08:59:06 +03:00 |
|
Alex X
|
31e57c2ff8
|
Fix errors output for webrtc client and server
|
2024-06-16 06:37:42 +03:00 |
|
Alex X
|
734393d638
|
Add streaming network visualisation
|
2024-06-16 06:36:24 +03:00 |
|
Alex X
|
96504e2fb0
|
BIG rewrite stream info
|
2024-06-16 06:20:45 +03:00 |
|
Alex X
|
ecfe802065
|
Code refactoring for streams HandleFunc
|
2024-06-14 12:52:55 +03:00 |
|
Alex X
|
1ac9d54dab
|
Code refactoring for stream MarshalJSON
|
2024-06-10 16:42:34 +03:00 |
|
Sergey Krashevich
|
72d7e8aaaa
|
refactor(app): remove syscall import and improve error messages
|
2024-06-08 15:05:26 +03:00 |
|
Alex X
|
0395696866
|
Fix exec pipe output
|
2024-06-07 17:59:21 +03:00 |
|
Alex X
|
aca0781c4b
|
Code refactoring for api/streams
|
2024-06-07 12:25:58 +03:00 |
|
Sergey Krashevich
|
b389d0eb9c
|
fix(app): handle daemon process correctly on Unix systems
|
2024-06-06 18:54:40 +03:00 |
|
Alex X
|
bf303ed471
|
Fix -d flag
|
2024-06-06 17:58:31 +03:00 |
|
Alex X
|
e3188a0a6d
|
Update docs about config
|
2024-06-06 15:21:32 +03:00 |
|
Alex X
|
e0b1a50356
|
Add rtsp_client for testing ghost exec process
|
2024-06-05 20:00:41 +03:00 |
|
Alex X
|
9bb36ebb6c
|
Fix ghost exec/ffmpeg process
|
2024-06-05 19:59:22 +03:00 |
|
Alex X
|
756be9801e
|
Code refactoring for app module
|
2024-06-02 07:00:29 +03:00 |
|
Alex X
|
2ab1d9d774
|
Add handling if mp4 client drops connection
|
2024-05-29 17:32:18 +03:00 |
|
Alex X
|
a9e7a73cc8
|
Add video bitrate setting for HomeKit source
|
2024-05-28 22:57:43 +03:00 |
|
Alex X
|
a6b9b4993f
|
Code refactoring after #1141
|
2024-05-28 13:21:33 +03:00 |
|
Sergey Krashevich
|
791239be12
|
Merge branch 'master' into feat-log-terminal-check
|
2024-05-28 09:15:01 +03:00 |
|
Sergey Krashevich
|
a79061c7c2
|
feat(logging): add interactive shell detection for console output
|
2024-05-28 09:10:51 +03:00 |
|
Alex X
|
8cb513cb89
|
Add log level for ffmpeg module
|
2024-05-27 20:24:24 +03:00 |
|
Alex X
|
3932dbaa84
|
Add print exec stderr to logs for debug level
|
2024-05-27 20:23:55 +03:00 |
|
Alex X
|
4534b4d8ca
|
Add more log customization options
|
2024-05-26 21:28:34 +03:00 |
|
Alex X
|
6f34cf0c95
|
Add streaming to rawvideo format
|
2024-05-25 11:55:28 +03:00 |
|
Alex X
|
f8bc25d0ae
|
Add support rawvideo format
|
2024-05-25 08:22:38 +03:00 |
|
Alex X
|
d9d2bdff44
|
Add timeout query param to RTSP incoming source #1118
|
2024-05-24 16:26:06 +03:00 |
|
Alex X
|
b3e9ed23ac
|
Add /api/ffmpeg for playing files and tts on cameras with two-way audio
|
2024-05-24 15:57:18 +03:00 |
|
Alex X
|
bf3f81ccac
|
Update ffmpeg pkg for reading files and parsing ffmpeg version
|
2024-05-24 11:06:51 +03:00 |
|
Alex X
|
ff39e2e496
|
Change import log for hass module from debug to trace
|
2024-05-24 11:04:26 +03:00 |
|