SimpleX-Chat/packages/simplex-chat-webrtc
Stanislav Dmitrenko 10cbb13c26
desktop: screen sharing in video calls (#3310)
* desktop: screen sharing

* use async function

* fit/fill of the video

* disconnect camera button from screen share

* enable video on audio call

* temp

* Revert "temp"

This reverts commit 8f8a2f7f88.

* Revert "enable video on audio call"

This reverts commit 120068d09a.

* different logic

---------

Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-11-04 16:59:07 +00:00
..
src desktop: screen sharing in video calls (#3310) 2023-11-04 16:59:07 +00:00
.gitignore webrtc calls in webview to typescript (#592) 2022-05-02 15:48:39 +01:00
.prettierignore ios: webrtc calls started (#594) 2022-05-04 23:07:26 +01:00
.prettierrc.json webrtc calls in webview to typescript (#592) 2022-05-02 15:48:39 +01:00
copy android, desktop: support calls on desktop and moved www dir to different root (#3219) 2023-10-22 18:47:27 +01:00
package.json android, desktop: support calls on desktop and moved www dir to different root (#3219) 2023-10-22 18:47:27 +01:00
README.md ios: webrtc calls started (#594) 2022-05-04 23:07:26 +01:00
tsconfig.json android: refactor webrtc calls, compress webrtc session info, make compatible with Safari (with flag) (#642) 2022-05-16 19:27:58 +01:00

WebView for WebRTC calls in SimpleX Chat

npm i
npm run build