zoukankan      html  css  js  c++  java
  • webrtc

    很有意思的网站 http://io13webrtc.appspot.com/#1

    html5使用webrtc简介 http://www.html5rocks.com/en/tutorials/getusermedia/intro/

    html5设置分辨率的例子https://simpl.info/getusermedia/constraints/

    html5各种特效的例子http://webcamtoy.com/zh/app/

    html5录音的例子http://www.webaudiodemos.appspot.com/AudioRecorder/index.html

    google最新的基于html5的代码 https://github.com/GoogleChrome/webrtc

    sipml5 源码 https://code.google.com/p/sipml5/

    SimpleWebrtc 源码 https://github.com/henrikjoreteg/SimpleWebRTC

    easyRtc 源码 https://github.com/priologic/easyrtc

    Webrtc.io 源码 https://github.com/webRTC/webRTC.io

    peerJS 官网 http://peerjs.com/

    Sharefest 源码 https://github.com/peer5/sharefest

    getstart,webrtc 基础  http://www.html5rocks.com/en/tutorials/webrtc/basics/

    stunserver/turnserver 篇 http://www.html5rocks.com/en/tutorials/webrtc/infrastructure/?redirect_from_locale=zh

    使用getusermedia介绍 http://www.html5rocks.com/en/tutorials/getusermedia/intro/

    RTCPeerConnection API 学习 http://www.html5rocks.com/en/tutorials/webrtc/basics/#simpleRTCPeerConnectionExample

    RTCPeerConnection API  例子  http://www.simpl.info/rtcpeerconnection/

    官方demo (有时候用不了)https://apprtc.appspot.com/

    傻瓜式教学(号称“学不会就找块豆腐撞死”) https://bitbucket.org/webrtc/codelab

  • 相关阅读:
    OSGi for C/C++
    Tizen NPPlugin开发
    Trove4j
    [Tizen]某些目录下存放的东西
    OpenMobile's Application Compatibility Layer (ACL)
    params
    页面无法访问
    websevice 服务前台和后台
    SQL 创建存储过程
    UpdatePanel
  • 原文地址:https://www.cnblogs.com/Haijunzhu/p/3844952.html
Copyright © 2011-2022 走看看