분류 전체보기 (210) 썸네일형 리스트형 test 보호되어 있는 글입니다. vnc 프로그램 http://mobaxterm.mobatek.net/ 완전 대박강추 vnc 프로그램 openssh-server 깔아야 ㅇ외부에서 ssh접속가능 =-_-ㅋ webrtc PeerConnection server test page Server: Your name: Connect Disconnect Target peer id: Call hangup Clear log webrtc demo page https://webrtc-demos.appspot.com/html/pc1.html note js 서버설치 http://cmohgate.tistory.com/entry/HTML5-WebSocket-echo-테스트-서버설치 http://cmohgate.tistory.com/entry/HTML5-PeerConnection을-이용한-11-화상통화-구현 http://lihashgnis.blogspot.kr/2012/09/webrtc-using-media-stream-and.html http://stackoverflow.com/questions/12177711/cant-play-video-from-peerconnection-connection webpate test - web rtc PeerConnection Demo 1 Start Call Hang Up rr function createPeerConnection() { var pc_config = {"iceServers": [{"url": "stun:stun.l.google.com:19302"}]}; try { pc = new webkitRTCPeerConnection(pc_config); pc.onicecandidate = onIceCandidate; console.log("Created webkitRTCPeerConnnection with config \"" + JSON.stringify(pc_config) + "\"."); } catch (e) { try { var stun_server = ""; if (pc_config.iceServers.length !== 0) { stun_server = pc_co.. webrtc demo PeerConnection Demo 1 Start Call Hang Up 부활 - 톨스토이 보호되어 있는 글입니다. 이전 1 ··· 10 11 12 13 14 15 16 ··· 27 다음