2013-09-29, 08:33 PM
In the <WebServer> element of config.xml there are <TranscodeExe> and <TranscodeArgs> for streaming. Would it be possible to have separate transcode 'profile' xml files and have the /transcode url accept a profile name?
Something like http://<ip-address>:<port>/transcode?recording=1234&profile=transprof-1.xml
I'm thinking each profile xml would have the <TranscodeExe> and <TranscodeArgs> elements. If the &profile= parameter wasn't passed in the url then the web server would default to using the config.xml settings.
Cheers,
Brian
Something like http://<ip-address>:<port>/transcode?recording=1234&profile=transprof-1.xml
I'm thinking each profile xml would have the <TranscodeExe> and <TranscodeArgs> elements. If the &profile= parameter wasn't passed in the url then the web server would default to using the config.xml settings.
Cheers,
Brian