Is it possible to create one-to-several streaming with webRTC?

Asked

Viewed 145 times

1

I need to develop a tool that allows you to live from a single pc to several others in a virtual room. For this purpose I use webRTC https://webrtc.org/start/ In a simple way I can already make the pc pick up the video and audio. but I can’t transmit them. Someone could give me a north?

  • 2

    Yes possible! Check out this link: https://webrtc.github.io/samples/src/content/peerconnection/multiple/

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.