The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


http streaming not working from certain sources
#1
I have had this problem from version 6 (if I remember correctly) Anytime I was playing FLAC or any other source which was not 16bit/44.1kHz (or 24bit/48kHz) the http streaming was silent.

Now, in version 8 I decided to look for some solutions and I found one. I have added format line  (last one in bellow section) into a mentioned section in  /etc/mpd.conf 
Hopefully this help someone and maybe incorporated to future releases?
-r-


Code:
audio_output {
type "httpd"
name "HTTP Server"
port "8011"
encoder "lame"
bitrate "320"
tags "yes"
always_on "yes"
format "44100:16:1"
}
Reply


Messages In This Thread
http streaming not working from certain sources - by richo - 01-18-2023, 08:05 AM

Forum Jump: