Transcoding
Adds support for clients to make transcoding decisions and retrieve transcoded media streams.
Opensubsonic:
OpenSubsonic version: 1
OpenSubsonic extension name: transcoding (As returned by getOpenSubsonicExtensions)
Version 1
This extension provides a way for clients to get a server’s decision on whether a media file should be transcoded and to retrieve the transcoded stream if necessary.
This extension requires the following endpoints:
getTranscodeDecision: Returns a transcode decision for a given media file.getTranscodeStream: Returns a transcoded media stream.