Anyone familiar with audio codecs, #gstreamer and/or #jellyfin ? I'm looking to optimize the streaming configuration for Jellyfin-> Gstreamer client for #linux but I struggle to grok all the different codec and containers combinations. Any advice would be greatly appreciated! github.com/Fingel/gelly/issues…
Help Wanted - Optmize Jellyfin streaming configuration
The current stream configuration that Gelly requests from Jellyfin is static and pretty open: gelly/src/jellyfin/mod.rs Lines 331 to 341 in 23b0b12 pub fn get_stream_uri(&self, item_id: &str) -> St...Fingel (GitHub)