Alexey Khit
|
1eaacdb217
|
Add Hass API source for WebRTC cameras
|
2023-05-20 06:26:05 +03:00 |
|
Alexey Khit
|
8b126c0d37
|
Add support RTSP over WebSocket
|
2023-05-06 14:31:46 +03:00 |
|
Alexey Khit
|
4fe078c7c0
|
ONVIF code refactoring
|
2023-05-05 10:07:14 +03:00 |
|
Alexey Khit
|
083ec127fd
|
Fix video timestamp accuracy
|
2023-05-05 09:45:55 +03:00 |
|
Alexey Khit
|
23dd5b450c
|
Add support H265 codec for MPEG-TS
|
2023-05-04 12:26:56 +03:00 |
|
Alexey Khit
|
b5f4c7f75b
|
Rewrite exec pipe, TCP and HTTP sources
|
2023-05-04 11:56:56 +03:00 |
|
Alexey Khit
|
d44efb84a0
|
Fix buffer size for mpegts
|
2023-05-04 11:49:38 +03:00 |
|
Alexey Khit
|
4656086985
|
Add auto transcoding to JPEG snapshot
|
2023-05-04 06:49:54 +03:00 |
|
Alexey Khit
|
e78f9fa69d
|
Add support pipe to exec source
|
2023-05-04 06:49:54 +03:00 |
|
Alexey Khit
|
2e8be342ef
|
Rework FFmpeg hardware support
|
2023-05-04 01:24:37 +03:00 |
|
Alexey Khit
|
4d53889519
|
Improve support ONVIF client
|
2023-05-03 08:02:56 +03:00 |
|
Alexey Khit
|
6d9d89bbe3
|
Fix support 2 way audio for Reolink Doorbell #331
|
2023-05-03 08:01:33 +03:00 |
|
Alexey Khit
|
4bbd3a1cd2
|
Fix ONVIF discovery for buggy camera
|
2023-05-02 11:25:00 +03:00 |
|
Alexey Khit
|
9c8a1d8b19
|
Add path to ONVIF requests
|
2023-05-02 11:07:12 +03:00 |
|
Alexey Khit
|
53967fc72a
|
Update ONVIF discovery request #397
|
2023-05-02 09:36:38 +03:00 |
|
Alexey Khit
|
d276311fcf
|
Add support insecure HTTPS client
|
2023-04-29 17:00:52 +03:00 |
|
Alexey Khit
|
1e14dc9ab2
|
Add ONVIF client and server support
|
2023-04-29 15:12:59 +03:00 |
|
Alexey Khit
|
8dbaa4ba93
|
Fix RTSP client Session processing
|
2023-04-29 13:48:17 +03:00 |
|
Alexey Khit
|
f0893bd78b
|
Fix bug in SDP from Annke CZ400 #384
|
2023-04-27 14:02:55 +03:00 |
|
Alexey Khit
|
a20de73ab2
|
Add pkt_size option fort RTSP server
|
2023-04-24 06:40:11 +03:00 |
|
Alexey Khit
|
813c8b3b3d
|
Make core atoi func public
|
2023-04-24 06:39:07 +03:00 |
|
Alexey Khit
|
63d9c6c2b7
|
Fix Chinese cameras with wrong Session header after v1.4.0 #382
|
2023-04-23 20:42:49 +03:00 |
|
Alexey Khit
|
55fdf1a647
|
Fix RTSP server handler for some Cloud clients #347
|
2023-04-22 21:04:44 +03:00 |
|
Alexey Khit
|
5fe07aeea0
|
Fix FLV to RTSP transport after v1.3 #362
|
2023-04-22 21:04:26 +03:00 |
|
Alexey Khit
|
e8b22bca99
|
Fix RTSP server close (panic) without client request #364
|
2023-04-22 21:04:13 +03:00 |
|
Alexey Khit
|
5926c1deb9
|
Fix default sample rate for MP3 codec
|
2023-04-22 18:15:20 +03:00 |
|
Alexey Khit
|
dd98edc48e
|
Add support resampling for PCM for WebRTC
|
2023-04-22 08:54:31 +03:00 |
|
Alexey Khit
|
7626a09c1c
|
Fix unsupported FLAC encoder params
|
2023-04-22 08:53:08 +03:00 |
|
Alexey Khit
|
db85533e74
|
Add more sample rates to FLAC encoder
|
2023-04-22 08:52:32 +03:00 |
|
Alexey Khit
|
5939c8acba
|
Update MP4 links query
|
2023-04-20 21:47:28 +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
|
76ec70d2a0
|
Adds RTSP client custom keepalive timeout
|
2023-04-17 16:54:02 +03:00 |
|
Alexey Khit
|
6cef5faf27
|
Add timeout value to RTSP SETUP response #289
|
2023-04-17 15:12:03 +03:00 |
|
Alexey Khit
|
fd580b6f2c
|
Fix RTSP passive producer
|
2023-04-17 10:09:38 +03:00 |
|
Alexey Khit
|
235f2fde0d
|
Add control attr to RTSP server SDP
|
2023-04-16 14:52:02 +03:00 |
|
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
|
d6259fc0e9
|
Merge remote-tracking branch 'skrashevich/patch-230328'
|
2023-04-14 06:23:17 +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 |
|
Alexey Khit
|
abbf180b1b
|
Fix Reolink Doorbell bug with SDP
|
2023-04-06 17:31:32 +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
|
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
|
8bf5c85b79
|
Add support X-Forwarded-For
|
2023-03-25 11:59:55 +03:00 |
|