Skip to content

sidd-dev-29/android-sdk

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Vadoo is a p2p sdk integration to reduce your video streaming costs by upto 50% and scale to 4x-7x the number of users

Vadoo is powered by webrtc which distributes the load on users to reduce the server costs and to improve scalability

First 10 GB data free every month using P2P(Peer 2 Peer) network

Features

  • Support live and VOD streams over HLS protocol(m3u8)
  • Support encrypted HLS stream
  • Support cache to avoid repeating the download of TS file
  • Very easy to integrate with an existing Android and Android TV project
  • Support any Android player
  • Efficient scheduling policies to enhance the performance of P2P streaming

Integration

To integrate with our sdk, follow the steps from here Integration

Sample apps

To test out our sdk you can follow the examples from Sample apps

For generating token to use Vadoo

Make a POST request to api.peervadoo.com/get_token?email=Your-email-id

To get a report of your http and p2p consumption stats

Get the token from above step

Make a GET request to api.peervadoo.com/get_stats?token=Your-token

About

πŸš€ Vadoo πŸš€ Reduce video streaming costs up-to 30% and scale to 6x number of users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%