An open API service indexing awesome lists of open source software.

https://github.com/vivesoftware/vivemediadecoder

A high performance video decoding Unity plugin for Windows.
https://github.com/vivesoftware/vivemediadecoder

ffmpeg unity videoplayer

Last synced: 3 months ago
JSON representation

A high performance video decoding Unity plugin for Windows.

Awesome Lists containing this project

README

        

ViveMediaDecoder
Copyright (c) 2015-2019, HTC Corporation. All rights reserved.

## Introduction:
- ViveMediaDecoder is a high performance video decoding Unity plugin for Windows
which supports streaming multiple formats.

- We also provide the samples for playing various video types which includes
2D, stereo 2D, 360, stereo 360. You can build custom VR video player easily
through this plugin.

- This software uses FFmpeg 3.4 licensed under LGPL license.
To review the LGPL license, look [here](https://www.gnu.org/licenses/lgpl-3.0.en.html).
The FFmpeg 3.4 source code can be downloaded from [here](https://ffmpeg.org/releases/ffmpeg-3.4.tar.bz2).

## Requirements:
- Windows 7
- DirectX 11
- Unity 5
- FFmpeg 3.4