]> git.mxchange.org Git - friendica-addons.git/commit
Audon Audio Chat based on the WebRTC Addon
authorloma-one <loma-one@noreply.git.friendi.ca>
Tue, 20 Jun 2023 15:26:03 +0000 (17:26 +0200)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 18 Aug 2023 16:41:32 +0000 (18:41 +0200)
commiteffa19c467fda5138b601196b53d26a48ed963b1
tree0611c59e5cf2d427ebf8cf47667877186809ceb0
parent6d200dd4199033bd7dd3c59cb69808aa2de43ce6
Audon Audio Chat based on the WebRTC Addon

This Addon based on webrtc. Audon is a service of realtime audio chat.
With small changes, the WebRTC addon could be adapted to Audon so that it can be loaded into an iframe. In the ifram, the Friendica handle can be connected and a room opened. Audio conversations between Friendica users are possible.
https://github.com/friendica/friendica-addons/pull/1357
audon/README.md [new file with mode: 0644]
audon/admin.tpl [new file with mode: 0644]
audon/audon.php [new file with mode: 0644]
audon/messages.po [new file with mode: 0644]