Giter Club home page Giter Club logo

mpstream's Introduction





Phase-1: Virtual Network using mininet, MPTCP and MPQUIC Setups

We designed a virtual network using a python script with the help of mininet library. It has two hosts connected through a router


Network Topology

Hosts: client, server
Router: router
Interfaces: client to router 1, client to router 2, router to server




Phase-2: Video Streaming based on MP-TCP and MP-QUIC

Innovation: It allows you to stream your webcam video from one system to the other.You can separately try out MP-TCP or MP-QUIC while using this code. Please check the requirement below for running MP-TCP or MP-QUIC.


Requirements:

MP-TCP

  • MP-TCP Kernel (Not supported on all OS): For Linux based OS, please refer to the following link for installing MP-TCP protocol on your kernel.

  • Python (Python 3.5 recommended)

  • Python libraries - numpy opencv-python

python3 -m pip install numpy opencv-python

MP-QUIC

  • GO Language
  • quic
  • mp-quic
  • GOCV - link - Refer to the installation instructions for GoCV

Installation

  • Clone this repository in your preferred directory
git clone https://github.com/prat-bphc52/VideoStreaming-MPTCP-MPQUIC
  • Or you can also download the source code as a zip file

Execution


Team Members

  • Sukrit (2018A7PS0205H)

  • Karthik Shetty (2018A7PS0141H)

  • Thakkar Preet Girish (2018A7PS0313H)

  • Koustubh Sharma (2018A7PS0114H)


mpstream's People

Contributors

karthikshetty03 avatar sukritkapil2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mpstream's Issues

How to differentiate between MPQUIC and normal UDP/QUIC traffic?

Hello,

I ran the tool and it seems to be working fine. How to make sure that the communication is happening in MPQUIC ? because wireshark also doesn't support MPQUIC till now. Any ideas that you can provide me with? (eg: bandwidth comparison ... etc ?? )

Thank you

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.