Ian Whyman

Results 138 comments of Ian Whyman

Yes, there is a difference between the transcoded and non-transcoded code paths it seems. Its an area ripe for tidying up.

So, I have more of a look of this and its a hard one to address, as Gerbera doesn't really have access to the transcoded resources. When transcoding all we...

> Hello > There is a resolution tag in the transcoding options in the config file. Maybe gerbera could apply the corresponding JPEG_XX to the transcoded res tag? It'd avoid...

I dont think youtube has anything to do with shoutcast, I will drop Shoutcast a request on that form. If not we can always integrate the open source [icecast](http://dir.xiph.org/) instead.

They gave us an API key :+1: > Hello Ian / Gerbera, > > As requested, here is your SHOUTcast API DevID: > > dyd85v828xLh7tzU (Please dont steal our API...

Just use the one provided above, its the projects key.

This is quite strange. -121 is `UPNP_E_INVALID_INTERFACE` Can you run with `--debug` is will show what we pass to `UpnpInit2`

Yes, it would make difference. Libupnp expects to find the interface ready and capable of multicast when we initialise it.

So, as we suspected, Gerbera is doing nothing fancy here: ``` Mar 21 07:37:07 futro gerbera[288]: 2021-03-21 07:37:07 info: [server.cc:106] run(): Initialising libupnp with interface: '', port: 0 Mar 21...