A robust interface/tool for communicating with the Twitch.TV API (https://dev.twitch.tv/docs/)
Allows you to easily implement nearly any feature of the API into your application including:
-Viewing Channel Info
-Viewing Channel Feeds
-Viewing User Info
-Following Channels
-Blocking Users
-Fetching Emoticons
-Finding Top Streams
-Even more!*
This is perfect for implementing Twitch-related statistics in your game, or even creating your own, capturable, on-stream alerts!
NOTE: This is for using the Twitch API only, not for streaming video into Unity.
CAUTION: Make sure you watch the videos listed to ensure this asset will fit in with your workflow.
*Since the release of this package, certain features were added to the developer documentation, but are vastly different from the rest of the API. Clips Discovery, Drops, PubSub, and Video Upload are not a part of the asset. If you're feeling adventurous, you may be able to extend this functionality yourself,
but if you need to do any of those things, it may be best to find another solution.