This may be possible but i cant see how or where to do it but i would ideally like to be able to request a specific transcoding setting be used when i call the "Stream" (http://your-server/rest/stream.view) api call.
why? well if i could do that i could setup specific transcoder settings for specific devices and request the appropriate transcode be returned to the browser. i.e. for iphone/android/safaru i would "ask" for the H.264+AAC+MP4 and for IE, Firefox, Opera i would ask for the WebM transoded version etc etc...
That way i dont have to modify the original source of subsonic in any way, i can just add the transcoders/settings and adjust the request made from the browser based on the browser type/version.
even the simplest solution would do me for now, an extra param on the call of the settings array index or name or whatever works.
Please let me know if this is possible or of interest.
Thanks
Matt
p.s. does anyone know if using HTML5 <video> tag ignores the iphones 10minute time limit thingy? i cant find what to search for in google...