mpd http streaming stops after a second

Bug #1250203 reported by claus.behl@gmx.de
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mpd (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

This bug is in mpd 17, comes with ubuntu 13.10. After i removed mpd and installed the package from 13.04 (mpd_0.16.5-1ubuntu4_amd64) streaming works again.
I tried local with radiotray and the same problem. The alsa output works, so no problem with the file.
There is no hint in the log file (even with verbose mode).

my mpd.conf:

db_file "/var/lib/mpd/tag_cache"
log_file "/var/log/mpd/mpd.log"
pid_file "/var/run/mpd/pid"
state_file "/var/lib/mpd/state"
sticker_file "/var/lib/mpd/sticker.sql"

user "mpd"
bind_to_address "192.168.2.100"
port "6600"

input {
        plugin "curl"
}

audio_output {
 type "alsa"
 name "My ALSA Device"
 device "hw:0,0" # optional
 format "44100:16:2" # optional
 mixer_device "default" # optional
 mixer_control "PCM" # optional
 mixer_index "0" # optional
}

audio_output {
 type "httpd"
 name "My HTTP Stream"
 encoder "lame" # optional, vorbis or lame
 port "48000"
 quality "5.0" # do not define if bitrate is defined
format "44100:16:1"
max_clients "0" # optional 0=no limit
}

filesystem_charset "UTF-8"
id3v1_encoding "UTF-8"

affects: software-center (Ubuntu) → mpd (Ubuntu)
Revision history for this message
Florian Schlichting (fschlich) wrote :

is this still an issue today? Which stream are you trying to play?

Changed in mpd (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for mpd (Ubuntu) because there has been no activity for 60 days.]

Changed in mpd (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.