Giter Site home page Giter Site logo

elec_e7320_project's Introduction

Internet Protocols [ ELEC-E7320 ]

This a repo for the Internet Protocols [ ELEC-E7320 ] course at Aalto University. Here a 4 approaches for sending a 360º live-streaming over the internet.

In each folder there is a more in deep explanation of the advantages and downsides of the solution and the commands on how to make it work.

Our focus has been on using HTTP as the "transport protocol" and be scalable (e.g. CDN). We responsability of tracking the movement is on the client side always.

Due to github limitations we have not included the video files. You can download them from here.

Renders the full video in 360º using HLS container in different resolutions. It sends all the video to the client. The client renders the video using aframe.js and hls.js.

It is the same approach but instead of rendering the video inside the server it comes from a producer that can be decoupled from the server. The client renders the video using three.js.

The same as HLS but using dash.js for receiving the video.

In this approach the client request the video of higher quality only wherever it is looking at.

elec_e7320_project's People

Watchers

Enric Perpinyà Pitarch 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.