-3

Can we get all the video stream of peers on one page, and peer would be streaming it from any other page. The diagram explain the rest graphical representation

1 Answers1

0

When developing a web application, your code lives inside it's own special little sandbox. This sandbox does not extend to other pages and sharing resources between tabs is therefore impossible.

Kevin
  • 2,739
  • 33
  • 57