This project will no longer be maintained by Intel.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.
If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.
This Immersive Video project includes 2 samples which are based on different streaming frameworks.
OMAF sample is based on OMAF standard, uses MPEG DASH as the protocol to deliver tiled 360 video stream, and it can support both VOD and live streaming mode.
WebRTC sample enables tiled 360 video streaming based on WebRTC protocol and Open WebRTC Toolkit media server framework for low-latency streaming.
Both of the samples use SVT-HEVC with MCTS supported to do 360 video tiled encoding and achieve real-time performance for 4K and 8K contents.
The Immersive Video project contains below components:
- Source Code of the components which is necessary to build the samples. Please refer to src for details.
- OMAF Sample: Immersive 360 video streaming sample based on OMAF standard which uses MPEG-DASH to delivery tiled 360 video. Please refer to OMAF-Sample for details.
- WebRTC Sample: WebRTC streaming protocol and Open WebRTC Toolkit media server framework based low-latency live streaming for immersive 360 video. Please refer to WebRTC-Sample for details.
The Immersive Video samples may run on Linux* 64 bit operating systems. The list below represents the operating systems that the samples were tested and validated on:
- Client: CentOS 7.6 or Ubuntu* 18.04 Server LTS
- Server: CentOS 7.6
OMAF sample is licensed under the BSD 3-Clause "New" or "Revised" License, except that "FFMPEG Plugins" is under the LGPLv2.0 license, see OMAF-Sample LICENSE.
WebRTC sample is licensed under Apache License 2.0, see WebRTC-Sample LICENSE.
See CONTRIBUTING for details. Thank you!
Use the Issues tab on GitHub.