YT Watchme

View project on GitHub

YouTube WatchMe for Android

The code is a reference implementation for an Android OS application that creates a YouTube Live Streaming event and streams into that event.

For more information, you can read the Youtube API blog post.

This application utilizes YouTube Data API v3 , YouTube Live Streaming API, Google Play Services and Plus API.

To use this application,

  1. In your Google Developers Console,
    1. Enable the YouTube Data API v3 and Google+ API.
    2. Create a client ID for Android, using your SHA1 and package name.
  2. Include cross-platform compiled streaming libraries.
    • Either libffmpeg.so under src/main/jniLibs/armeabi,
    • or another streaming library with modifying VideoStreamingInterface