- Notifications
You must be signed in to change notification settings - Fork0
The Transcode Theme for VidiCore and VidiCoder is an application designed to manage and monitor transcoding, both in detail and as a process or even as a part of a bigger workflow. This is made possible with a set of key features that grants users full control of how and when to carry out specific transcoding tasks with specific parameters. The …
License
vidispine/transcode-theme
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SeeKnowledge Base for more information on the initial setup.
Clone the repository and navigate to the root. Start the application by running:
yarn installyarn start
Then openhttp://localhost:3000/ to see your app. Any change made to the code will automatically update the application.
Compile the application locally.
yarn build
This must be set on the S3 bucket to allow playback of media using signed URLs.
<CORSConfiguration> <CORSRule> <AllowedOrigin>http://localhost:3000</AllowedOrigin> <AllowedMethod>GET</AllowedMethod> </CORSRule></CORSConfiguration>
About
The Transcode Theme for VidiCore and VidiCoder is an application designed to manage and monitor transcoding, both in detail and as a process or even as a part of a bigger workflow. This is made possible with a set of key features that grants users full control of how and when to carry out specific transcoding tasks with specific parameters. The …
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.