http://popmovie.xyz watermarked releases of PopMovieTexture Unity plugin. Repository itself contains ONLY demo projects, download the .unitypackage from the releases page. Purchase from the asset store https://www.assetstore.unity3d.com/#!/content/59097
Due to the way IOS & OSX security works, HTTPS streaming works fine.
But HTTP doesn't. We can override these security settings with plist settings, BUT, we cannot do this in-editor.
So I'm planning on implementing an internal HTTPS server and re-route http requests through it to support this across all platforms.
Due to the way IOS & OSX security works, HTTPS streaming works fine.
But HTTP doesn't. We can override these security settings with plist settings, BUT, we cannot do this in-editor. So I'm planning on implementing an internal HTTPS server and re-route http requests through it to support this across all platforms.