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 |
|
Alex X
|
ef7d898747
|
Merge pull request #1355 from michelepra/concurrent_map_fix
data race for streams map
|
2024-09-27 21:11:18 +03:00 |
|
Michele Prà
|
388c408080
|
defer used wisely
|
2024-09-27 18:14:41 +02:00 |
|
Alex X
|
7b77e41253
|
Add support arm/v6 to Dockerfile
|
2024-09-22 07:24:25 +03:00 |
|
Alex X
|
c0bfebf3a4
|
Merge pull request #1362 from edenhaus/armhf
Build the docker image for linux/arm/v6
|
2024-09-20 13:50:02 +03:00 |
|
Robert Resch
|
6f9f1c3a35
|
Build the docker image for linux/arm/v6
|
2024-09-19 16:48:37 +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
|
8399edce6a
|
Fix RTSP AAC audio from very buggy noname camera #1328
|
2024-09-05 11:58:05 +03:00 |
|
Alex X
|
2311d5eabe
|
Change go version to 1.20 for Windows 7 support
|
2024-09-01 17:54:01 +03:00 |
|
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 |
|