Alexey Khit
|
6247746177
|
Change localhost to 127.0.0.1
|
2023-04-25 06:21:50 +03:00 |
|
Alexey Khit
|
a20de73ab2
|
Add pkt_size option fort RTSP server
|
2023-04-24 06:40:11 +03:00 |
|
Alexey Khit
|
9268acf1ca
|
Update version to 1.4.0
|
2023-04-23 08:08:16 +03:00 |
|
Alexey Khit
|
fb1cc7dfc2
|
Update FFmpeg OPUS params
|
2023-04-22 08:53:35 +03:00 |
|
Alexey Khit
|
5939c8acba
|
Update MP4 links query
|
2023-04-20 21:47:28 +03:00 |
|
Alexey Khit
|
e985ad23a2
|
Fix HLS handler
|
2023-04-20 21:47:21 +03:00 |
|
Alexey Khit
|
7452eb5e05
|
Add support FLAC codec to MP4/MSE
|
2023-04-20 21:32:46 +03:00 |
|
Alexey Khit
|
5f9788209d
|
Move MP4 mutex from HTTP to Muxer
|
2023-04-20 13:20:52 +03:00 |
|
Alexey Khit
|
c07ddb8309
|
Add HTTP 500 error response for MP4 API
|
2023-04-20 13:16:15 +03:00 |
|
Alexey Khit
|
79f1dcfea3
|
Update version to 1.3.2
|
2023-04-17 17:03:12 +03:00 |
|
Alexey Khit
|
3feaf852af
|
Fix panic for wrong ffmpeg device in linux
|
2023-04-17 17:02:24 +03:00 |
|
Alexey Khit
|
edb4e6eaad
|
Update error msg for stream start
|
2023-04-17 15:04:45 +03:00 |
|
Alexey Khit
|
116319f876
|
Restore mutex for MP4
|
2023-04-17 14:17:45 +03:00 |
|
Alexey Khit
|
a0e6005598
|
Remove Range header check for MP4 for Chrome
|
2023-04-17 14:17:21 +03:00 |
|
Alexey Khit
|
1837e7c86c
|
Fix cons number in trace logs
|
2023-04-17 10:08:42 +03:00 |
|
Alexey Khit
|
35087e0812
|
Remove mutex from MP4
|
2023-04-16 14:48:26 +03:00 |
|
Alexey Khit
|
d633d331bb
|
Fix new stream from camera entity from Hass
|
2023-04-15 07:34:38 +03:00 |
|
Alexey Khit
|
7d3fbf2ee0
|
Add trace logs for media matching
|
2023-04-15 07:33:22 +03:00 |
|
Alex X
|
c44aaebd65
|
Merge pull request #186 from skrashevich/fix-cors-auth
Fix CORS for Basic auth
|
2023-04-14 06:29:13 +03:00 |
|
Alexey Khit
|
d6259fc0e9
|
Merge remote-tracking branch 'skrashevich/patch-230328'
|
2023-04-14 06:23:17 +03:00 |
|
Alex X
|
5c657d557a
|
Merge pull request #332 from acardace/fix-isapi-2way
Fix ISAPI 2 Way Audio
|
2023-04-14 06:18:26 +03:00 |
|
Yousong Zhou
|
cf6a35d0c7
|
rtsp: fixup sdp media type returned by TP-LINK camera
Related: https://github.com/aler9/mediamtx/issues/990
|
2023-04-10 09:06:50 +08:00 |
|
Yousong Zhou
|
9f3d5e7460
|
stream.mp4: write response in a serial way
|
2023-04-07 15:58:40 +08:00 |
|
Antonio Cardace
|
3e97ce8b2a
|
Fix ISAPI 2 Way Audio
Signed-off-by: Antonio Cardace <acardace@redhat.com>
|
2023-04-04 17:41:06 +02:00 |
|
Sergey Krashevich
|
693d41be87
|
Add buffer size of 8M to RTSP output in ffmpeg and handle EOF error when accepting RTSP connection in rtsp.go
|
2023-03-28 15:47:25 +03:00 |
|
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
|
8fde2b6fe5
|
Add support TCP MPEG-TS source
|
2023-03-26 17:29:59 +03:00 |
|
Alexey Khit
|
15e205cc01
|
Change HLS ID format
|
2023-03-26 15:45:07 +03:00 |
|
Alexey Khit
|
1db9ed4946
|
Disable MP4 redirect for Safari with duration query
|
2023-03-26 15:26:49 +03:00 |
|
Alexey Khit
|
fd83d151d2
|
Fix HLS after big refactoring
|
2023-03-26 15:26:18 +03:00 |
|
Alexey Khit
|
71051e7dcf
|
Update version to 1.3.1
|
2023-03-26 15:00:47 +03:00 |
|
Alex X
|
cdb3ee45cf
|
Merge pull request #271 from skrashevich/testing-ci
Testing action CI
|
2023-03-26 11:23:15 +03:00 |
|
Alexey Khit
|
863cc0c1d7
|
Add tests for FFmpeg parse args
|
2023-03-26 11:13:36 +03:00 |
|
Alexey Khit
|
40494ab87c
|
Code refactoring
|
2023-03-26 11:13:23 +03:00 |
|
Alex X
|
bffe5f0aa2
|
Merge pull request #280 from horttorrell32/master
Add HW ROTATION support to vaapi engine
|
2023-03-26 11:02:25 +03:00 |
|
Alexey Khit
|
8241af8b9d
|
Fix GetMedias on stream reconnection issue
|
2023-03-26 08:09:54 +03:00 |
|
Alexey Khit
|
5c164de393
|
Fix listening on hassio interface
|
2023-03-26 07:27:29 +03:00 |
|
Alexey Khit
|
8bf5c85b79
|
Add support X-Forwarded-For
|
2023-03-25 11:59:55 +03:00 |
|
Alexey Khit
|
a42c3e21c9
|
Fix input browser via WebTorrent
|
2023-03-25 11:41:15 +03:00 |
|
Alexey Khit
|
7016289f14
|
Adds dynamic timeouts on reconnect
|
2023-03-25 11:39:29 +03:00 |
|
Alexey Khit
|
54302d3bda
|
Fix json locked
|
2023-03-25 07:36:21 +03:00 |
|
Alexey Khit
|
bb3c64598c
|
Update version to 1.3.0
|
2023-03-23 14:02:44 +03:00 |
|
Alexey Khit
|
acf5ec5256
|
Fix webtorrent not found share
|
2023-03-20 06:15:55 +03:00 |
|
Alexey Khit
|
e1e8abc334
|
Add PCM codec
|
2023-03-19 17:20:49 +03:00 |
|
Alexey Khit
|
d84efd1238
|
Add WebTorrent shares to add.html page
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
7c79c1ff26
|
Fix import cameras from Hass config
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
bd79b24db3
|
Add "add" html page
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
e728643aad
|
Add support Roborock source
|
2023-03-19 17:17:05 +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 |
|