Git Product home page Git Product logo

augmentariumlab / foveated-360-video Goto Github PK

View Code? Open in Web Editor NEW
14.0 8.0 2.0 25.93 MB

A Log-Rectilinear Transformation for Foveated 360-degree Video Streaming (TVCG 2021)

Home Page: https://augmentariumlab.github.io/foveated-360-video/

License: MIT License

Makefile 1.22% CMake 0.01% C++ 5.70% C 86.37% Shell 0.10% Perl 0.09% CSS 0.01% Objective-C 0.11% Assembly 6.33% Cuda 0.03% Verilog 0.01% Roff 0.01% Awk 0.01% HTML 0.01% Ruby 0.01% Python 0.01% SourcePawn 0.01%
360 360-video foveated-rendering foveated streaming-video

foveated-360-video's Introduction

Foveated 360 Video

Foveated 360 Video is a client-server system prototype for streaming 360° videos which leverages parallel algorithms over real-time video transcoding. See https://augmentariumlab.github.io/foveated-360-video for the corresponding video, paper, and slides published in IEEE Virtual Reality 2021.

Requirements

  • Ubuntu 20.04 system with an NVIDIA GPU
  • OpenCL headers and NVIDIA drivers
  • C++ build tools including g++

Libraries

  • FFmpeg libraries (libavformat-dev, libavcodec-dev, libswscale-dev, ...)
  • SDL
  • Boost
  • Eigen
  • zlib
sudo apt install ocl-icd-opencl-dev opencl-headers opencl-c-headers opencl-clhpp-headers
sudo apt install libavformat-dev libavcodec-dev libswscale-dev libavfilter-dev libavutil-dev libavresample-dev
sudo apt install libsdl2-dev libglew-dev libglvnd-dev freeglut3-dev
sudo apt install libboost-dev
sudo apt install zlib1g-dev

Getting started

Download and extract the 1080p video dataset.

Install all prerequisites and run the following:

  • make clean
  • make all

Then the server can be started with:

  • ./driver.x

The client can be started with:

  • ./client_driver.x <server_addr>
  • For example, to run on localhost ./client_driver.x ws://localhost:9562

Source code layout

  • All source files are in the src folder.
  • The transformation functions are written in the OpenCL .cl files.
  • 1080p versions of benchmark videos are in the 1080p_videos folder.

Related Publication

Please refer to https://augmentariumlab.github.io/foveated-360-video for our paper published in IEEE VR 2021 (TVCG): "A Log-Rectilinear Transformation for Foveated 360-degree Video Streaming".

References

If you use this in your research, please reference it as:

@article{Li2021LogRectilinear,
  author={Li, David and Du, Ruofei and Babu, Adharsh and Brumar, Camelia D. and Varshney, Amitabh},
  journal={IEEE Transactions on Visualization and Computer Graphics},
  title={A Log-Rectilinear Transformation for Foveated 360-degree Video Streaming},
  year={2021},
  volume={27},
  number={5},
  pages={2638-2647},
  doi={10.1109/TVCG.2021.3067762}
}

or

David Li, Ruofei Du, Adharsh Babu, Camelia Brumar, and Amitabh Varshney. 2021. A Log-Rectilinear Transformation for Foveated 360-Degree Video Streaming. IEEE Transactions on Visualization and Computer Graphics, 27(5), 2638-2647. DOI: <https://doi.org/10.1109/TVCG.2021.3067762>

foveated-360-video's People

Contributors

dli7319 avatar ruofeidu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.