Android Live Open Source: RTMP Push Stream SDK

Source: Internet
Author: User

Previous days on GitHub submitted the iOS live Streaming SDK (Https://github.com/runner365/GPUImageRtmpPush) based on Gpuimage

Recently compiled the Android live streaming SDK, open source on GitHub.

1, support most of the RTMP server on the market

NGINX-RTMP,SRS,RED5, etc.

2, video with soft, good compatibility

Some of the Android rtmp push-stream SDKs on the market are made with Android Mediacodec, but there are two drawbacks:

1,mediacodec This class after android4.1 support, the previous version will not be able to use;

2,mediacodec This class is hardware coding, need to support mobile phone manufacturers, many manufacturers support the situation is different, the failure of the phone is a big problem.

Here I use the soft, solve the above two problems.

Simple demo, input rtmp push stream address, you can directly push the stream:

A simple code structure:

1,java SDK Section

Java encoding and push-stream SDK

2, encoding and RTMP encoding dynamic Library

GitHub Open Source Address: HTTPS://GITHUB.COM/RUNNER365/ANDROID_RTMPPUSH_SDK

Android Live Open Source: RTMP Push Stream SDK

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.