- Home /
Question by
BesoC · Apr 08, 2014 at 03:48 PM ·
video streaming
Playing streaming h264 video in unity?
Hi
I'm developing a game that is required to play H.264 live video stream. Flash player can do in without any problem. I have searched for solution and have impression that it can't be done in Unity. Please just let me know whether it is possible or are there some indirect ways - like embedding flash player in Unity game, etc....
Thanks in advance Beso
Comment
I have no actual answer to this, but why wouldn't it be possible? At the very least, I'm sure you could stream the data straight into Unity and then use scripts to decode and render the video which you could then apply to a quad.
Your answer
