Ticket #136 (closed defect: fixed)

Opened 1 year ago

Last modified 10 months ago

tcp4 in server address does not work

Reported by: timn Assigned to: lennart
Priority: normal Milestone: 0.9.7
Component: libpulse Severity: normal
Keywords: Cc:

Description

I cannot use

paplay -s tcp4:audiosink.local:4713 file.wav

(gives a connection refused) but I can use

paplay -s tcp:audiosink.local:4713 file.wav

According to ServerStrings I should be able to use both equivalently. I'm using pulseaudio-lib 0.9.6 from Fedora 7.

Change History

10/30/07 15:05:19 changed by lennart

  • status changed from new to closed.
  • resolution set to fixed.

(In [1998]) handle tcp4: prefix for server specs correctly. (Closes #136)

10/30/07 15:05:45 changed by lennart

  • milestone set to 0.9.7.