simplex-chat/packages/simplex-chat-webrtc
Stanislav Dmitrenko 307211a47f
android, desktop: landscape calls on Android and better local camera ratio management (#5124)
* android, desktop: landscape calls on Android and better local camera ratio management

The main thing is that now when exiting from CallActivity while in call
audio devices are not reset to default. It allows to have landscape mode
enabled

* styles

* fix changing calls
2024-12-07 17:09:00 +00:00
..
src android, desktop: landscape calls on Android and better local camera ratio management (#5124) 2024-12-07 17:09:00 +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: fix Safari sound (#4947) 2024-09-27 22:04:16 +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