Pinned Repositories
code_study
design_pattern
emacs.d
esp32_examples
ice
p2p solution based on pjnath
Linux-C-Examples
mtrs
使用FFMPEG,将视频文件转码成HLS(M3U8+MPEGTS)格式.
qt-rtsp
A camera client for rtsp based hardware, using live555, qt, and ffmpeg
sdl-tutorial
txgcwm.github.com
txgcwm's Repositories
txgcwm/Linux-C-Examples
txgcwm/ice
p2p solution based on pjnath
txgcwm/qt-rtsp
A camera client for rtsp based hardware, using live555, qt, and ffmpeg
txgcwm/code_study
txgcwm/libraries
Lightweight libraries, wrapper and extension of POSIX
txgcwm/MagicPlayer
a media player based on libvlc and qt
txgcwm/media-server
librtsp/librtmp/libmpeg/libhls/librtp
txgcwm/openwebrtc
A mobile-first WebRTC client framework for building native apps
txgcwm/Qt5-examples
txgcwm/esp32_examples
txgcwm/AliOS-Things
AliOS Things released by Alibaba is an open-source implementation of operating system (OS) for Internet of Things (IoT).
txgcwm/beego-demo
A web demo using Beego framework, with MongoDB, MySQL and Redis support.
txgcwm/canopus
CoAP Client/Server implementing RFC 7252 for the Go Language
txgcwm/FFSDL
txgcwm/go-json-rest
A quick and easy way to setup a RESTful JSON API
txgcwm/go_study
txgcwm/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
txgcwm/HPlayer
txgcwm/KOTI_AEC
Acoustic Echo Cancellation builtin WebRTC aec/aecm(mobile) module, speex 1.0/1.2.
txgcwm/LearningMasteringAlgorithms-C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
txgcwm/libcrtc
WebRTC C++ library built on top of chromium webrtc.
txgcwm/lobaro-coap
CoAP Implementation in C
txgcwm/Machine_Learning_in_Action
txgcwm/mqtt
MQTT Clients and Servers in Go
txgcwm/ow_study
txgcwm/rpi-webrtc-streamer
This repo's objective is providing something like Web Cam server on the most popular Raspberry PI hardware. By integrating [WebRTC](https://webrtc.org/native-code/) and Raspberry PI, we can stream the Raspberry camera feed to browser or native client which talks WebRTC.
txgcwm/RtmpLive
Qt+librtmp+libx264+libvlc+videoinput实现视频流保存、摄像头采样压缩推流、多媒体播放器
txgcwm/surgemq
High-Performance MQTT Server and Client Libraries
txgcwm/tsplay
从tstools中抽取出的tsplay工具,可以将MPEG-TS文件以UDP/TCP的方式发送成TS流
txgcwm/WebRTC_AECM
Acoustic Echo Canceller for Mobile Module Port From WebRTC