Is there a way to play someone’s stream in android app using VideoView or exoplayer ?
I know than can embedding it using https://player.twitch.tv/?channel=channelName in webview,
but it’s very ugly and it’s hard to control the video.
So, can i play the stream directly in player on android platform?
This might help:
or:
Hi, thank you for your reply.
I want playing stream in my own application instead of in website or twitch’s APP.