Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.39 KB

README.md

File metadata and controls

47 lines (37 loc) · 1.39 KB

StreamIt

An android application to stream video from one android phone to another.


Demo

Video Streaming from one phone to another

      


Features

-Offline: Stream video offline no internet required.
-WifiDirect : P2P connection over WifiDirect.
-Video-Stream: Stream Video using HTTP-Server.
-1-Server-M-Client: Multiple User can connect to a Server Phone and watch same stream.
-Download: Can Download the stream.


Future Work

-UDP-setup : Stream videos using UDP Sockets.
-Adaptive Rate Management : Based on packet dropping enhance packet sending to user.


Contributing

We're are open to enhancements & bug-fixes 😄


Contributors