Skip to content

使用android MediaCodec编码h264+aac上传rtmp服务器进行直播.

Notifications You must be signed in to change notification settings

bluepeople1/MediaCodecPublisher

 
 

Repository files navigation

HardWareLive

使用android MediaCodec编码h264+aac上传rtmp服务器进行直播.
有精力再弄,由于没在jni层实现序列与线程。只能开启单独音频或者视频流.
流媒体服务器地址现在写死在了jni层。

使用x264+faac在android上进行推流可以查看:https://github.com/EarthXiang/LivePublisher

About

使用android MediaCodec编码h264+aac上传rtmp服务器进行直播.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%