Search Unity

IOS movie texture plugins

Discussion in 'iOS and tvOS' started by danneskjold, Feb 7, 2014.

  1. danneskjold

    danneskjold

    Joined:
    Dec 1, 2012
    Posts:
    29
    hi all..

    Need to play a movie on texture on a iPad with audio and ability to pause/play the video..
    These are the options available...

    1:Mobile movie texture -- https://www.assetstore.unity3d.com/#/content/2449
    2:http://www.predictions-software.com/Unity_iOS_MOVIE_TEXTURE.html
    3: Prime31 Live texture -- http://prime31.com/plugins#

    has anyone here used any of the above for similar requirements?
    which do you suggest best fulfils my requirements?

    any other available solutions to do this?

    regards
    danneskjold
     
  2. twiesner

    twiesner

    Joined:
    Oct 4, 2011
    Posts:
    309
    Yes. My place of work went with predictions-software after trying out the other movie texture plugins out there including the other two you posted. We're making an instructional app and predictions-software's plugin works the best for what we're trying to achieve. Other plugin's we've tried our main issue was audio sync up to the movie texture. Not a problem with predictions-software.
     
  3. danneskjold

    danneskjold

    Joined:
    Dec 1, 2012
    Posts:
    29
    hello twiesner...

    thnx for replying ... just applied for the predictions plugin demo...

    regards
    danneskjold
     
  4. brianchasalow

    brianchasalow

    Joined:
    Jun 3, 2010
    Posts:
    208
    I wrote Video Texture Pro 2.0 which works on iOS 6.0+, and it's free.
     
  5. Synapz

    Synapz

    Joined:
    Oct 2, 2014
    Posts:
    16
    Does video texture pro 2 works with audio?
     
  6. hatto

    hatto

    Joined:
    Nov 9, 2008
    Posts:
    31
    Do any of these stream video?
     
  7. Alexey

    Alexey

    Unity Technologies

    Joined:
    May 10, 2010
    Posts:
    1,624
  8. tinning

    tinning

    Joined:
    May 18, 2015
    Posts:
    4
    Sorry to jump in... I can't seem to get these working Alexey. Are they supposed to work in Unity 5? Both the VideoPlayer and VideoPlayerTexture don't work when I open the example scenes and play them. Any help would be appreciated :)
     
  9. Schneider21

    Schneider21

    Joined:
    Feb 6, 2014
    Posts:
    3,512
    I second this. Trying to implement this for a Google Cardboard app I'm testing and the example spinny cube just stays white without doing anything.
     
  10. Alexey

    Alexey

    Unity Technologies

    Joined:
    May 10, 2010
    Posts:
    1,624
    >>Both the VideoPlayer and VideoPlayerTexture don't work when I open the example scenes and play them
    build and run on device - this sample have no non-ios code
    >>Trying to implement this for a Google Cardboard app
    this is ios native code sample, not android