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 |
|
Alexey Khit
|
3002d5f4f1
|
Fix Roborock support
|
2023-03-21 14:05:10 +03:00 |
|
Alexey Khit
|
b087be9c56
|
Fix zero packets from webrtc
|
2023-03-20 07:25:11 +03:00 |
|
Alexey Khit
|
e1e8abc334
|
Add PCM codec
|
2023-03-19 17:20:49 +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 |
|
Alexey Khit
|
d4d91e4920
|
Update support sendrecv medias for WebRTC
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
a6393da956
|
Fix support sendrecv media for WebRTC passive consumer
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
d686d4f691
|
Fix WebRTC active producer with backchannel
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
58849fd1e5
|
Adds error output for WebTorrent
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
31c86272bb
|
Fix webtorrent support on i386
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
0382fbf8a9
|
Support multiple codecs for WebRTC producer
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
0b714a59e5
|
Adds stream play logic to active producer
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
13c426e2a9
|
Update WebRTC passive producer handling
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
d6d21286c1
|
Increase WebRTC receive MTU size
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
ce2898ac3a
|
Fix remote track processing for WebRTC passive producer
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
a960b9b9ee
|
Disable UDPMux for WebRTC by default
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
a1dd941814
|
Add support multiple PPS in a row for H264 payloader
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
146fb62b8e
|
Adds force keyframe for WebRTC passive producer
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
53e8fed0b0
|
Update medias for WebRTC passive producer
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
3d34854387
|
Rewrite WebRTC producer/consumer tracks handlers
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
77842643c8
|
Rewrite Tapo producer
|
2023-03-19 17:17:05 +03:00 |
|
Alexey Khit
|
1fc2cf3175
|
Update WebRTC type in info JSON
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
775b1818d1
|
Add WebTorrent module
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
9ab9412c95
|
Update go2rtc candidates processing
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
d805d560b9
|
Remove dummy fix for Ezviz C6N
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
5aa20f0845
|
Update streamer NewTrack function
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
c2cdf60ffc
|
Code refactoring
Code refactoring
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
c70c3a58f1
|
Add media list option to webrtc create function
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
df0ab77791
|
Update receiving remote candidate info for webrtc
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
402df50b65
|
Remove 90000 from stream info json
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
1703e0dce8
|
Add more compatibility go webrtc api
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
06fc9717df
|
Add new Waiter class
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
a0e04fb70e
|
Fix WebRTC client
|
2023-03-19 17:14:59 +03:00 |
|