Git Product home page Git Product logo

starkhub's Introduction

StarkHub

 Peer-to-peer Streaming Software using RTSP protocol .

How it works :

 1. A central server is used for user authentication . 
 2. Central server sends information of newly connected nodes to each already connected nodes .
 3. Nodes can contact each other with search queries (query for searching a video).
 4. Source node then start streaming of video and destination node will enjoy the video .
 5. Every node is holding its own database (information about path of videos).
 6. RTSP protocol is used for streaming .
 7. Each node can maintain number of channels, upload videos to channels, can track subscribers, .
 8. Each user can also like videos, subscribe to channels .

How to use :

 1. Just download PeerClient_2 folder and run Peer.java file and rest instructions will be there in application itself .

Technology used :

 1. JAVA Application build on NETBEANS .
 2. Central server is concurrent server(can handle multiple connections simultaneously) .
 3. MySQL database at central server to store user information .
 4. MySQL database at each node to maintain information about its videos .
 5. VLCJ library to do streaming using VLC media player .

New features to be implemented :

 1. Efficient searching of videos. 
 2. less number of edges in entire network(by connecting few nodes and transmitting query packets with TTL value) .
 3. Efficient database at each node . 

starkhub's People

Contributors

aayush-yb avatar

Stargazers

 avatar  avatar  avatar  avatar

Forkers

tonghuawn

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.