Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@yume-chan/scrcpy-decoder-tinyh264

yume-chan535MIT2.0.1TypeScript support: included

Raw H.264 stream decoder and renderer wrapping TinyH264 and YUVCanvas packages (software decoding).

adb, android-phone, scrcpy, scrcpy-decoder

readme

Tango

@yume-chan/scrcpy-decoder-tinyh264

Raw H.264 stream decoder and renderer wrapping TinyH264 and YUVCanvas packages (software decoding).

MIT License GitHub release Package Size npm Discord

This package is part of Tango ADB. Generally you need multiple packages to build a complete ADB client that can run on Web browsers and Node.js. Read the documentation for more information.

Documentation

Check the latest documentation at https://docs.tangoapp.dev/scrcpy/video/tiny-h264/

Sponsors

Become a backer and get your image on our README on Github with a link to your site.

changelog

Change Log - @yume-chan/scrcpy-decoder-tinyh264

2.0.1

Patch Changes

2.0.0

Patch Changes

1.1.0

Patch Changes

  • Updated dependencies [6140ebc]
  • Updated dependencies [6140ebc]
  • Updated dependencies [6140ebc]
  • Updated dependencies [8c5b3c2]
  • Updated dependencies [7f2a09c]
  • Updated dependencies [cb44b63]

1.0.1

Patch Changes

  • 53688d3: Use PNPM workspace and Changesets to manage the monorepo.

    Because Changesets doesn't support alpha versions (0.x.x), this version is 1.0.0. Future versions will follow SemVer rules, for example, breaking API changes will introduce a new major version.

  • db8466f: Add support for rendering into OffscreenCanvas

  • Updated dependencies [53688d3]
  • Updated dependencies [db8466f]
  • Updated dependencies [ea5002b]
  • Updated dependencies [ea5002b]
  • Updated dependencies [db8466f]

This log was last generated on Tue, 18 Jun 2024 02:49:43 GMT and should not be manually modified.

0.0.24

Tue, 18 Jun 2024 02:49:43 GMT

Updates

  • Fix worker constructor parameters
  • Rename frameRendered and frameSkipped to framesRendered and framesSkipped

0.0.23

Thu, 21 Mar 2024 03:15:10 GMT

Updates

  • Add sizeChanged event

0.0.22

Wed, 13 Dec 2023 05:57:27 GMT

Version update only

0.0.21

Fri, 25 Aug 2023 14:05:18 GMT

Version update only

0.0.20

Mon, 05 Jun 2023 02:51:41 GMT

Version update only

0.0.19

Sun, 09 Apr 2023 05:55:33 GMT

Version update only

0.0.18

Wed, 25 Jan 2023 21:33:49 GMT

Updates

  • Fix usage in README

0.0.17

Tue, 18 Oct 2022 09:32:30 GMT

Updates

  • Separated from @yume-chan/scrcpy for simpler dependency management.