Hi all,
I’m trying to show a webpage in Perspective by using the Inline Frame component.
The webpage points to a Nest IP Camera that is live streaming to the internet.
When I enter the Source URL of the webpage in props.src I get the following error:
Refused to display ‘https://video.nest.com/live/xxxx’ in a frame because an ancestor violates the following Content Security Policy directive: “frame-ancestors ‘self’”.
Is there something I can do to get the webpage to display?
Cheers
Dan