Skip to content
View MrYeLiang's full-sized avatar
Block or Report

Block or report MrYeLiang

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. Android-VideoPlay-FFmpeg Android-VideoPlay-FFmpeg Public

    android视频播放器学习和练习的项目。主要涉及到使用ffmpeg解封装和解码,音视频同步,倍速播放,android平台下使用OpenGl ES和OpenSL ES渲染。

    C 7 2

  2. Android-Rtmp-Pusher Android-Rtmp-Pusher Public

    视频编码使用x264编码,音频编码使用faac,RTMP协议作为传输协议,实现android端的直播推流

    C 3 1

  3. WebRTC WebRTC Public

    服务端: 搭建nodejs服务器,并配置socket模块来处理信令中转,搭建coturn中继服务来转发媒体流数据。Web客户端:音视频流采集并发送,实现远程1对1视频通话。

    JavaScript 19 6

  4. Android-OpenGL-Filter Android-OpenGL-Filter Public

    Android平台下使用OpenGL来完成相机预览。使用opencv来实现人脸识别,使用faceAliganment来实现人脸关键点定位。将定位到的人脸关键点结合OpenGL来实现大眼和贴图滤镜。并使用MediaCodec和OpenGl的FBO实现视频编码以及录制。

    C++ 16 12

  5. Video-Play-RGB Video-Play-RGB Public

    只播放视频的示例代码。解码为RGBA的格式播放。

    C 1

  6. Video-Play-PCM Video-Play-PCM Public

    Andriod下使用OpenSL ES来播放音频原始数据PCM

    C++ 1