Sergey Krashevich
|
ac798d9d6d
|
fix(log): handle log file open error by writing to stdout
|
2024-06-06 19:07:09 +03:00 |
|
Sergey Krashevich
|
e46fc13fea
|
fix(log): ensure fallback to stdout if log file open fails
|
2024-06-06 18:25:30 +03:00 |
|
Sergey Krashevich
|
bce0b4a8a0
|
feat(logging): add file output option for logging configuration
|
2024-06-06 18:20:44 +03:00 |
|
Alex X
|
660979dfda
|
Merge pull request #1141 from skrashevich/feat-log-terminal-check
feat(logging): add interactive shell detection for console output
|
2024-05-28 13:26:14 +03:00 |
|
Alex X
|
a6b9b4993f
|
Code refactoring after #1141
|
2024-05-28 13:21:33 +03:00 |
|
Sergey Krashevich
|
cc74504ed8
|
feat(shell): add Windows support for TTY detection
|
2024-05-28 10:19:51 +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
|
50ad3b20c4
|
Add config schema.json
|
2024-05-28 09:08:57 +03:00 |
|
Alex X
|
649de0131c
|
Change logs timestamp format in WebUI
|
2024-05-27 20:25:09 +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
|
8e571a66e3
|
Code refactoring for debug packet logger
|
2024-05-26 00:19:26 +03:00 |
|
Alex X
|
0ccfcb0ec0
|
Fix timestamps for RTMP client
|
2024-05-26 00:18:56 +03:00 |
|
Alex X
|
8bae4631d2
|
Fix support some RTSP servers
|
2024-05-26 00:18:36 +03:00 |
|
Alex X
|
268629f551
|
Fix pix_fmt for publishing to RTMP servers
|
2024-05-25 19:45:29 +03:00 |
|
Alex X
|
0bd2fcde54
|
Update color index func for ascii stream
|
2024-05-25 13:52:55 +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
|
8749562c96
|
Fix detection webrtc without audio #1106
|
2024-05-24 20:41:46 +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 |
|
Alex X
|
d2346a2aed
|
Fix FFmpeg producer codecs
|
2024-05-24 07:48:44 +03:00 |
|
Alex X
|
8f57b1acb6
|
Fix TTS template
|
2024-05-24 07:48:17 +03:00 |
|
Alex X
|
6fafd10482
|
Add stream source validation for dynamic streams
|
2024-05-23 17:40:27 +03:00 |
|
Alex X
|
c726651b8b
|
Add ffmpeg version checker
|
2024-05-23 17:31:02 +03:00 |
|
Alex X
|
02af2e2849
|
Code refactoring for FFmpeg producer
|
2024-05-23 12:40:29 +03:00 |
|
Alex X
|
6d9c7012b0
|
Add output/aac for ffmpeg source
|
2024-05-23 12:24:41 +03:00 |
|
Alex X
|
8a7712a4c8
|
Add ffmpeg auto codec selection logic
|
2024-05-22 18:49:43 +03:00 |
|
Alex X
|
82fa803a37
|
Add ffmpeg virtual tests
|
2024-05-22 18:48:40 +03:00 |
|
Alex X
|
78a74da8d6
|
Fix aac.DecodeConfig sampleRate parsing
|
2024-05-22 18:46:30 +03:00 |
|
Alex X
|
53242ea02f
|
Add ffmpeg tts source
|
2024-05-22 13:00:39 +03:00 |
|
Alex X
|
af05083a1f
|
Code refactoring for ffmpeg device and virtual
|
2024-05-22 12:58:21 +03:00 |
|
Alex X
|
c41bddbbea
|
Add using wav format for ffmpeg transcoding to PCMA/PCMU
|
2024-05-21 17:50:15 +03:00 |
|
Alex X
|
54c8ca0112
|
Add wav format to magic producer
|
2024-05-21 17:48:31 +03:00 |
|
Alex X
|
a518488289
|
Add debug logs for run RTSP pipe
|
2024-05-21 17:46:43 +03:00 |
|
Alex X
|
99cc21aacb
|
Code refactoring for magic producer
|
2024-05-20 14:24:04 +03:00 |
|
Alex X
|
bc8295baee
|
Improve play audio on RTSP backchannel
|
2024-05-19 11:56:33 +03:00 |
|
Alex X
|
50f9913c41
|
Add hls.html
|
2024-05-19 10:33:11 +03:00 |
|
Alex X
|
4c135b5a46
|
Add binaries to gitignore
|
2024-05-19 07:25:50 +03:00 |
|
Alex X
|
686fb374e9
|
Remove PCMU for two way for DVRIP source #1111
|
2024-05-18 17:14:55 +03:00 |
|
Alex X
|
2b3e6a2730
|
Merge pull request #1122 from isegals/master
Update client.go
|
2024-05-18 17:09:02 +03:00 |
|
Alex X
|
9143729042
|
Merge pull request #1123 from skrashevich/fix-vcs-tags-in-docker-builds
add git to build stage
|
2024-05-18 16:20:42 +03:00 |
|
Sergey Krashevich
|
3952f0ba0f
|
add git to build stage
|
2024-05-18 13:47:02 +03:00 |
|
isegals
|
7a131822db
|
Update client.go
Add "AudioFormat":{"EncodeType":"G711_ALAW"} to suppoet new firmware
|
2024-05-18 11:14:16 +03:00 |
|
Alex X
|
b2399f3bb3
|
Update version to 1.9.2
v1.9.2
|
2024-05-17 15:57:11 +03:00 |
|
Alex X
|
2a8a3f1cbf
|
Merge pull request #1113 from skrashevich/ui-move-probe-link
Refactor probe link placement in UI
|
2024-05-17 15:52:52 +03:00 |
|