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.


Problem with httpd-streaming in moode
#1
Hi,

I want to stream from moode 4.4+ to another RasPi (with current raspbian), but

    sudo netstat -ltpn

found out, that on moode port 8000 is not shown as open.

I did the following changes to /etc/mpd.conf:

    bind_to_address "any"

    audio_output {
        type "httpd"
        name "My HTTP Stream"
        encoder "lame"
        port "8000"
        bitrate "128"
        format "44100:16:1"
        always_on "yes"
        tags "yes"
    }

and restarted mpd, but it doesn't work.

Of course the access from raspbian-mpd to moode doesn't work, too.

Did I miss something ?

Regards, Klaus
Reply


Messages In This Thread
Problem with httpd-streaming in moode - by d1kmm - 03-03-2019, 06:27 PM

Forum Jump: