New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

atem-connection

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atem-connection - npm Package Versions

1
13

1.1.0

Diff

Changelog

Source

1.1.0 (2019-10-24)

Features

  • refactor circleci config (a7b0ca2)
  • update ci to run for node 8,10,12 (25f1fb1)

Bug Fixes

  • incorrect order in ci release step (ca0d207)
  • parse productIdentifierCommand successfully even for unknown models (d991fdd)
  • SuperSourceConfigCommand broken (ccc7d33)
nrk-sofie-ci
published 1.0.2 •

Changelog

Source

1.0.2 (2019-10-09)

Bug Fixes

  • media player source still & clip inverted (6dec48f)
nrk-sofie-ci
published 1.0.1 •

Changelog

Source

1.0.1 (2019-09-21)

Bug Fixes

  • better support for constellation (b540f11)
  • better support for constellation (#58) (5bb512d)
nrk-sofie-ci
published 1.0.0 •

Changelog

Source

1.0.0 (2019-09-17)

Bug Fixes

  • broken autoDownstreamKey function and mangled multiviewer window state (71c61f6)
  • consistent API for super source methods (4327660)
  • data transfer uses old command names (e6a6bd0)
  • disable unsupported v8 tests (8bcafb5)
  • dve value range (33784bc)
  • exclude test helpers in build (041c37f)
  • exit cleanly after running tests (c23a9f9)
  • ignore failing tests (8cfcfaf)
  • improve commandParser typings (1e26d6d)
  • Make buffer use in serialize consistent. Remove setting command name in serialize. (40eec6e)
  • More command test data mangling (8bd9009)
  • multiviewer state initialization (2547af1)
  • regenerate commands test data (fe619c4)
  • restructure all command tests to use new structure (957ed76)
  • some broken cases (9ebde2e)
  • some more command serialization (cf66953)
  • some tests (3f14715)
  • AudioMixerInputCommand: sign in deserialization (d9a3865)
  • MediaPlayerSourceCommand: order of serialization (a0a89f3)
  • MixEffectFlyKeyFrameGetCommand: correct validators (a1648c1)
  • tidy up some commented out code (f1a1252)
  • topology command (e5812d9)

Features

  • 8.0.1 support (eaa1e72)
  • Add test for api methods which change command based on version (7208ee4)
  • add test to verify that all commands have serialization test cases (3cb9ae7)
  • Enable and fix v8 command tests (3a7d23d)
  • enable running tests in circleci (662638d)
  • expect commands to be split to be a serialize or deserialize (unless they use the same name for both) (e9704f2)
  • FadeToBlack control (660e8dc)
  • initial multi-version support (fedc690)
  • prototype serialize command (010fff2)
  • prototype what separate command converter structures would look like (378be83)
  • restructure some core buffer usage, and move command header (length + name) writing into common command serialization code (3c8b062)
  • split some commands (beae1c4)
  • stateChanged events report a path instead of the Command (845909f)
nrk-sofie-ci
published 0.10.0 •

Changelog

Source

0.10.0 (2019-04-02)

Bug Fixes

  • fix error spam that occurs when the child process attempts to log certain data (7c9e31c)
  • fixed parsing of audioMixer input (3430cb7)
  • kill the child process with an error code with an uncaughtException or unhandledRejection occurs (e5323c9)
  • rename setAudioChannelXX methods to setAudioMixerInputXXX to harmonize with other audio commands (77fe521)
  • set enum values explicitly (bd50491)
  • upgrade dependencies to pass audit (98d16a8)
  • upgrade typescript to latest (b68afbf)
  • AudioMixerMasterCommand: set flag properly (78fa0b5)

Features

  • add support for MasterChannel (722d744)
nrk-sofie-ci
published 0.9.0 •

Changelog

Source

0.9.0 (2019-02-21)

Bug Fixes

Features

  • audio channels (1b3bd32)
  • top level methods for audio channels (6c390d3)

<a name="0.8.2"></a>

nrk-sofie-ci
published 0.8.2 •

Changelog

Source

0.8.2 (2019-01-19)

Bug Fixes

  • one object per multiviewer in the state (5f53526)

<a name="0.8.1"></a>

nrk-sofie-ci
published 0.8.1 •

Changelog

Source

0.8.1 (2018-11-26)

Bug Fixes

  • perf: remove nanotimer for intervals as it uses 100% cpu (d7bc543)
  • let node bind to a random port for our udp socket (b7be165)
  • timers are cleaned when calling disconnect, even when not connected (d3040d1)

<a name="0.8.0"></a>

nrk-sofie-ci
published 0.8.0 •

Changelog

Source

0.8.0 (2018-11-02)

Bug Fixes

  • improve reliability of resending (ccaa051)

Features

  • Rename downstreamKeyId to downstreamKeyerId to make them all consistent and be consistent with upstream keyer (58f61ee)
  • use a nanotimer in socket child for ack'ing (84482ca)

<a name="0.7.0"></a>

nrk-sofie-ci
published 0.7.0 •

Changelog

Source

0.7.0 (2018-10-24)

Bug Fixes

  • atemSocket: fix _maxPacketID being off-by-one (ee70083)
  • atemSocket: fix _maxPacketID being off-by-one (4efecdd)
  • file description cmd does not always need name / descr. (8837dd0)
  • Data Command: size property (df16109)
  • Data Command: size property (35a846d)
  • ack'ing after init (8197ab5)
  • behaviour around packetId wrapping (d8e4626)
  • child process timeout (8196d8e)
  • colour space (bb19e9e)
  • colour space (8f295d3)
  • convencience method for setting clip in MP (a8feeef)
  • convencience method for setting clip in MP (b5455a3)
  • do not ack discontinuous packet sequences (bfb679f)
  • file description cmd does not always need name / descr. (683d83b)
  • frame description file name (bc1224b)
  • frame description file name (1c7290d)
  • Data Transfer: stop condition, send description only once (bca847f)
  • lint (666cff5)
  • lint (61ba6f8)
  • Media Player Source Command (3103ca6)
  • Media Player Source Command (5c1ebb1)
  • messages without correct transferid will be ignored (301c545)
  • more aggressive resend strategy (8900ded)
  • optimize inFlightTimeout (32b3c44)
  • reject timed out commands (fd3d045)
  • revert new packetId on resend (2fe6368)
  • socket process exits when parent process does (#30) (4754cc7)
  • Data Transfer: remove old commands after failing (09ee4b4)
  • Data Transfer: remove old commands after failing (dfa1cfc)
  • Data Transfer: stop condition, send description only once (627c9f2)
  • dataTransfer: ignore unexpected DataTransferCompleteCommands (1f97a4a)
  • dataTransfer: ignore unexpected DataTransferCompleteCommands (517253d)
  • dataTrasnfer: fail when a DataTransferErrorCommand is received (ba17501)
  • dataTrasnfer: fail when a DataTransferErrorCommand is received (441ef68)
  • Media: fix Util imports (55a1f28)
  • Media: fix Util imports (7f0577a)

Features

  • clear media pool (310308b)
  • clear media pool (9f64e58)
  • DataTransfer: add errorCode property to DataTransferErrorCommand (7e302e1)
  • Data Commands (d1bf2ba)
  • Data Commands (2e14efb)
  • DataTransfer: add errorCode property to DataTransferErrorCommand (d8b2d5f)
  • Media: Media Pool Description Commands (fbae9b1)
  • Media: Media Pool Description Commands (5050fe8)
  • Media Pool: clear / set commands (40fce0c)
  • Media Pool: clear / set commands (a2ecc82)
  • Media Upload API, File Transfer Manager (c240477)
  • Media Upload API, File Transfer Manager (c5e4684)
  • TransferManager (a9336c9)
  • TransferManager (a2588a7)
  • TransferManager (e3e69a1)
  • TransferManager (ee3ed26)
  • Video Mode command (b9980e3)
  • Video Mode command (c87c0b8)

Performance Improvements

  • dataTransfer: increase transfer throughput (db8e4c4)
  • dataTransfer: increase transfer throughput (d96b38d)

<a name="0.6.1"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc