Ticket #136 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

tcp4 in server address does not work

Reported by: timn Owned by: lennart
Milestone: 0.9.7 Component: libpulse
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

Changed 4 years ago by lennart

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

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

Changed 4 years ago by lennart

  • milestone set to 0.9.7
Note: See TracTickets for help on using tickets.