You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**OGraf** is an upcoming Open specification for HTML based Graphics, used in live television and post production workflows.
5
+
**OGraf** is an Open specification for HTML based Graphics, used in live television and post production workflows.
6
6
7
7
*[Link to Project Web Page](https://ograf.ebu.io)
8
8
*[Link to Project Github repository ](https://github.com/ebu/ograf)
9
9
10
10
## Project status
11
11
12
-
_**The OGraf specification is currently a draft**, breaking changes may be introduced before version 1 is finalized._
12
+
***The OGraf Graphics specification** (version 1) is production ready and considered stable. Additional features and non-breaking changes will be added continously.
13
+
***The OGraf Control API specification** is under development.
13
14
14
15
EBU members as well as the general industry is invited to join the [HTML Graphics Working Group](https://tech.ebu.ch/groups/html_graphics) to participate in discussions and development of the OGraf specification.
15
16
@@ -19,19 +20,17 @@ Graphics and Render system developers are encouraged to follow changes in the [C
19
20
20
21
### Time plan
21
22
22
-
- April 2025:
23
-
- First public draft to be presented, industry feedback.<br />
24
-
_This draft includes definitions for **Graphics**._
25
-
- September 2025:
26
-
- Version 1 to be finalized.<br />
27
-
This version includes definitions for **Graphics**.
23
+
-**Done:**
24
+
- Version 1 of **Graphics definition**
25
+
- Autumn 2025:
28
26
- First draft of **Server API** to be presented.
29
-
- Late 2025(?):
27
+
- Late 2025 / Q1 2026:
30
28
- Version 1 to be extended with **Server API** definitions.
31
29
32
30
## Introduction
33
31
34
-
An OGraf graphic that follows the OGraf specification can be used in any OGraf compatible Rendering system and controlled by any OGraf compatible Control system.
32
+
The OGraf specification defines a way to create HTML based graphics as well as an (upcoming) Control API.
33
+
It allows for vendor interoperability between Graphics, Rendering systems and Control systems.
0 commit comments