Alex X
|
afc8f4fdf6
|
Merge pull request #1297 from cthach/fix-nest-extend-stream
fix(nest): Resource leak due to lack of closing HTTP response bodies
|
2024-08-07 16:38:38 +03:00 |
|
Chris Thach
|
66de2f91b6
|
Fix resource leak in Nest source due to lack of closing HTTP response bodies
|
2024-08-06 22:25:55 +00:00 |
|
Alex X
|
bd88695e59
|
Fix AnnexB parsing in some cases
|
2024-08-04 10:18:24 +03:00 |
|
Sergey Krashevich
|
23e8f7e0aa
|
refactor(api): move port extraction logic to Init function for prevent data race
|
2024-07-28 05:34:49 +03:00 |
|
Alex X
|
d559ec0208
|
Fix wrong media values in SDP for some cameras #1278
|
2024-07-26 17:00:16 +03:00 |
|
Alex X
|
ed99025bd6
|
Add support S16LE (PCM-LE) for RTSP server
|
2024-07-26 14:47:42 +03:00 |
|
Alex X
|
57d48f53e0
|
Fix PCM audio quality for WebRTC
|
2024-07-26 14:15:53 +03:00 |
|
Alex X
|
68fa42249e
|
Fix PCM audio from Hikvision cameras
|
2024-07-26 14:01:43 +03:00 |
|
Alex X
|
c5bc761a52
|
Fix RTSP MJPEG source quality in some cases #559
|
2024-07-26 07:55:15 +03:00 |
|
Alex X
|
3762bdbccd
|
Fix mjpeg source for Foscam G2 camera #1258
|
2024-07-18 13:52:50 +03:00 |
|
On Freund
|
c81caa4d2c
|
Install ffplay in container
|
2024-07-17 13:37:56 +03:00 |
|
Jamal Fanaian
|
13dd3084c2
|
Carry protocol info in stream URL
|
2024-07-11 18:47:05 -07:00 |
|
Jamal Fanaian
|
e1021a96af
|
go fmt
|
2024-07-11 17:58:31 -07:00 |
|
Jamal Fanaian
|
5b0781253f
|
Add support for Nest cameras with RTSP
|
2024-07-11 17:54:04 -07:00 |
|
Rob van Oostenrijk
|
a04b7eed28
|
Update README.md
|
2024-06-22 19:23:14 +04:00 |
|
Rob van Oostenrijk
|
c47427633c
|
Update build.sh
|
2024-06-22 19:20:39 +04:00 |
|
Rob van Oostenrijk
|
56e2c6650d
|
Update build.cmd
|
2024-06-22 19:15:07 +04:00 |
|
Rob van Oostenrijk
|
82f0fb8a79
|
Merge branch 'AlexxIT:master' into master
|
2024-06-22 18:23:28 +04:00 |
|
Sergey Krashevich
|
0e5b293b1f
|
fix(network): preserve selected nodes and edges on data reload
|
2024-06-19 12:20:04 +03:00 |
|
Alex X
|
eaae7aee39
|
Fix stream info for publishing RTMP
|
2024-06-19 06:53:27 +03:00 |
|
Alex X
|
a4885c2c3a
|
Update version to 1.9.4
v1.9.4
|
2024-06-18 21:33:36 +03:00 |
|
MarcA711
|
2b69eb2fd0
|
update FFmpeg presets for Rockchip boards
|
2024-06-18 17:56:04 +00: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
|
e6fa97c738
|
Code refactoring after #1196
|
2024-06-16 22:12:52 +03:00 |
|
Sergey Krashevich
|
5b481a27c6
|
fix(network): enable autoResize in network settings
|
2024-06-16 21:57:48 +03:00 |
|
Alex X
|
bdc7ff1035
|
Fix forwarded remote_addr in the network
|
2024-06-16 19:04:34 +03:00 |
|
Alex X
|
da5f060741
|
Add killsignal and killtimeout to exec/rtsp
|
2024-06-16 19:03:57 +03:00 |
|
Alex X
|
a56d335380
|
Fix homekit producer remote_addr
|
2024-06-16 15:26:18 +03:00 |
|
Sergey Krashevich
|
d8aed552bc
|
fix(network): ensure consistent node positions by storing and reusing seed
|
2024-06-16 15:22:33 +03:00 |
|
Alex X
|
d7286fa06e
|
Merge pull request #1195 from skrashevich/fix-append-dot
fix(streams): handle missing codec_name in appendDOT function
|
2024-06-16 15:20:51 +03:00 |
|
Alex X
|
906f554d74
|
Code refactoring after #1195
|
2024-06-16 15:19:50 +03:00 |
|
Sergey Krashevich
|
cb44d5431a
|
feat(network): preserve pan and scale on data reload
|
2024-06-16 15:01:40 +03:00 |
|
Sergey Krashevich
|
a69eb8a66e
|
style(network): add flex-grow to network div and move script tag
|
2024-06-16 14:54:02 +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
|
0667683e4d
|
Restore support old cipher suites after go1.22 #1172
|
2024-06-07 17:57:36 +03:00 |
|
Alex X
|
aca0781c4b
|
Code refactoring for api/streams
|
2024-06-07 12:25:58 +03:00 |
|
Sergey Krashevich
|
ac798d9d6d
|
fix(log): handle log file open error by writing to stdout
|
2024-06-06 19:07:09 +03:00 |
|
Sergey Krashevich
|
b389d0eb9c
|
fix(app): handle daemon process correctly on Unix systems
|
2024-06-06 18:54:40 +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 |
|