Skip to content

Capture and attach videos to reported site issues (using the chrome.desktopCapture API, falling back to MediaRecorder and form[enctype="multipart/form-data"]) #69

@cvan

Description

@cvan

It'd be nice to support attaching a video (and ideally recording one directly from the browser).

  1. Use the chrome.desktopCapture API to capture a web page (and/or the whole desktop screen) a video of the user.
  2. When the video file has been processed by Uploadcare and the Uploadcare file-uploader widget (example), we get back a URL (served from an HTTPS-secure server, with CORS headers) which can then be attached to the issue (in the same way screenshots are attached to issues today).

The WebVR team can set up the server-side (Uploadcare) bits for hosting and serving the videos - and also possibly we could add the appropriate video logic to the proper extensions (based on each browser's platform/API support).

Let me know your team's thoughts and how we can help this. Many thanks!


Related links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions