WebRTC support? - Printable Version +- DBSoft Forums (https://dbsoft.org/forum) +-- Forum: DBSoft Software Support (https://dbsoft.org/forum/forumdisplay.php?fid=1) +--- Forum: White Star (https://dbsoft.org/forum/forumdisplay.php?fid=2) +--- Thread: WebRTC support? (/showthread.php?tid=122) |
WebRTC support? - noobsoftware - 09-19-2022 I noticed WebRTC is still included in UXP, but at least Silver does not build when i enable it. I read that WebRTC will not be included anymore because of disputes with Google. I was wondering if you know if WebRTC will be possibly be added back again sometime in the future? I would really like to add it back into Silver, i am using WebRTC for some of my projects and i think it is really useful feature for browsers. And the version that was in old versions of Silver seems to work pretty well. RE: WebRTC support? - dbsoft - 09-19-2022 There were two WebRTC fixes put in since the last release... Basilisk-Dev committed a fix to a general build breakage, and I committed a fix for building on Mac ARM... I haven't tested with Basilisk/Silver but it should work now I think. https://repo.palemoon.org/MoonchildProductions/UXP/issues/1982 https://repo.palemoon.org/MoonchildProductions/UXP/commit/5f1ef110ffbde5923503a706a81456d869ede81b RE: WebRTC support? - noobsoftware - 09-29-2022 (09-19-2022, 11:21 PM)dbsoft Wrote: There were two WebRTC fixes put in since the last release... Basilisk-Dev committed a fix to a general build breakage, and I committed a fix for building on Mac ARM... I haven't tested with Basilisk/Silver but it should work now I think. awesome i'll try it out in my next build |