搜索资源列表
webrtc_android
- webrtc 安卓客户端,实现视频音频实时传输-webrtc android client
WebRtc
- 实现webrtc的视频通信 采用websocket技术连接 服务器端使用java 客户端基于chrome浏览器-Achieve webrtc video communication using technology to connect websocket java client server using a browser-based chrome
signalmaster-master
- webrtc signal master 模拟运行stun访问
SkyRTC-client
- webrtc client source code, based on jsp, need install node.js
webrtc-android-jni
- 提取的webrtc for android 的回音消除算法,能消除大部分回音-aec module for android which webrtc
AEC_PC_WIN32
- 可以直接使用的webrtc程序,验证AEC算法的有效性-webrtc exe file, can be used directly
samples-gh-pages
- 通过js实现网页视频通话,使用WebRTC搭建前端视频聊天(JS through the realization of web video calls, using WebRTC to build front-end video chat)
WebRTC
- 该部分功能,是通过音频流录制音频数据,通过WebRTC进行降噪处理的作用。(This part of the function is to record audio data through audio streams and perform the function of noise reduction via WebRTC.)
multiconnection_client
- 只了开通随便传的,webrtc 一对多代码(Webrtc one to many;You can get the relevant knowledge)
20140217174412625.jpg
- webRTC audio module 类关系图(webRTC audio module)
WebRTC_VAD
- 编译过的WEBRTC VAD代码,VC编译通过,能调试。(WEBRTC VAD codes, vritual c++.)
SkyRTC-demo-master
- 众所周知,浏览器本身不支持相互之间直接建立信道进行通信,都是通过服务器进行中转。比如现在有两个客户端,甲和乙,他们俩想要通信,首先需要甲和服务器、乙和服务器之间建立信道。甲给乙发送消息时,甲先将消息发送到服务器上,服务器对甲的消息进行中转,发送到乙处,反过来也是一样。这样甲与乙之间的一次消息要通过两段信道,通信的效率同时受制于这两段信道的带宽。同时这样的信道并不适合数据流的传输,如何建立浏览器之间的点对点传输,一直困扰着开发者。WebRTC应运而生,skyRTC就是WebRTC的一个例子。(As
flashphoner_client-wcs_media_client
- webrtc实现点对点是视频播放,且要求是实时性的。打包代码可以解压,然后直接在服务器状态运行(Webrtc implementation is peer to peer video playback, and requires real-time. The package code can be decompressed and then run directly in the server state)
fullaec
- 利用MATLAB编写的快速AEC算法,比传统的回声消除算法速度快很多。(A algorithm of acoustic echo cancellation (AEC) using MATLAB. It is faster than conventional AEC algorithm.)
Dolphin-v.7.3.3 (social - WebRTC chat)
- Dolphin.Pro Social Network Software Platform v7.3.3
channel
- goole channel 实现webRtc的必备js文件(goole channel.js for webRtc development)
WebRTC Demo
- webrtc学习案例,适合调试使用,新手老手都可以用(webrtc demo study)
webrtc aec matlab
- webrtc aec回声消除仿真 包换aec里面的四大模块 仿真效果很好(Webrtc AEC echo cancellation simulation package replaces four modules in AEC with good simulation results)
Rtsp2WebRtc
- 实现了用RTSP协议接入已有流媒体平台或摄像机的视频,通过转码后用WebRTC进行播放,只要支持WebRTC的浏览器或移动端都可以使用。用WebRTC播放监控视频可以处理高版本浏览器不支持插件的情况,且比rtmp、HLS的实时性更高。(It realizes accessing videos of existing streaming media platforms or cameras with RTSP protocol, and playing them with WebRTC after
webrtc抽离vad算法+test demo
- webrtc抽离vad算法+test demo(Webrtc VAD algorithm + test demo)