Skip to content
View hustxxj's full-sized avatar

Block or report hustxxj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
5 stars written in C
Clear filter

This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.本程序实现了读取PC端摄像头并进行直播的功能,同时支持添加不同的视频滤镜

C 98 72 Updated Jan 25, 2022

ios音视频直播及播放技术预研总结。包含相机操作(视频预览,拍照,闪光灯等)、音频采集、音频编码(pcm->aac)、视频采集、视频编码(VideoToolBox 硬编码和ffmpeg软编码)、推流等各种直播相关功能

C 91 27 Updated Oct 11, 2019

Android平台通过AudioRecord采集PCM音频数据,使用libmp3lame库编码为MP3;使用Libmad库解码mp3文件为PCM数据,通过AudioTrack播放的完整DEMO

C 56 22 Updated Nov 1, 2019