Commit Graph

76 Commits

Author SHA1 Message Date
Koushik Dutta
45065df1b3 webrtc: fix nvr intercom usage 2022-10-27 15:13:17 -07:00
Koushik Dutta
3c5c80ab19 webrtc: verify the negotiated codec before attempting to use it. 2022-10-26 11:43:49 -07:00
Koushik Dutta
736c05bfdb webrtc: fix rings new bundle sdp format 2022-10-20 21:18:58 -07:00
Koushik Dutta
ba8672eadd webrtc: publish 2022-10-18 11:28:27 -07:00
Koushik Dutta
70cce4bd0f webrtc: move connections onto their own thread for better cleanup and per connection performance 2022-10-17 16:12:46 -07:00
Koushik Dutta
18115c9992 sdk/webrtc: revert unnecessary rtc track changes 2022-10-17 11:17:23 -07:00
Koushik Dutta
aa09a4960a webrtc: update werift with fixed track removal. add support for replaceTrack. 2022-10-16 20:26:02 -07:00
Koushik Dutta
ed5bf9891d webrtc: increase listen timeout on audio transcode to 5 minutes 2022-10-10 08:38:48 -07:00
Koushik Dutta
0f2595faed webrtc: set turn on by default 2022-09-16 14:31:32 -07:00
Koushik Dutta
834cc6636e webrtc: noise 2022-09-16 11:49:54 -07:00
Koushik Dutta
29fa731198 webrtc: add support for optional turn servers 2022-09-16 01:30:18 -07:00
Koushik Dutta
84abfeae5f webrtc: publish 2022-09-15 09:31:11 -07:00
Koushik Dutta
612ec08c78 webrtc: publish alexa fix. 2022-09-14 20:25:36 -07:00
Koushik Dutta
148da12eb5 webrtc: refactor fixes 2022-09-14 20:10:34 -07:00
Koushik Dutta
59ac58d7d0 webrtc: fix playback issue when there is no audio 2022-09-12 07:39:54 -07:00
Koushik Dutta
10f4df6c61 webrtc: logging 2022-09-03 15:30:09 -05:00
Koushik Dutta
e2aac68906 webrtc: use standard mid values 2022-09-03 11:29:08 -05:00
Koushik Dutta
07428a9028 webrtc: use standard mid values 2022-09-03 09:06:24 -05:00
Koushik Dutta
fa849af51a webrtc: use client offer by default 2022-08-28 18:51:12 -07:00
Koushik Dutta
f78ae6d45b core/webrtc: revert some webrtc changes due to undiagnosed streaming issues 2022-08-27 08:31:02 -07:00
Koushik Dutta
39dae4457e webrtc: publish 2022-08-26 23:06:24 -07:00
Koushik Dutta
6a713288fd webrtc: publish beta 2022-08-11 13:39:37 -07:00
Koushik Dutta
67e095d4b0 webrtc: fix socket leak 2022-08-07 15:59:44 -07:00
Koushik Dutta
1e4c757d32 webrtc: fix google camera gen 2 regression. https://github.com/shinyoshiaki/werift-webrtc/issues/240 2022-07-24 10:19:38 -07:00
Koushik Dutta
a120901daa webrtc: max compat mode should always transcode audio 2022-07-23 00:24:16 -07:00
Koushik Dutta
9b2051c996 webrtc: update werift upstream. 2022-07-22 11:16:36 -07:00
Koushik Dutta
e8fbc1cdfa webrtc: update werift upstream. 2022-07-22 11:14:53 -07:00
Koushik Dutta
1beddcc711 webrtc: publish 2022-07-14 10:22:47 -07:00
Koushik Dutta
c367e2217c webrtc: workaround mid mismatch on sdp verification 2022-07-01 11:42:55 -07:00
Koushik Dutta
60a4805d46 webrtc: pass through target plugin to api socket 2022-06-27 18:33:14 -07:00
Koushik Dutta
5f9a827b79 webrtc: connection cleanup 2022-06-27 13:43:11 -07:00
Koushik Dutta
400fa00116 webrtc: publish 2022-06-27 00:17:16 -07:00
Koushik Dutta
72f95427fd webrtc: complete refactor rtp forwarder usage.
add datachannel API access.
2022-06-20 19:50:58 -07:00
Koushik Dutta
43f0f98992 plugins: remove postinstall 2022-06-17 09:49:04 -07:00
Koushik Dutta
895509e4dd plugins: add tsconfig.json 2022-06-17 09:43:17 -07:00
Koushik Dutta
fb8eeeb3e2 webrtc: support codec copy for pcma/pcmu 2022-06-16 16:39:56 -07:00
Koushik Dutta
164ee28a0e webrtc: fix issue with ice trickle happening when it should not 2022-06-08 13:40:17 -07:00
Koushik Dutta
c65b23e8c3 webrtc: update werift, fix trickle issues 2022-06-08 10:34:55 -07:00
Koushik Dutta
dd8578e6ee webrtc: add 2 way audio for webrtc cameras, add support for enabling/disabling audio and video return 2022-05-30 16:51:45 -07:00
Koushik Dutta
40d4f57aa6 homekit/webrtc: simplify h264 packetizer, add jitter buffer 2022-05-29 18:30:31 -07:00
Koushik Dutta
58520a8a50 webrtc: publish fua sps quirk 2022-05-29 13:38:31 -07:00
Koushik Dutta
8b2fcd8cc5 webrtc: add transport logging, add container hint 2022-05-28 18:59:35 -07:00
Koushik Dutta
8df3b5b2d4 webrtc: publish with h264 packetizzer fixes 2022-05-28 10:26:42 -07:00
Koushik Dutta
77329bf153 webrtc: wait for rtsp server playback to begin before completing the peer connection. 2022-05-27 10:14:34 -07:00
Koushik Dutta
3acc9bd0bc webrtc: fix peer connection not respecting configuration. add startSession to allow the remote to begin sending packets on connection success. 2022-05-26 20:39:02 -07:00
Koushik Dutta
b9a2800310 webrtc: fix trickle candidates 2022-05-25 15:48:55 -07:00
Koushik Dutta
58309e2a24 webrtc: remove settings tab 2022-05-22 13:55:56 -07:00
Koushik Dutta
fd7b4cbe43 webrtc: fix regression with transcoding 2022-05-18 11:07:56 -07:00
Koushik Dutta
ef15b18532 various plugins: support ffmpeg filter 2022-05-17 23:09:53 -07:00
Koushik Dutta
df6baa08b5 webrtc: fix nre 2022-05-17 21:05:59 -07:00