WavSender on linux and Linn DS player
|
28-08-2013, 04:49 PM
Post: #1
|
|||
|
|||
WavSender on linux and Linn DS player
Hi,
I've compiled ohSongcast on fedora. I thought that the WavSender should songcast wav files to my DS, but it does not. Quote:./WavSender.elf -m -f track_02.wav nothing happens.In strace I see a lots of theese Quote:[pid 4896] futex(0x1f13a60, FUTEX_WAKE_PRIVATE, 1) = 0 What am I doing wrong ? |
|||
29-08-2013, 09:56 AM
Post: #2
|
|||
|
|||
RE: WavSender on linux and Linn DS player
(28-08-2013 04:49 PM)dsun Wrote: I've compiled ohSongcast on fedora. I thought An equivalent command line works for me so I suspect the problem might lie with your linux box or network. Does your receiver (your DS) show OpenHome WavSender as an available sender when you switch to its Songcast source? If not, do you have a firewall enabled or any other network setup which might block multicast traffic? |
|||
29-08-2013, 04:46 PM
Post: #3
|
|||
|
|||
RE: WavSender on linux and Linn DS player
No I do not see OpenHome as sender. It looks like the device discovery is not working.
I have another simple sw on the same fedora box which is able to discover DS device, turn on UpnpAV mode and stream wav to it (using upnplib). tcpdump using upnplib Quote:18:27:24.627855 IP wave.59632 > 239.255.255.250.ssdp: UDP, length 129 tcpdump using WavSender Quote:18:26:25.434686 IP wave.48901 > 239.255.255.250.ssdp: UDP, length 167 WavSender sends a lot of discovery packest, but never receives response from 192.168.1.126, which is my ds ? Is there any way to debug this further ? Device firmware is Davaar 9 (4.9.7) , firewall off. |
|||
29-08-2013, 06:23 PM
(This post was last modified: 29-08-2013 06:25 PM by dsun.)
Post: #4
|
|||
|
|||
RE: WavSender on linux and Linn DS player
problem solved, having only experience with win. songcast,
I was not aware that I need to start kinsky app and select the openhome songcast sender ( did not appear on DS display even if in songcst mode ). Now songcasting on fedora. thanks |
|||
« Next Oldest | Next Newest »
|