blluv - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View blluv's full-sized avatar

  • Korea

Block or report blluv

Pinned Loading

  1. 1

    function captureVideo(video) {

    2

        const canvas = document.createElement("canvas");

    3

        canvas.width = video.videoWidth;

    4

        canvas.height = video.videoHeight;
  2. 4

      echo "Usage: $0 {pack|unpack} cpio.gz-file dest"