Sergey Krashevich
8d382afa0f
Add log file handling and viewing capabilities
...
This commit introduces the ability to handle log files through the API and
provides a new log viewing page. The API now supports GET and DELETE methods
for log file operations, allowing retrieval and deletion of log contents.
A new log.html page has been added for viewing logs in the browser, with
automatic refresh every 5 seconds and styling based on log levels.
The app.go file has been updated to include a GetLogFilepath function that
retrieves or generates the log file path. The NewLogger function now accepts
a file parameter to enable file logging. The main.js file has been updated
to include a link to the new log.html page.
This enhancement improves the observability and management of the application
by providing real-time access to logs and the ability to clear them directly
from the web interface.
2023-11-26 23:21:57 +03:00
Alex X
051c5ff913
Fix buggy SDP from D-Link cameras #771
2023-11-22 17:42:41 +03:00
Alex X
a87dafbbec
Update version to 1.8.4
v1.8.4
2023-11-19 18:38:26 +03:00
Alex X
742cb7699b
Improve magic producer about support mjpeg with trash on start
2023-11-18 17:08:57 +03:00
Alex X
43449e7b08
Fix api port for homekit module
2023-11-18 11:48:19 +03:00
Alex X
33512e73bd
Add support ADTS to magic producer
2023-11-17 22:28:28 +03:00
Alex X
b367ffee6d
Merge pull request #759 from russorat/ror/ngrok
...
fix: updating ngrok readme
2023-11-17 13:59:12 +03:00
Russ Savage
69447df6b3
fix: updating ngrok readme
...
Signed-off-by: Russ Savage <russorat@users.noreply.github.com >
2023-11-16 21:16:53 -08:00
Alex X
a6eac4ff02
Merge pull request #754 from inode64/master
...
Include support for Gentoo distribution
2023-11-15 21:20:46 +03:00
INODE64
1eaf879a76
Include support for Gentoo distribution
2023-11-15 17:45:36 +01:00
Alex X
c9ae6dcc03
Fix https source, again
2023-11-15 17:31:59 +03:00
Alex X
befa6bd356
Update version to 1.8.3
v1.8.3
2023-11-15 12:20:47 +03:00
Alex X
100ab62ab4
Update dependencies
2023-11-15 12:16:34 +03:00
Alex X
a0f999d9c9
Add readme about gopro source
2023-11-15 12:10:16 +03:00
Alex X
9bda2f7e60
Add support gopro source
2023-11-15 11:41:42 +03:00
Alex X
54b19999c6
Fix support raw username/password for tapo source #748
2023-11-14 14:22:17 +03:00
Alex X
aa3c081352
Add support incoming H264 bitstream #745
2023-11-13 22:56:07 +03:00
Alex X
2d16ee8884
Code refactoring for mpegts input
2023-11-13 22:55:12 +03:00
Alex X
ec96a14807
Fix digest auth in some cases
2023-11-13 22:44:28 +03:00
Alex X
af72548a43
Fix panic for broken RTP with AAC #697
2023-11-13 21:56:35 +03:00
Alex X
6d85b36f47
Fix homekit source panic on stop producer #734
2023-11-13 21:51:52 +03:00
Alex X
28830a697d
Add support unix socket for api module
2023-11-12 21:50:29 +03:00
Alex X
5d3953a948
Fix support Tapo C210 firmware v1.3.9 #733
2023-11-12 16:41:43 +03:00
Alex X
4d6432d38d
Add about expr source to readme
2023-11-11 15:21:24 +03:00
Alex X
bcbebd5a36
Fix custom https client
2023-11-05 08:39:07 +03:00
Alex X
50e2a626a6
Update version to 1.8.2
v1.8.2
2023-11-04 18:49:56 +03:00
Alex X
f4fe8c3769
Increase ProbeSize up to 5MB
2023-11-04 15:14:23 +03:00
Alex X
e42085a237
Remove lock on sender buffer processing
2023-11-04 15:14:04 +03:00
Alex X
a060b3447c
Increase buffer for RTSP input
2023-11-04 15:13:39 +03:00
Alex X
d7784b24c6
Fix memory overflow on bad RTSP sources #675
2023-11-04 09:42:50 +03:00
Alex X
39645cb3d8
Remove unnecessary 0.0.0.0 from listeners
2023-11-03 12:45:40 +03:00
Alex X
36166caccc
Fix raw conn for https client
2023-11-03 12:40:42 +03:00
Alex X
0f1dc73d55
Update WebRTC candidates logic
2023-11-03 11:13:54 +03:00
Alex X
6b29c37433
Update webrtc trace logs for local candidates
2023-11-02 14:58:30 +03:00
Alex X
535bacf9d6
Fix ngrok
2023-11-02 14:57:52 +03:00
Alex X
e6fb4081f7
Add drawtext tests for ffmpeg
2023-11-02 14:57:22 +03:00
Alex X
eb04fafaa4
Add more ffmpeg transcoding presets
2023-11-02 14:56:58 +03:00
Alex X
b4ed738d17
Add IPv6 support to WebRTC #721
2023-10-30 21:18:09 +03:00
Alex X
6a9ae93fa1
Update pixel format for h264 vaapi hardware
2023-10-30 19:06:56 +03:00
Alex X
2dd47654e6
Fix panic for HomeKit source without SRTP module #712
2023-10-27 17:08:07 +03:00
Alex X
c27e735c17
Fix wrong SDP for MERCURY camera #708
2023-10-27 14:37:12 +03:00
Alex X
8bc65e4c91
Update codecs table in readme
2023-10-27 07:41:00 +03:00
Alex X
0a476a74b3
Add QNAP to readme
2023-10-27 07:19:48 +03:00
Alex X
b5be4ce03b
Add expr source
2023-10-26 21:07:48 +03:00
Alex X
f291f1d827
Rewrite shell cmd parser
2023-10-25 16:49:01 +03:00
Alex X
041ce885c7
Merge pull request #704 from testwill/map
...
chore: unnecessary guard around call to delete
2023-10-24 12:09:15 +04:00
Alex X
df16f28825
Update poster
2023-10-24 10:52:47 +03:00
Alex X
a8867bc3cb
Add Synology NAS to readme
2023-10-24 10:34:55 +03:00
Alex X
b2b115ec9c
Merge pull request #705 from skrashevich/openapi-add-restart-handler
...
add restart handler to openapi spec
2023-10-19 16:51:43 +03:00
Sergey Krashevich
95de3a1f3e
Update openapi.yaml
2023-10-19 16:40:14 +03:00