Skip to content

Multiple video.js recorder on a single page (iOS) #564

Open
@tstrohmeier

Description

@tstrohmeier

Description

In iOS only one recorder at a time can be used.

Steps to reproduce

Create 2 video.js recorder on a single page. Start the recording in one recorder then in the other recorder. The first recorder is going to continue recording but is black and has no video stream anymore.

Results

Expected

Use a shared stream in both recorders. "Global Stream" as mentioned here: https://webrtchacks.com/guide-to-safari-webrtc/

Actual

Only one recorder at a time is usable.

Additional Information

Please include any additional information necessary here. Including the following:

versions

videojs record

4.3.0

webm-wasm

0.4.1

browsers

iOS Safari v14

OSes

iOS 14.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions