Alex X
|
2c34a17d88
|
Fix stop for webrtc stream #1428
|
2024-11-02 20:50:33 +03:00 |
|
Alex X
|
2311d5eabe
|
Change go version to 1.20 for Windows 7 support
|
2024-09-01 17:54:01 +03:00 |
|
Alex X
|
57d48f53e0
|
Fix PCM audio quality for WebRTC
|
2024-07-26 14:15:53 +03:00 |
|
Alex X
|
96504e2fb0
|
BIG rewrite stream info
|
2024-06-16 06:20:45 +03:00 |
|
Alex X
|
ea17b420d6
|
Fix two-way audio for webrtc client
|
2024-05-28 21:36:12 +03:00 |
|
Alex X
|
a51156cf18
|
Add instant start for WebRTC consumer
|
2024-05-14 17:34:47 +03:00 |
|
Alex X
|
205018c96a
|
Improve WebRTC candidates handling
|
2024-05-12 15:55:32 +03:00 |
|
Alex X
|
edbcd3e736
|
Skip non-media codecs in webrtc module
|
2024-05-03 11:30:39 +03:00 |
|
Alex X
|
bec792797d
|
Fix WebRTC WriteRTP panic #994
|
2024-04-30 11:04:22 +03:00 |
|
Alex X
|
0d2292c311
|
Add test for issue #825
|
2023-12-28 16:49:23 +03:00 |
|
Alex X
|
0f1dc73d55
|
Update WebRTC candidates logic
|
2023-11-03 11:13:54 +03:00 |
|
Alex X
|
b4ed738d17
|
Add IPv6 support to WebRTC #721
|
2023-10-30 21:18:09 +03:00 |
|
Alexey Khit
|
1dd3dbbcd8
|
Rewrite AnnexB/AVCC parsers
|
2023-08-16 16:50:55 +03:00 |
|
Alexey Khit
|
3343c78699
|
Add WebRTC sources for Amazon Kinesis and Wyze
|
2023-07-19 23:36:31 +03:00 |
|
Alexey Khit
|
e4b68518e5
|
Remove all listeners from IPv6 interface
|
2023-07-17 18:28:15 +03:00 |
|
Alexey Khit
|
ade4c035b7
|
Fix resample to G711 for WebRTC
|
2023-07-16 06:36:26 +03:00 |
|
Alexey Khit
|
13ca991c37
|
Add support pcm_s16le audio
|
2023-07-15 15:06:49 +03:00 |
|
Alexey Khit
|
4283ae1022
|
Add RepackG711 func for WebRTC (fix PCMA/PCMU audio)
|
2023-07-04 16:47:00 +03:00 |
|
Alexey Khit
|
ffeb473918
|
Remove broken tests
|
2023-05-31 14:36:00 +03:00 |
|
Alexey Khit
|
1eaacdb217
|
Add Hass API source for WebRTC cameras
|
2023-05-20 06:26:05 +03:00 |
|
Alexey Khit
|
a20de73ab2
|
Add pkt_size option fort RTSP server
|
2023-04-24 06:40:11 +03:00 |
|
Alexey Khit
|
dd98edc48e
|
Add support resampling for PCM for WebRTC
|
2023-04-22 08:54:31 +03:00 |
|
Alexey Khit
|
b087be9c56
|
Fix zero packets from webrtc
|
2023-03-20 07:25:11 +03:00 |
|
Alexey Khit
|
12a7b96289
|
BIG core logic rewrite
|
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
|
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
|
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
|
1fc2cf3175
|
Update WebRTC type in info JSON
|
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
|
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
|
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 |
|
Alexey Khit
|
218eea6806
|
Big rewrite for WebRTC processing
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
4328d2a573
|
Refactor WebRTC candidates processing
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
3fb917f00f
|
WebRTC module refactoring
|
2023-03-19 17:14:59 +03:00 |
|
Alexey Khit
|
6b3a2652b2
|
WebRTC consumer refactoring
|
2023-02-16 14:29:37 +03:00 |
|
Alexey Khit
|
497594f53f
|
Fix buggy SDP parsing
|
2023-02-06 11:46:00 +03:00 |
|