I’m using the REST API in Streaming Engine to start recording incoming streams.
/v2/servers/_defaultServer_/vhosts/_defaultVHost_/applications/live/instances/_definst_/streamrecorders/:streamname
I’ve got my application setup to transrate the stream to a few sizes (_360p, _160p).
But when staring the recording only the original source gets recorded. How do start recording all transrated versions?