Vulkano Lava support?
Vulkano Lava support?
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.
Re: Vulkano Lava support?
Can you post your Debug log in Trace?
As with newly discovered devices you may have to build a custom "conf" -- you can use the PS3.Conf as a guide.
you'll have to research from the vender of the product what its capabilities are-- also make sure that UMS shows up on it.
As with newly discovered devices you may have to build a custom "conf" -- you can use the PS3.Conf as a guide.
you'll have to research from the vender of the product what its capabilities are-- also make sure that UMS shows up on it.



Please remember to Upload your debug logs!
Universal Media Server Wiki!
"...functionality before beautification..."
Re: Vulkano Lava support?
debug log attached as requestedDeFlanko wrote:Can you post your Debug log in Trace?
- Attachments
-
- ums_dbg.zip
- (21.35 KiB) Downloaded 546 times
Re: Vulkano Lava support?
So here is the info you need:
Which is very vague...
But thats ok...
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
USER-AGENT: Linux/2.6.23.14-SMP-1, UPnP/1.0, Portable SDK for UPnP devices/1.6.0
But thats ok...
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
knowing that im sure we can build a custom.conf for this renderer.



Please remember to Upload your debug logs!
Universal Media Server Wiki!
"...functionality before beautification..."
Re: Vulkano Lava support?
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:*
Re: Vulkano Lava support?
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.