Alexey Khit
|
da08d8e973
|
Fix RTSP backchannel processing
|
2023-04-16 14:47:59 +03:00 |
|
Alexey Khit
|
757091e43d
|
Rewrite RTSP keepalive
|
2023-04-16 14:47:07 +03:00 |
|
Alexey Khit
|
a5c4854aeb
|
Add reconnect logic to RTSP client
|
2023-04-16 13:57:27 +03:00 |
|
Alexey Khit
|
4b4deaaaf2
|
Fix missed control in SDP
|
2023-04-15 12:52:52 +03:00 |
|
Alexey Khit
|
553f5ff0d8
|
Add timeout to RTSP client requests
|
2023-04-15 12:51:15 +03:00 |
|
Alexey Khit
|
25dc3664fd
|
Set random session for RTSP server
|
2023-04-15 12:50:50 +03:00 |
|
Alexey Khit
|
8dd9991268
|
Fix mutex lock after #339
|
2023-04-15 07:53: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 |
|
Alex X
|
93be5cd92f
|
Merge pull request #339 from yousong/mp4-conc
Fixes for working with rtsp stream of TL-IPC44GW
|
2023-04-14 06:13:30 +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
|
af79e6054b
|
rtsp: conn.Close() before retry dialing with backchannel=false
|
2023-04-07 16:46:20 +08:00 |
|
Yousong Zhou
|
9f3d5e7460
|
stream.mp4: write response in a serial way
|
2023-04-07 15:58:40 +08:00 |
|
Alexey Khit
|
abbf180b1b
|
Fix Reolink Doorbell bug with SDP
|
2023-04-06 17:31:32 +03:00 |
|
Alex X
|
696588e52e
|
Merge pull request #327 from skrashevich/patch-dockerfiles-go120
Update Go version to 1.20 in Dockerfiles and test.yml
|
2023-04-04 19:32:25 +03: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
|
722b2827a1
|
Update Go version to 1.20 in test.yml and Dockerfiles
|
2023-04-03 20:30:25 +03:00 |
|
Alex X
|
69598b508c
|
Merge pull request #321 from skrashevich/github-actions-update
Update Docker build-push-action to version 4 in workflows/docker.yml …
|
2023-04-02 10:08:44 +03:00 |
|
Alex X
|
f49fcc4f68
|
Merge pull request #322 from skrashevich/actions-docker-cache
Add cache for faster Docker builds from the GitHub Actions environment
|
2023-04-02 07:12:38 +03:00 |
|
Sergey Krashevich
|
59347a409e
|
Add cache for faster Docker builds from the GitHub Actions environment in ".github/workflows/docker.yml".
|
2023-04-02 07:05:09 +03:00 |
|
Alex X
|
45b25d29b7
|
Merge pull request #320 from skrashevich/hardware-dockerfile-patch
Update hardware.Dockerfile
|
2023-04-02 06:39:48 +03:00 |
|
Sergey Krashevich
|
49e861d1b0
|
Update Docker build-push-action to version 4 in workflows/docker.yml and workflows/test.yml and deploy-pages to version 2 in workflows/gh-pages.yml
|
2023-04-02 04:02:28 +03:00 |
|
Sergey Krashevich
|
b1701e856a
|
Update hardware.Dockerfile
|
2023-04-02 02:28:44 +03:00 |
|
Sergey Krashevich
|
a6260d0f56
|
Refactor Receiver and Sender methods to use RLock instead of Lock
|
2023-03-28 16:44:52 +03: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
v1.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 |
|
Alex X
|
ae99c1da03
|
Merge pull request #273 from skrashevich/fix-urlencoding-in-delete-request
Fix double url-encoding in streams DELETE request
|
2023-03-26 11:15:51 +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
|
af6b8a400d
|
Adds about pin for Roborock source
|
2023-03-23 15:06:45 +03:00 |
|
Alexey Khit
|
a1b5eae653
|
Update readme
|
2023-03-23 14:07:29 +03:00 |
|
Alexey Khit
|
bb3c64598c
|
Update version to 1.3.0
v1.3.0
|
2023-03-23 14:02:44 +03:00 |
|
Alexey Khit
|
3002d5f4f1
|
Fix Roborock support
|
2023-03-21 14:05:10 +03:00 |
|
Alexey Khit
|
cca4f0500e
|
Bump go version to 1.20 and update dependencies
|
2023-03-20 07:33:41 +03:00 |
|