Categories
Android

Google Mobile Ads SDK for Android

The Google Mobile Ads SDK is the latest generation in Google mobile advertising, featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization in native mobile apps. This repository contains open source examples and developer resources for both the […]

Categories
Android

Android Library for Live Stream in RTMP and RTSP.

Library to stream in rtmp and rtsp for Android. All code in Java This library get audio and video data, encode it in AAC and H264 respectively and send it to rtsp or rtmp module to stream. In rtsp module create a RTP packets of video and audio and send to server. In rtmp module […]