Skip to content

Software released alongside the publication of "Dynamic Adaptive Streaming for Multi-Viewpoint Omnidirectional Videos" in proc. of MMSys'18

License

Notifications You must be signed in to change notification settings

xmar/MultiViewpoint360_MMSys18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title author date
Dynamic Adaptive Streaming for Multi-Viewpoint Omnidirectional Videos: In proceeding of ACM Multimedia System (MMSys'18)
Xavier Corbillon, Francesca De Simone, Gwendal Simon, and Pascal Frossard
April 19, 2018

Multi-viewpoint 360: MMSys'18

Description

This repository contains piece of software used to generate the results presented the paper:

Xavier Corbillon, Francesca De Simone, Gwendal Simon, and Pascal Frossard, “Dynamic Adaptive Streaming for Multi-Viewpoint Omnidirectional Videos”, in proc. of ACM Multimedia System (MMSys), 2018.

Each folder contains a Dockerfile to generate a docker image.

The docker images were tested with Docker version 18.03.0-ce.

Each folder contains a README file that describe its content.

Folder name Description
MILP_Multiview Implementation of the MILP using C++ and IBM Cplex
ffmpeg_mp4box_container Contains a dockerfile to generate an image with ffmpeg and MP4Box
reconstruct Script using the output from the MILP to reconstruct the client received bit-streaming, to extract the viewport, and compute an objective metric
rawNavigationTrace Contains the navigation trace of four users watching the multi-viewpoint video

Install docker

If you do not have docker installed on your computer, you can install it by following the instruction on the official website https://docs.docker.com/install/ or on the support of your OS.

Do not forget to start the docker server before running the different scripts.

About

Software released alongside the publication of "Dynamic Adaptive Streaming for Multi-Viewpoint Omnidirectional Videos" in proc. of MMSys'18

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages