Pinned Repositories
EasyAACEncoder
简单、高效、稳定的开源音频编码库,支持将各种音频数据(G.711A/PCMA、G.711U/PCMU、G726、PCM)转码成AAC(with adts)格式,其中aac编码部分采用的是业界公认的faac库,EasyAACEncoder支持Windows、Linux、ARM等多种平台,能够广泛应用于各种移动终端设备、嵌入式设备和流媒体转码服务器!
sim7000c_DAM_demo
apprtc
The video chat demo app based on WebRTC
ardupilot
ArduPlane, ArduCopter, ArduRover source
ardupilot_wiki
Repository for Ardupilot wiki issues and wiki-specific website infrastructure.
ascii-camera
Real-time ASCII representation of your webcam video stream
CSipSimple
CSipSimple 是一款通用的支持SIP协议的互联网电话软件,可以在andriod的平板,手机上使用。支持语音编码: G.711 aLaw/uLaw, G.722.1, G.722, SPEEX, SPEEX-WB, AMR-WB, GSM, iLBC, G.729. 支持STUN, Outbound proxy server, Qos,VAD,AEC,AGC,CNG等众多功能和标准。官网:https://code.google.com/p/csipsimple
electron
Build cross-platform desktop apps with JavaScript, HTML, and CSS
embox
Modular and configurable OS for embedded applications
genieacs-gui
A GUI front end for GenieACS built with Ruby on Rails.
yushengwu's Repositories
yushengwu/EasyAACEncoder
简单、高效、稳定的开源音频编码库,支持将各种音频数据(G.711A/PCMA、G.711U/PCMU、G726、PCM)转码成AAC(with adts)格式,其中aac编码部分采用的是业界公认的faac库,EasyAACEncoder支持Windows、Linux、ARM等多种平台,能够广泛应用于各种移动终端设备、嵌入式设备和流媒体转码服务器!
yushengwu/sim7000c_DAM_demo
yushengwu/apprtc
The video chat demo app based on WebRTC
yushengwu/ardupilot
ArduPlane, ArduCopter, ArduRover source
yushengwu/ardupilot_wiki
Repository for Ardupilot wiki issues and wiki-specific website infrastructure.
yushengwu/ascii-camera
Real-time ASCII representation of your webcam video stream
yushengwu/CSipSimple
CSipSimple 是一款通用的支持SIP协议的互联网电话软件,可以在andriod的平板,手机上使用。支持语音编码: G.711 aLaw/uLaw, G.722.1, G.722, SPEEX, SPEEX-WB, AMR-WB, GSM, iLBC, G.729. 支持STUN, Outbound proxy server, Qos,VAD,AEC,AGC,CNG等众多功能和标准。官网:https://code.google.com/p/csipsimple
yushengwu/electron
Build cross-platform desktop apps with JavaScript, HTML, and CSS
yushengwu/embox
Modular and configurable OS for embedded applications
yushengwu/genieacs-gui
A GUI front end for GenieACS built with Ruby on Rails.
yushengwu/go-sip
A Go (golang) library to interface with SIP (Session Initiation Protocol) as defined in RFC 3261.
yushengwu/JsSIP
JsSIP, the JavaScript SIP library
yushengwu/Linphone4Android
LinPhone是一个网络电话或者IP语音电话(VOIP),是一款遵循GPL的开源的网络视频电话系统,其主要如下:使用linphone,我们可以在互联网上随意的通信,通过语音、视频、即时文本消息。linphone使用SIP协议,是一个标准的开源网络电话系统,你能将linphone与任何基于SIP的VoIP运营商连接起来,包括我们自己开发的免费的基于SIP的Audio/Video服务器。LinPhone是一款自由软件(或者开源软件),你可以随意的下载和在LinPhone的基础上二次开发。LinPhone是可用于桌面电脑:Linux, Windows, MacOSX 以及移动设备:Android, iPhone, Blackberry.
yushengwu/riscv-isa-sim
Spike, a RISC-V ISA Simulator
yushengwu/simplest_mediadata_test
samples to handling multimedia data
yushengwu/SmartVision
Intelligent Video Surveillance Software
yushengwu/Transmission_cross_compile
这个是Transmission交叉编译的一个脚本集合,目标平台mipsel。
yushengwu/vad
从webrtc抽离出来的vad源代码,供语音分析/检测使用
yushengwu/VADTest
测试vad module功能! demo for ios Objective-C
yushengwu/webrtc-demo
WebRTC GIPS C/C++ API demos
yushengwu/webrtc-vad