Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

How to stream youtube videos?

Discussion in 'Scripting' started by JoshMBeyer, Feb 28, 2015.

  1. JoshMBeyer

    JoshMBeyer

    Joined:
    Aug 20, 2012
    Posts:
    48
    Trying to stream a few Youtube videos in a simple app. I don't care what IDE or engine I use, since I am most familiar with Unity that is why I am asking here. I have tried using WWW.movie, but obviously that isn't going to work. I tried using Visual studio, and using the VideoView. But that doesn't work either. Can someone assist me on setting up a simple video streamer for youtube inside unity or some other application. I need this to work on mobile.