Picture in Picture
Picture-in-Picture API allows you to render meeting.participants.active participant's video as a floating tile outside of the current webpage's context.
Picture-in-Picture is not available on this platform.
Picture-in-Picture API might not be supported in your browser. Always check for support before using the API.
const isSupported = meeting.participants.pip.isSupported();await meeting.participants.pip.enable();await meeting.participants.pip.disable();Picture-in-Picture API might not be supported in your browser. Always check for support before using the API.
const isSupported = meeting.participants.pip.isSupported();await meeting.participants.pip.enable();await meeting.participants.pip.disable();Was this helpful?
- Resources
- API
- New to Cloudflare?
- Directory
- Sponsorships
- Open Source
- Support
- Help Center
- System Status
- Compliance
- GDPR
- Company
- cloudflare.com
- Our team
- Careers
- © 2026 Cloudflare, Inc.
- Privacy Policy
- Terms of Use
- Report Security Issues
- Trademark
-