WebRTC Group File Sharing

HOME © Muaz Khan . @WebRTCWeb . Github . Latest issues . What's New?

You can try this: https://www.webrtc-experiment.com/FileBufferReader/

A file-hangout experiment where all participants can share files in a group!

Private file-hangout ?? /file-hangout/#123456789

You can try SCTP based WebRTC File Sharing Demo!

How file-sharing experiment works?

  1. Multi-peers for group data connectivity
  2. Multip-sockets for group offer/answer exchange
  3. Multi SCTP/RTP data ports on single chrome/firefox instance
  4. Custom file sharing implementation for chrome
  5. In reality, it is peer-to-peer-to-peers....

Interested to learn how to share files using RTCDataChannel APIs?

Feedback

Enter your email too; if you want "direct" reply!

Latest Updates