Skip to content

Releases: PepperDash/epi-videoCodec-ciscoExtended

v1.6.0-feature-camera-updates.3

28 Jun 15:08
Compare
Choose a tag to compare
Pre-release

1.6.0-feature-camera-updates.3 (2024-06-28)

Features

  • implements ICiscoCodecCameraConfig (f9a07ec)

v1.6.0-feature-camera-updates.2

28 Jun 04:47
Compare
Choose a tag to compare
Pre-release

1.6.0-feature-camera-updates.2 (2024-06-28)

Features

  • adds tracking interfaces (dfb46a7)

v1.6.0-feature-camera-updates.1

28 Jun 04:01
Compare
Choose a tag to compare
Pre-release

1.6.0-feature-camera-updates.1 (2024-06-28)

Bug Fixes

  • adds logic to set IP address from config for ssh/tcp (d7618da)
  • adds missing SdiInput to InputPorts (a4236bd)
  • CiscoCodec IVideoCodecUiExtensions (8ca78d0)
  • cleanup and fix lockout params (0eed1d1)
  • comma (a0bbf75)
  • interfaces for ui and mc (4e15dcb)
  • json label (c86899f)
  • Lockout (e9a877c)
  • resolves issues where no room combiner is present in system config (ed8e087)
  • testing debugging config ui extensions (11e9065)
  • try checking parsed objects for props before parsing, probably need better json prop checks when parsing objects to avoid exceptions in log (76900f4)
  • updates to lockout logic to get polling working and also to get external sources working with new ui extensions logic (2161398)
  • use correct MC interface name for 4-series (4151524)

Features

  • Adds logic to create McVideoCodecUserInterfaceControlMessenger in CustomActivate() (d5480eb)
  • create ciscocodecui factory, config, interfaces, mc class (b4b3399)
  • Essentials update move interfaces (d706f31)
  • Implement UserInterfaceExtensions (ddeacf5)
  • make ui factory (a53db9e)
  • move all room logic to cisco ui with mobile control. Tested (af20bc5)
  • panels (6e25a43)
  • timer testing, MC app loading combine to test lockout (8be34be)
  • UiWebViewDisplay (075943a)
  • updates routing interfaces to no longer treat codec like an endpoint but rather as both a source and a sink. Adds i/o ports to match Codec Pro model (3f1a72c)
  • Updates to allow for cameras to be defined as devices in config and constructed from a factory (b595e54)
  • UserInterfaceExtensions (4feb469)
  • xmlConverter (8126cb6)

v1.6.0-feature-source-sink-separation.2

20 Jun 18:43
Compare
Choose a tag to compare
Pre-release

1.6.0-feature-source-sink-separation.2 (2024-06-20)

Bug Fixes

  • adds missing SdiInput to InputPorts (a4236bd)

v1.6.0-feature-source-sink-separation.1

20 Jun 18:30
Compare
Choose a tag to compare
Pre-release

1.6.0-feature-source-sink-separation.1 (2024-06-20)

Bug Fixes

  • adds logic to set IP address from config for ssh/tcp (d7618da)
  • CiscoCodec IVideoCodecUiExtensions (8ca78d0)
  • cleanup and fix lockout params (0eed1d1)
  • comma (a0bbf75)
  • interfaces for ui and mc (4e15dcb)
  • json label (c86899f)
  • Lockout (e9a877c)
  • resolves issues where no room combiner is present in system config (ed8e087)
  • testing debugging config ui extensions (11e9065)
  • try checking parsed objects for props before parsing, probably need better json prop checks when parsing objects to avoid exceptions in log (76900f4)
  • updates to lockout logic to get polling working and also to get external sources working with new ui extensions logic (2161398)
  • use correct MC interface name for 4-series (4151524)

Features

  • Adds logic to create McVideoCodecUserInterfaceControlMessenger in CustomActivate() (d5480eb)
  • create ciscocodecui factory, config, interfaces, mc class (b4b3399)
  • Essentials update move interfaces (d706f31)
  • Implement UserInterfaceExtensions (ddeacf5)
  • make ui factory (a53db9e)
  • move all room logic to cisco ui with mobile control. Tested (af20bc5)
  • panels (6e25a43)
  • timer testing, MC app loading combine to test lockout (8be34be)
  • UiWebViewDisplay (075943a)
  • updates routing interfaces to no longer treat codec like an endpoint but rather as both a source and a sink. Adds i/o ports to match Codec Pro model (3f1a72c)
  • UserInterfaceExtensions (4feb469)
  • xmlConverter (8126cb6)

1.5.2-alpha-139

18 Jun 19:25
Compare
Choose a tag to compare
1.5.2-alpha-139 Pre-release
Pre-release
refactor(wip): updates ParseAuthenticationResponse

Refactored ParseAuthenticationResponse method to resolve
an issue where the Host and Guest entry was not processed
and updating the bridge to indicate Host or Guest has
connected the call.

v1.6.0-feature-ui-mc-lockout-timer.7

12 Jun 15:55
Compare
Choose a tag to compare
Pre-release

1.6.0-feature-ui-mc-lockout-timer.7 (2024-06-12)

Bug Fixes

  • adds logic to set IP address from config for ssh/tcp (d7618da)

v1.6.0-feature-ui-mc-lockout-timer.6

11 Jun 16:06
Compare
Choose a tag to compare

v1.6.0-feature-ui-mc-lockout-timer.5

11 Jun 03:23
Compare
Choose a tag to compare
Pre-release

1.6.0-feature-ui-mc-lockout-timer.5 (2024-06-11)

Bug Fixes

  • resolves issues where no room combiner is present in system config (ed8e087)

1.5.2-alpha-138

23 May 14:58
Compare
Choose a tag to compare
1.5.2-alpha-138 Pre-release
Pre-release
feat: small optimization to the sync state queue