Can you stream directly from a mobile app?

So I’m building a new web app in AngularJs and using the twitchAPI. Is there a way to have someone click on a live event coming from twitch and have it play right off the mobile app. I currently have it go straight to TwitchTV, but that is a huge break in user experience and takes them outside of my app.

The broadcasting SDK is probably where you will want to look in terms of broadcasting from a mobile device (iOS only I believe).

https://github.com/twitchtv/sdk-dist/wiki/Twitch-Broadcasting-SDK-Integration-Guide