Giter Site home page Giter Site logo

weijunalexwang / vsim-quic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vsim-quic/vsim-quic

0.0 1.0 0.0 38.5 MB

License: MIT License

Shell 0.01% Go 10.68% JavaScript 40.90% CSS 0.19% HTML 45.01% Java 3.18% TypeScript 0.01% Batchfile 0.01% Python 0.02%

vsim-quic's Introduction

VSiM

Dataset

Please download the video from https://dash.itec.aau.at/dash-dataset/

Put the video contents to the directory /example/ppd/server/media/

We are using the dataset of Big Buck Bunny

Standard Setup for QUIC-go

Please read https://github.com/lucas-clemente/quic-go to figure out how to setup the quic-go code first.

quic-go is an implementation of the QUIC protocol in Go.

We currently support Go 1.9+.

Installing and updating dependencies:

  • go get -t -u ./...

Running tests:

  • go test ./...

Standard Setup for dash.js

Please read https://github.com/Dash-Industry-Forum/dash.js/wiki to figure out how to setup the dash player.

  1. Install Core Dependencies
  1. Checkout project repository (default branch: development)
  • git clone https://github.com/Dash-Industry-Forum/dash.js.git
  1. Install dependencies
  • npm install
  1. Build, watch file changes and launch samples page, which has links that point to reference player and to other examples (basic examples, captioning, ads, live, etc).
  • grunt dev

Running the example server

we used package: github.com/juju/ratelimit

start the server

  • go run example/pdd/server/server_v8.0 with multiclient.go

Using Chrome:

http://localhost:6060/dash.js/samples/ppd_dash_player/

when open the client remotely, please change the ip address to the correct server ip

You can change the device id and different ABR strategy here.

vsim-quic's People

Contributors

vsim-quic avatar

Watchers

James Cloos 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.