AllCast provides media routes to all other applications on your system via the MediaRouter API.

Any application that uses the MediaRouter APIs can leverage AllCast to stream video and audio files to various devices.

Setup:

Install AllCast

Checkout Source:

# standard v7 support library from android sdk
git clone https://github.com/koush/android-support-v7-appcompat.git
# standard v7 media router library from android sdk
git clone https://github.com/koush/android-support-v7-mediarouter.git
git clone https://github.com/koush/MediaRouterSample.git