Vulkano Lava support?
Posted: Mon Dec 02, 2013 2:10 pm
I have a Vulkano Lava that comes up in UMS as an "Unknown renderer". It does connect and stream, but it would be nice if the actual device was shown.
A short text to describe your forum
https://www.universalmediaserver.com/forum/
https://www.universalmediaserver.com/forum/viewtopic.php?t=1390
debug log attached as requestedDeFlanko wrote:Can you post your Debug log in Trace?
Code: Select all
USER-AGENT: Linux/2.6.23.14-SMP-1, UPnP/1.0, Portable SDK for UPnP devices/1.6.0
Code: Select all
TRACE 2013-12-04 20:40:27.004 [New I/O worker #12] Received on socket: USER-AGENT: Linux/2.6.23.14-SMP-1, UPnP/1.0, Portable SDK for UPnP devices/1.6.0
TRACE 2013-12-04 20:40:27.004 [New I/O worker #12] Using default media renderer: Unknown renderer
INFO 2013-12-04 20:40:27.004 [New I/O worker #12] Media renderer was not recognized. Possible identifying HTTP headers: User-Agent: Linux/2.6.23.14-SMP-1, UPnP/1.0, Portable SDK for UPnP devices/1.6.0
excellentDeFlanko wrote:Do you happen to know what Extensions can be streamed and what Extensions need to be Transcoded to this Renderer? You could find all this from the Manufacturers website - or you can follow these instructions
knowing that im sure we can build a custom.conf for this renderer.
Code: Select all
http-get:*:audio/x-m4a:*,http-get:*:video/mj2:*,http-get:*:video/quicktime:*,http-get:*:audio/x-wav:*,http-get:*:video/x-fli:*,http-get:*:video/mpegts:*,http-get:*:video/x-jpeg:*,http-get:*:audio/G729:*,http-get:*:audio/x-adpcm:*,http-get:*:audio/x-speex:*,http-get:*:audio/x-pn-realaudio:*,http-get:*:audio/x-flac:*,http-get:*:video/x-pn-realvideo:*,http-get:*:audio/x-au:*,http-get:*:image/bmp:*,http-get:*:image/gif:*,http-get:*:image/png:*,http-get:*:video/x-dv:*,http-get:*:video/x-h264:*,http-get:*:video/x-h263:*,http-get:*:video/mpeg:*,http-get:*:video/x-msmpeg:*,http-get:*:audio/x-ac3:*,http-get:*:audio/x-mpeg:*,http-get:*:audio/mpeg:*,http-get:*:video/x-msvideo:*,http-get:*:image/jpeg:*
I have had a look at the PS3.conf file but I can't make head nor tail of all the options in that file. Is anyone able to help creating a conf file for the Vulkano with the details above?DeFlanko wrote:knowing that im sure we can build a custom.conf for this renderer.