-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Labels
Description
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
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
krichprollsch commentedon Jan 25, 2025
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?
itziklavon commentedon Jan 25, 2025
@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)