Difference between revisions of "Avbutil"

From musings of k8
Jump to navigation Jump to search
Line 12: Line 12:
 
macOS Mojave      | 10.14.6 | 760.6
 
macOS Mojave      | 10.14.6 | 760.6
 
macOS Catalina    | 10.15.2 | 800.17
 
macOS Catalina    | 10.15.2 | 800.17
 +
macOS Big Sur    | 11.0.1  |
  
 
## AVDECC Entity Controller
 
## AVDECC Entity Controller
Line 25: Line 26:
 
```
 
```
  
Once the controller is started, the AVDECC Entity Controller window should open. This provides general information about the available AVB streams.
+
Once the controller is started, the AVDECC Entity Controller window should open. This provides general information about the available [[AVB]] streams.
  
 
{AVDECC Entity Controller>}
 
{AVDECC Entity Controller>}
Line 32: Line 33:
  
 
{AVDECC Connection Matrix}
 
{AVDECC Connection Matrix}
 +
 +
## Pivitec AVDECC Controller
 +
[Pivitec](http://www.pivitec.com/) once produced AVB hardware that interfaced with the Avid S3L console. It is still possible to download their [AVDECC Controller](http://www.pivitec.com/avdecc-controller/), although it has not been updated since mid-2015.
 +
 +
 +
[[Categories:macOS]]
 +
[[Categories:AVB]]

Revision as of 23:13, 11 November 2020

  1. macOS avbutil Command

The `avbutil` command is included in macOS since macOS Sierra (needs verification).

    1. Known avbutil versions

OS | Release | Version


| ------- | -------

macOS Sierra | 10.12.6 | 506.1 macOS High Sierra | | macOS Mojave | | 740.1 macOS Mojave | 10.14.6 | 760.6 macOS Catalina | 10.15.2 | 800.17 macOS Big Sur | 11.0.1 |

    1. AVDECC Entity Controller

The AVDECC Entity Controller can be started from the *Terminal*.

``` $ avbutil avbutil 740.1

avbutil> controller avbutil> ```

Once the controller is started, the AVDECC Entity Controller window should open. This provides general information about the available AVB streams.

{AVDECC Entity Controller>}

To see what streams are patched where, open the AVDECC Connection Matrix from the Window menu (or by typing Cmnd-4). **This tool can be used to patch Talkers and Listeners with each other.** Talkers are listed across the top, and Listeners across the left. In the image below, the one patched connection [X] below reflects that the Avid E3 Engine output stream for channels 1-8 is patched to a MOTU Stage-B16 input stream.

{AVDECC Connection Matrix}

    1. Pivitec AVDECC Controller

[Pivitec](http://www.pivitec.com/) once produced AVB hardware that interfaced with the Avid S3L console. It is still possible to download their [AVDECC Controller](http://www.pivitec.com/avdecc-controller/), although it has not been updated since mid-2015.


Categories:macOS Categories:AVB