RTCEngine Connectivity Demo

version: 1.0.0-beta.2

여기서 RTCEngine의 연결 기능을 테스트해볼 수 있습니다. 이 페이지를 두개의 탭에서 열면 서로 연결할 수 있습니다. 연결하려면 config 섹션에 설정을 입력하고 양쪽에서 connect 버튼을 누르세요. 추가적인 정보를 보려면 브라우저 로그를 열어보세요.

role은 연결 과정에서 내부적으로 사용하는 값으로, 반드시 양쪽이 달라야 합니다. auto로 설정되면 메시지 교환을 통해서 자동으로 role을 설정합니다.

이 페이지의 코드는 WebRTC samples 프로젝트의 일부를 포함하고 있습니다. 해당 코드들에 대한 라이선스는 아래 오픈소스 라이선스를 참조하세요.

오픈소스 라이선스
          Copyright (c) 2014, The WebRTC project authors. All rights reserved.

        Redistribution and use in source and binary forms, with or without
        modification, are permitted provided that the following conditions are
        met:

        * Redistributions of source code must retain the above copyright
        notice, this list of conditions and the following disclaimer.

        * Redistributions in binary form must reproduce the above copyright
        notice, this list of conditions and the following disclaimer in
        the documentation and/or other materials provided with the
        distribution.

        * Neither the name of Google nor the names of its contributors may
        be used to endorse or promote products derived from this software
        without specific prior written permission.

        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
        "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
        LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
        A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
        HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
        SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
        LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
        DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
        THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
        (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
        

ICE servers

Additional Configs

impolite polite auto
connection state: inactive

generated config



      

engine log

signaler log