Sergey Krashevich
|
222dc6a5c2
|
Refactor code to include buffer channels to prevent blocking in handler functions and add RWMutex to Receiver and Sender structs for concurrency-safe data access
|
2023-03-28 05:56:35 +03:00 |
|
Alexey Khit
|
1db9ed4946
|
Disable MP4 redirect for Safari with duration query
|
2023-03-26 15:26:49 +03:00 |
|
Alexey Khit
|
8bf5c85b79
|
Add support X-Forwarded-For
|
2023-03-25 11:59:55 +03:00 |
|
Alexey Khit
|
12a7b96289
|
BIG core logic rewrite
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
2146ea470b
|
Code refactoring (change interface to any)
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
f4d2c801f0
|
Add redirect for Safari from MP4 to HLS
|
2023-01-30 22:00:07 +03:00 |
|
Alexey Khit
|
2d49cfd4b6
|
Code refactoring
|
2023-01-30 19:15:32 +03:00 |
|
Alexey Khit
|
ec56227900
|
Add codecs filter to stream.mp4
|
2023-01-27 17:05:45 +03:00 |
|
Alexey Khit
|
dcb457235c
|
Rewrite stream info API
|
2023-01-15 23:51:20 +03:00 |
|
Alexey Khit
|
74c3510a10
|
Trace to log supported MP4 codecs
|
2022-12-06 10:51:42 +03:00 |
|
Alexey Khit
|
b965c191b7
|
Adds errors output to API
|
2022-12-05 20:03:26 +03:00 |
|
Alexey Khit
|
4c0929d854
|
Support MP4 over WebSocket
|
2022-12-02 21:33:51 +03:00 |
|
Alexey Khit
|
1ddf7f1a6c
|
Change trace log for stream.mp4
|
2022-11-23 12:57:11 +03:00 |
|
Alexey Khit
|
78c5c70c73
|
Add duration API for MP4 file
|
2022-11-08 01:29:58 +03:00 |
|
Alexey Khit
|
32651c74ab
|
Fix frame.mp4 support
|
2022-11-08 01:13:38 +03:00 |
|
Alexey Khit
|
3a07e9fa03
|
Fix lock on mp4 restarts
|
2022-11-07 13:32:27 +03:00 |
|
Alexey Khit
|
8b93c97e69
|
Add support AAC for RTMP to MP4
|
2022-11-06 22:44:48 +03:00 |
|
Alexey Khit
|
a45d0b507b
|
Code refactoring
|
2022-09-16 17:04:00 +03:00 |
|
Alexey Khit
|
71e1c840a7
|
Fix base_path for integration with Hass
|
2022-09-16 14:19:23 +03:00 |
|
Alexey Khit
|
e049a17216
|
Adds error handler for mp4 init
|
2022-09-13 14:38:54 +03:00 |
|
Alexey Khit
|
8b54444c89
|
Adds mp4 module
|
2022-09-09 19:31:52 +03:00 |
|