Commit 26514cf
Add RV as a participant using the new Live Review schema (AcademySoftwareFoundation#602)
### Add RV as a participant using the new Live Review schema
### Summarize your change.
The `read_otio_string` function was added to parse the OTIO object
containing the timeline sent by the Review App when RV is joining a new
session as a participant. Since the timeline contains some annotation
fields, the annotation schema was added in order to let OTIO know that
it is a known schema during the deserialization step. However, nothing
is done with the annotations at this stage.
### Describe the reason for the change.
This is the first step in adding back the new OTIO schema as the
preferred way of communication between RV and the Review App.
### Describe what you have tested and on which operating system.
Live review using the new schema was tested between a local Review App
where the feature was enabled with
https://creative-collab.dev.shotguncloud.com and RV on MacOS.
---------
Signed-off-by: Éloïse Brosseau <[email protected]>
Signed-off-by: Cédrik Fuoco <[email protected]>1 parent 62e0cd5 commit 26514cf
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
63 | 78 | | |
64 | 79 | | |
65 | 80 | | |
| |||
0 commit comments