OutSystems Forge 日本語データベース

WebRTC Client

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2015-12-16 1.0.0 racribeiro 9.0.1.40 All All Components, Widgets
Simplewebrtcサービスを使用するWebRTCクライアント。
「Preparaion」で、PrepareWebRTCContextを追加します。 LocaとRemoteのビデオゾーンを扱う要素のIDを返します。 デフォルトではPrepareWebRTCContextですが、互換性のある他のサービスに変更することができます。 WebページにLocalVideoとRemoteVideoのWebブロックを追加します。 JoinRoomアクションを使用して会議を開始します。 特定の通話にルーム名を設定するのは、アプリケーションによって異なります。 ユーザー名を使用してユーザーを部屋に関連付けたり、両端でデータベースを交換するランダムなIDを作成したりすることができます。

[Overview]
WebRTC Client using Simplewebrtc service.
[Detail]
On the "preparation" add the PrepareWebRTCContext. It will return the IDs for the elements that will handle the Loca and Remote video zones. By default, the PrepareWebRTCContext, but you can change to other compatible service. On the webpage add the LocalVideo and RemoteVideo webblocks. Use the JoinRoom action to start the meeting. It is up to the application to set the room name for a specific call. You can use the user name to relate a user with a room, or create a random ID that you exchange thru the database with both ends.
戻る