Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 561 Bytes

File metadata and controls

22 lines (16 loc) · 561 Bytes

Picture-in-Picture

Picture-in-Picture (PiP) allows users to record and playback in a floating window (always on top of other windows) while interacting with other sites or applications.

Example

Usage

Enable the PiP button with the pip option:

record: {
    pip: true,
    debug: true,
    video: true,
    maxLength: 20
}