Requires Unity 5.0.4 or higher.
VLC Media Player for Unity lets you play any video and codec or even Youtube directly from Unity: 4K and high bitrate is no problem anymore, since it's rendered with Direct3D on your GPU. Features:
* Play any video: mkv, mp4, divx, wmv, quicktime ...
* Play in 4K with Direct3D on GPU even on older PCs
* Special VLC version is included in your build...
* or: you can use an installed VLC on the machine and save a bit of filesize
* Play videos from StreamingAssets or from any location accessible
* Beta: Possibility to stream to Texture2D, see below (4K VR is possible)
* Streaming: Just use url as Videopath (RTSP, HLS,..)
* Fullscreen and Windowed playback
* Render Video over UI Elements (2D)
* Call control functions like Play() etc from your scripts
* Play video in background (behind UI and 3D elements)
* Easy Youtube streaming from url
* Dynamic Aspect handling
* Subtitle support
Please read the readme after downloading for an quick introduction how everything works.
Please note: The possibility to stream to Texture2D is a seperate, free extension to this package and still in BETA (no warranties!), do check the infos herefirst!
Works only on Windows at the moment. Future versions might bring OSX and Linux support.
Tested on PCs with Win 7, 8, 8.1, 10.
|