videohubctrl can be used to control Blackmagic Design Videohub SDI router device over the network.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ChangeLog 912B

12345678910111213141516171819
  1. |-----------------------------------------------------------------------|
  2. xxxx-xx-xx : Version next
  3. * Rename -v / --verbose parameter to -d / --debug.
  4. * Rename -h parameter (help) to -H.
  5. * Rename -s parameter (host) to -h.
  6. * Change output formatting to better show port locks and numbers.
  7. * Add support for setting video input/output names, video output locking
  8. and video output routing.
  9. * Add --list-device, --list-vinputs and --list-voutputs parameters.
  10. 2014-11-27 : Version 0.2
  11. * Fix port routing. Previously it was reversed and incorrect.
  12. * Fix command parsing of multiple commands comming in one packet.
  13. * Add -m / --monitor parameter for live configuration monitoring.
  14. * Add support for reporting own locks and other's locks.
  15. 2014-11-26 : Version 0.1
  16. * Initial vesion with support for showing Videohub configuration
  17. |-----------------------------------------------------------------------|