View Single Post
Posts: 169 | Thanked: 56 times | Joined on Jan 2010 @ Italia
#12
As workaround I send the audio via wifi using vlc. Assuming that the N900 ip is 192.168.0.5, type on your pc:

Code:
vlc movie.avi --sout '#duplicate{dst=display{delay=1400},dst=udp{mux=ts,caching=0,dst=192.168.0.5:2010},select=audio}'
then in N900 terminal type:

Code:
mplayer udp://@:2010
to use the N900 as wifi headphones
 

The Following 2 Users Say Thank You to cipper For This Useful Post: