-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinformation.html
More file actions
257 lines (215 loc) · 7.03 KB
/
information.html
File metadata and controls
257 lines (215 loc) · 7.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<!DOCTYPE html>
<!-- format2025 -->
<html lang='en'>
<head>
<meta charset='UTF-8'>
<meta name='viewport' content='width=device-width, initial-scale=1.0'>
<title>OCA Techsite: Information</title>
<link rel=stylesheet type='text/css' href='css/screen.css' media='screen'/>
<link href='https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100..900&display=swap' rel='stylesheet'>
<script src='js/script.js' ></script>
</head>
<body>
<table>
<col width='15%'>
<col>
<tbody>
<tr>
<td>
<a href='index.html'>
<img src='images/OCA-Logo-300.png.webp' width='130px' height='60px' alt='OCA Alliance Logo'/>
</a>
</td>
<td class=topnav>
<ul>
<li><a href='aes70.html'>AES70 Standard</a></li>
<li><a href='repositories.html'>Repositories</a></li>
<li><a href='downloads.html'>Downloads</a></li>
<li><a href='information.html'>Information</a></li>
<li><a href='opensource.html'>Open‑Source Guidelines</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
<div class='banner'>
<div class='title'>
<h1>Information</h1>
</div>
</div>
<div class=content>
<p>
This page contains links to AES70 information resources.
</p>
<table style='font-size:1em' width='100%'>
<colgroup>
<col width='40%'>
<col>
</colgroup>
<tr><td colspan=3 class='rowsep'> <hr height=1px color='#E0E0E0' /> </td></tr>
<tr>
<td colspan=3 class='tdInTableText'>
Main OCA Alliance public website
</td>
</tr>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='https:\\ocaalliance.com'>
<b>ocaalliance.com</b>
</a>
</td>
<tr><td colspan=3 class='rowsep'> <hr height=1px color='#E0E0E0' /> </td></tr>
<tr>
<td colspan=3 class='tdInTableText'>
Online quick reference to AES70 classes and datatypes
</td>
</tr>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='https://docs.deuso.de/AES70-OCC/index.html'>
<b>AES70-OCC</b>
</a>
</td>
<td class='tdLooseTop'>
Web version of AES70-2, the class structure that defines AES70's control repertoire;
Provided by OCA Alliance member
<a target=_blank href='http://deuso.de/'>
<b>DeusO GmbH</b>.
</a>
</td>
<tr><td colspan=3 class='rowsep'> <hr height=1px color='#E0E0E0' /> </td></tr>
<tr>
<td colspan=3 class='tdInTableText'>
Pair of howto presentations from the AES 143d Convention, October 18-21 2017.
These can be downloaded from the OCA Alliance at the links given below; additionally, audio recordings of them can be purchased from the AES organization.
</td>
</tr>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='downloads/AES143 Network track NA09 - AES70 Device.pdf'>
<b>How to make an AES70 device</b>
</a>
</td>
<td class='tdLooseTop'>
PDF (64 slides)
</td>
</tr>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='downloads/AES143 Network track NA10 - AES70 Controller.pdf'>
<b>How to make an AES70 controller</b>
</a>
</td>
<td class='tdLooseTop'>
PDF (39 slides)
</a>
</td>
</tr>
<tr><td colspan=3 class='rowsep'> <hr height=1px color='#E0E0E0' /> </td></tr>
<tr>
<td colspan=3 class='tdInTableText'>
<i>
Two presentations on the AES70 Object Model, the class structure that defines AES70's control repertoire:
</i>
</td>
</tr>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='downloads/AES70 Object Model v01 .pdf'>
<b>The object model and its relationship to AES70</b>
</a>
</td>
<td class='tdLooseTop'>
PDF (20 slides)
</a>
</td>
</tr>
<td colspan=3 class='tdInTableText'>
<i>
Detailed presentation on the Object Model; choice of three formats:
</i>
</td>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='downloads/The OCA Object Model v07 .ppsx'>
<b>The OCA Object Model v07 (navigable)</b>
</a>
</td>
<td class='tdLooseTop'>
Detailed look at the OCA object model, excluding AES70 protocol details.
Navigable version, 60 slides; requires Microsoft PowerPoint.
</td>
</tr>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='downloads/The OCA Object Model v07 .pdf'>
<b>The OCA Object Model v07 (PDF)</b>
</a>
</td>
<td class='tdLooseTop'>
PDF (59 slides); sequentially readable only.
</td>
</tr>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='downloads/The OCA Object Model - Quick Look v02 .ppsx'>
<b>The OCA Object Model v07 (summary)</b>
</a>
</td>
<td class='tdLooseTop'>
Navigable version, arranged as summary with clickable details
</td>
</tr>
<tr><td colspan=3 class='rowsep'> <hr height=1px color='#E0E0E0' /> </td></tr>
<tr>
<td colspan=3 class='tdInTableText'>
<i>
Introductory materials for people who are new to device control based on public, object-oriented standards:
</i>
</tr>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='downloads/Device Control Newbie FAQ v02 .pdf'>
<b>Device control newbie FAQ</b>
</a>
</td>
<td class='tdLooseTop'>
Frequently-asked questions asked by product managers and developers contemplating the use of a public device control scheme for the first time; PDF, 2 pages
</td>
</tr>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='downloads/XCA v06' .pdf>
<b>XCA - the eXample Control Architecture.</b>
</a>
</td>
<td class='tdLooseTop'>
Tiny object-oriented control architecture that mirrors OCA, but is much simpler.
For people new to object-oriented control schemes, it explains the basic ideas of OCA without too much distracting detail.
</td>
</tr>
<tr><td colspan=3 class='rowsep'> <hr height=1px color='#E0E0E0' /> </td></tr>
<tr>
<td colspan=3 class='tdInTableText'>
<i>
Published technical articles about AES70 / OCA:
</i>
</tr>
<tr>
<td class='tdLooseTop'>
<a target=_blank href='https://www.aes.org/journal/online/jaes.cfm?file=JAES_V61_4/JAES_V61_4_PG185hirez.pdf'>
<b>The Open Control Architecture</b> <br>
</a> in the AES Journal
</td>
<td class='tdLooseTop'>
JAES Volume 61 Issue 4 pp. 185-200; April 2013. <br>
Full description of OCA as it was in 2013.
The concepts are still the same today, although many features have been added,
and a few have changed.
</td>
</tr>
<tr><td colspan=3 class='rowsep'> <hr height=1px color='#E0E0E0' /> </td></tr>
</table>
<div>
</body>
</html>