Alex X
d01b99d105
BIG docs refactoring
2026-02-06 21:45:55 +03:00
Sergey Krashevich
5970dd2fe4
📝 docs(README): update documentation for clarity and accuracy
2026-01-26 00:40:48 +03:00
Alex X
54eafe9d0a
Skip snapshot caching in case of error
2026-01-18 15:48:56 +03:00
Sergey Krashevich
38cc05c22d
feat(jpeg): Add keyframe caching with expiration mechanism to JPEG http handler ( #1155 )
...
* feat(mjpeg): add keyframe caching with expiration and cleanup goroutine
* mjpeg: make keyframe cache duration and default usage configurable
* mjpeg: document and add config options for MJPEG snapshot caching
* mjpeg: fix errors after rebase
* Code refactoring for frame.jpeg cache #1155
---------
Co-authored-by: Alex X <alexey.khit@gmail.com >
2026-01-18 14:23:50 +03:00
Alex X
ac80f1470e
Add errors output to streams API
2025-11-16 18:20:53 +03:00
luki
2ed67648c3
get screenshot from nonconfigure camera
2025-04-29 18:01:25 +02:00
Alex X
96504e2fb0
BIG rewrite stream info
2024-06-16 06:20:45 +03:00
Alex X
756be9801e
Code refactoring for app module
2024-06-02 07:00:29 +03:00
Alex X
6f34cf0c95
Add streaming to rawvideo format
2024-05-25 11:55:28 +03:00
Alex X
b1ba5bab62
Update readme for ASCII
2024-05-17 14:51:55 +03:00
Alex X
6d967bc1f9
Improve ascii stream for any one symbol
2024-05-16 17:33:09 +03:00
Alex X
41badbfb8e
Add support streaming as ascii to terminal
2024-05-16 12:00:41 +03:00
Alex X
322c332170
Fix JPEG from mjpg-streamer project
2024-05-04 07:44:30 +03:00
Alex X
f64d279672
Change error message for mjpeg module
2024-05-03 13:48:49 +03:00
Alexey Khit
f6f2998e85
Fix JPEG screen length
2023-09-02 07:36:26 +03:00
Alexey Khit
66c858e00e
Rewrite JPEG snapshot consumer
2023-08-30 05:57:00 +03:00
Alexey Khit
0ac505ba09
Simplify MJPEG consumer
2023-08-29 17:16:51 +03:00
Alexey Khit
2e4e75e386
Rewrite MP4, HLS, MPEG-TS consumers
2023-08-20 09:57:46 +03:00
Alexey Khit
a9118562a9
Rewrite MJPEG consumer
2023-08-19 06:09:05 +03:00
Alexey Khit
9e15391471
Code refactoring after #517
2023-07-16 13:43:27 +03:00
Alexey Khit
d62b1e445a
Merge pull request #517 from skrashevich/230711-jpg-resize
2023-07-16 07:01:40 +03:00
Alexey Khit
85225917f5
Rewritten streams creation
2023-07-13 23:32:01 +03:00
Sergey Krashevich
490a48cd50
Refactored code to resize JPEG snapshot if "h" parameter exists in the URL query
2023-07-11 10:35:53 +03:00
Alexey Khit
fa8d4e4807
Remove on the fly stream creation for security reason
2023-06-29 22:52:59 +03:00
Alexey Khit
59555cfe1d
Move WS API to separate module
2023-05-23 14:21:39 +03:00
Alexey Khit
b5f4c7f75b
Rewrite exec pipe, TCP and HTTP sources
2023-05-04 11:56:56 +03:00
Alexey Khit
4656086985
Add auto transcoding to JPEG snapshot
2023-05-04 06:49:54 +03:00
Alexey Khit
75f61b38ac
Move cmd module to internal
2023-05-01 12:55:14 +03:00