If you want to use nexrender API from browser/nodejs env you can use this module, instead of manually sending HTTP requests.
Interact with nexrender API to manage rendering jobs.
Encode your video to a specified format using built-in ffmpeg utility. You don't need to have ffmpeg installed on your system.
Allows nexrender to interact with an external SFTP server to upload results of rendering.
In case you are building your own application and just need to use a rendering part, or you wanna manually trigger jobs from your code, there is a way to use nexrender programmatically:
Copy your video/image sequence to a specified folder after rendering is finished
(alpha version)
Server acts as a single entry point for all your worker nodes, as well as api clients. Essentially it is an HTTP REST API server with few methods that allow:
Allows nexrender to interact with an external FTP server to download or upload assets and/or results of rendering.
Allows nexrender to interact with a Google Cloud Storage (GCS) bucket.
(alpha version)
MOGRT support for Nexrender
A CLI application which is responsible mainly for actual job processing and rendering, communication with the `nexrender-server`, and serves mainly as a consumer in the nexrender network model.
Cache your template source to a specified location and reuse it on subsequent runs
Redis database provider for `@nexrender/server`.
If you want to use nexrender API from browser/nodejs env you can use this module, instead of manually sending HTTP requests.
(alpha version)
(alpha version)
(alpha version)
(alpha version)
Create symbolic links between files or directories.
Upload video to an external storage provider ie. Amazon S3.
Allows nexrender to interact with an Amazon Web Services S3 storage.
A basic nexrender module to upload videos to a web server via api passed in render request json