browser icon indicating copy to clipboard operation
browser copied to clipboard

Remote Page Support

Open itziklavon opened this issue 10 months ago • 2 comments

Hi, Any way of supporting opening remote page? Via any browser (with some js script) For example, i will start light panda server on remote one For now, the way i do it is use ffmpeg and webrtc, which really complicated, thinking about some enhanced CDP connect local browser via CDP, but full control of the page

itziklavon avatar Jan 23 '25 15:01 itziklavon

Hello @itziklavon,

I'm not sure I understand what you means by "but full control of the page". What action you can't achieve with CDP you would like to do?

krichprollsch avatar Jan 25 '25 09:01 krichprollsch

@krichprollsch Hi, as far as i'm aware, for example, audio is not transmitted via CDP for example, https://github.com/browserless/browserless just bit more extendable(and audio support)

itziklavon avatar Jan 25 '25 09:01 itziklavon