Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

164
Views
Send a MediaStream (MediaDevices) to another page

Hello

I have two pages with different domains

i'm using "puppeteer" package to make a fake media stream stream

1 - The first page is sharing the fake mediaStream

2 - On the second page, I have a video player

I want to send the video from the second page to the first page and replace the fake MediaStream with the "new video"

for example :

const stream = document.querySelector("#video");
const abc = stream.captureStream(60);

var option = {video: {mediaSource: 'screen'}};
let streamm = navigator.mediaDevices.getDisplayMedia = (option) => Promise.resolve(abc)

This is what I do if the video is on the same page, but I didn't find any way to take the video from another page

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!