통화 앱 예제

Web

Simple Call (웹)

단순한 영상통화

전체 코드 보기 : https://github.com/RemoteMonster/web-sdk/blob/master/examples/full/simpleCall.htmlarrow-up-right

Voice Call (웹)

단순한 음성통화

https://github.com/RemoteMonster/web-sdk/blob/master/examples/full/voiceCall.htmlarrow-up-right

Call List (웹)

활성 통화채널 목록 조회

https://github.com/RemoteMonster/web-sdk/blob/master/examples/full/castList.htmlarrow-up-right

Video Config (웹)

비디오 설정

https://github.com/RemoteMonster/web-sdk/blob/master/examples/full/videoConfig.htmlarrow-up-right

Screen Share (데스크탑 웹)

화면 공유

https://github.com/RemoteMonster/web-sdk/blob/master/examples/full/screenShare.htmlarrow-up-right

Camera Switch (웹)

카메라가 여러개 있을 경우 카메라 선택

https://github.com/RemoteMonster/web-sdk/blob/master/examples/full/cameraSwitch.htmlarrow-up-right

Send message (웹)

https://github.com/RemoteMonster/web-sdk/blob/master/examples/full/sendMessage.htmlarrow-up-right

VolumeBar (웹)

볼륨 표시

https://github.com/RemoteMonster/web-sdk/blob/master/examples/full/voiceCallWithVolumeBar.htmlarrow-up-right

Android

SimpleCall (Android)

https://github.com/RemoteMonster/android-sdk/blob/master/examples/SimpleCall/app/src/main/java/com/remotemonster/example/simplecall/MainActivity.ktarrow-up-right

Full (Android)

https://github.com/RemoteMonster/android-sdk/tree/master/examples/full/app/src/main/java/com/remotemonster/sdktest/samplearrow-up-right

iOS

SimpleCall (iOS)

주요 코드

전체 코드

https://github.com/RemoteMonster/ios-sdk/blob/master/examples/BaseExamples/SimpleRemon/SimpleCallViewController.swiftarrow-up-right

Last updated

Was this helpful?