- Home /
How to embed live streaming video content into unity player (android)
I am trying to make an application which can livestream a football or a cricket match directly from hotstar or starsports or for that matter any website which shows live sports content. On a bit of research I have come to know these video players use m3u8 encryption and when we try to access this streaming content, we are getting access denied inside the unity player. We can embed any html5 web page. Also can run youtube live streaming content however are not able to decrypt these videos.
Is there any particular strategy/method that can be followed to livestream sports content into unity player?
Any inputs on direction to go forward would be appreciated.
I am wondering the same thing! Were you ever able to get it working?
Answer by Devraj · Sep 12, 2017 at 11:36 AM
Yup i indeed get it.. Try looking for easy movie textures in the unity store they have solved my problem cheers to them.
Your answer
Follow this Question
Related Questions
Create app ios live stream to Youtube 2 Answers
Access web-hosted game from iOS mobile? 0 Answers
Is it possible to play YouTube Video's using Video Player? 1 Answer
Handheld.playfullscreen mode not working if I test with Android emulator 1 Answer
Is it possible to play StreamAssets video with *.SRT subtitles on Android? 0 Answers