Alex X
|
fde1fdc592
|
Code refactoring for #1758
|
2025-10-09 21:10:54 +03:00 |
|
seydx
|
24ca87e00d
|
dont fallback to tcp if udp failes
|
2025-06-01 18:40:53 +03:00 |
|
seydx
|
859cd1cbe6
|
support rtsp udp transport
|
2025-06-01 01:44:01 +03:00 |
|
Alex X
|
3954a555f8
|
Fix extra slash for RTSP SETUP #1236
|
2025-03-09 17:08:25 +03:00 |
|
Alex X
|
96504e2fb0
|
BIG rewrite stream info
|
2024-06-16 06:20:45 +03:00 |
|
Alex X
|
e0b1a50356
|
Add rtsp_client for testing ghost exec process
|
2024-06-05 20:00:41 +03:00 |
|
Alex X
|
9bb36ebb6c
|
Fix ghost exec/ffmpeg process
|
2024-06-05 19:59:22 +03:00 |
|
Alex X
|
4b62a6e34f
|
Fix double rtsp in the control field #830
|
2024-01-18 17:29:22 +03:00 |
|
Alex X
|
8163c7a520
|
Update tcp.Dial func
|
2023-09-17 20:28:09 +03:00 |
|
Alexey Khit
|
9f9dc7e844
|
Add support custom timeout for RTSP source
|
2023-08-23 14:08:15 +03:00 |
|
Alexey Khit
|
75a3dad745
|
Fix redirect for rtspx source #565
|
2023-08-23 06:07:23 +03:00 |
|
Alexey Khit
|
69a3a30a0e
|
Add media filter for RTSP source #198
|
2023-08-21 14:07:07 +03:00 |
|
Alexey Khit
|
873cf65317
|
Increase buffer for RTSP input
|
2023-08-20 21:24:55 +03:00 |
|
Alexey Khit
|
e6a87fbd69
|
Add RTSP SDP to stream info JSON
|
2023-07-23 22:18:54 +03:00 |
|
Alexey Khit
|
74cef13479
|
Fix panic after RTSP reconnect feature #433
|
2023-06-29 16:09:17 +03:00 |
|
Alexey Khit
|
8b126c0d37
|
Add support RTSP over WebSocket
|
2023-05-06 14:31:46 +03:00 |
|
Alexey Khit
|
8dbaa4ba93
|
Fix RTSP client Session processing
|
2023-04-29 13:48:17 +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
|
e8b22bca99
|
Fix RTSP server close (panic) without client request #364
|
2023-04-22 21:04:13 +03:00 |
|
Alexey Khit
|
76ec70d2a0
|
Adds RTSP client custom keepalive timeout
|
2023-04-17 16:54:02 +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
|
8dd9991268
|
Fix mutex lock after #339
|
2023-04-15 07:53:26 +03:00 |
|
Yousong Zhou
|
af79e6054b
|
rtsp: conn.Close() before retry dialing with backchannel=false
|
2023-04-07 16:46:20 +08:00 |
|
Alexey Khit
|
12a7b96289
|
BIG core logic rewrite
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
5aa20f0845
|
Update streamer NewTrack function
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
338da2a747
|
Fix timeout for RTSP with only Recv track
|
2023-02-17 13:07:07 +03:00 |
|
Alexey Khit
|
c1b810a5fe
|
Improve RTSP consumer logic
|
2023-02-17 09:21:43 +03:00 |
|
Alexey Khit
|
e43b1e4ab6
|
Restore Announce method for RTSP
|
2023-02-17 09:20:46 +03:00 |
|
Alexey Khit
|
d3b62d82cf
|
RTSP source refactoring
|
2023-02-16 14:17:57 +03:00 |
|