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
Asked
Active
Viewed 202 times
1 Answers
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