add current homography to video gql
All checks were successful
Tests / Tests (pull_request) Successful in 6s
All checks were successful
Tests / Tests (pull_request) Successful in 6s
This commit is contained in:
@@ -280,6 +280,7 @@ type VideoGQL {
|
||||
stream: UploadStreamGQL
|
||||
playlist: HLSPlaylistGQL
|
||||
tags: [VideoTag!]!
|
||||
currentHomography: HomographyInfoGQL
|
||||
homographyHistory: [HomographyInfoGQL!]!
|
||||
currentProcessing: VideoProcessingGQL
|
||||
}
|
||||
|
Reference in New Issue
Block a user