Pre-recorded media streaming using RTCMultiConnection

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

You can stream your WebM or Mp3 files using WebRTC media ports. It is a realtime streaming!

Old pre-recorded media streaming demo is available here.

The person who opens room, will select a WebM file. This demo will read your WebM file and generate a MediaStream object. The resulting MediaStream object will be shared with other users in realtime using WebRTC RTCPeerConnection API.
Check 51 other RTCMultiConnection-v3 demos

  1. Audio+ScreenSharing.html (Source)
  2. Audio+Video+TextChat+FileSharing.html (Source)
  3. Audio-Conferencing.html (Source)
  4. Audio-Video-Screen.html (Source)
  5. Cross-Domain-Screen-Capturing.html (Source)
  6. Disconnect+Rejoin.html (Source)
  7. Files-Scalable-Broadcast.html (Source)
  8. Firebase-Demo.html (Source)
  9. MCU.html (Source)
  10. Multi-Broadcasters-and-Many-Viewers.html (Source)
  11. One-to-One.html (Source)
  12. Password-Protected-Rooms.html (Source)
  13. Pre-recorded-Media-Streaming.html (Source)
  14. PubNub-Demo.html (Source)
  15. SFU.html (Source)
  16. SSEConnection.html (Source)
  17. Scalable-Broadcast.html (Source)
  18. Scalable-Screen-Broadcast.html (Source)
  19. Scalable-Screen-plus-Audio-Broadcast.html (Source)
  20. Scalable-Video-Conferencing.html (Source)
  21. StreamHasData.html (Source)
  22. TextChat+FileSharing.html (Source)
  23. Translate-TextChat.html (Source)
  24. Video-Conferencing.html (Source)
  25. Video-Scalable-Broadcast.html (Source)
  26. Videos-Layout.html (Source)
  27. WebSocket-Demo.html (Source)
  28. addStream-in-Chat-room.html (Source)
  29. admin-guest.html (Source)
  30. applyConstraints.html (Source)
  31. autoCreateMediaElement.html (Source)
  32. change-resolutions.html (Source)
  33. checkPresence.html (Source)
  34. custom-socket-event.html (Source)
  35. file-sharing.html (Source)
  36. getPublicModerators.html (Source)
  37. getStats.html (Source)
  38. keep-rejoining.html (Source)
  39. replaceTrack.html (Source)
  40. screen-sharing.html (Source)
  41. share-part-of-screen.html (Source)
  42. switch-cameras.html (Source)
  43. v2-conference.html (Source)
  44. video-broadcasting.html (Source)
    RTCMultiConnection Docs

    http://www.rtcmulticonnection.org/docs/

    1. README.md
    2. api.md
    3. getting-started.md
    4. how-to-use.md
    5. installation-guide.md
    6. ios-android.md
    7. tips-tricks.md
    8. upgrade.md

    Latest Updates

    Latest Issues

    Feedback

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