seemebaby 发表于 2016-1-1 11:24:13

How to Transfer Audio Output from Mac OS X to Ubuntu via a Network?

  转载自:http://superuser.com/questions/25868/how-to-transfer-audio-output-from-mac-os-x-to-ubuntu-via-a-network
  
upvote4downvotefavorite
4shareshareshare

  Is it possible to somehow tap in to sound output and send it via network to another machine. Formats probably are incompatible, but I would appreciate even on some information on how to tap in to audio on Mac OS X!

osx ubuntu audio networking
link|improvethis question

edited Aug19 '09 at 17:40

http://www.gravatar.com/avatar/7c08fef7eb80784161013a4003cca497?s=32&d=identicon&r=PG
Chealion
11.9k31938

asked Aug19 '09 at 17:20

http://www.gravatar.com/avatar/39e50eec41e5a300f234ecd4e96a09a2?s=32&d=identicon&r=PG
JtR
11916

57% accept rate

  

  
upvote3downvoteaccepted
  I was working on a good solution to this earlier this year, but haven't gotten the best way.
  The first piece you will likely need is Soundflower.This will let you take the digital-out of your Mac, and loop it to a new digital-in source.
  The piece I'm missing is the best way to broadcast a digital input to another machine.
  It is probably possible to do this via ESounD,PulseAudio, orJack, but I am not familiar with implementations of those, and this hasn't been my highest priority.
  Another route I was considering was using VLC, to somehow source the Soundflower as though it were line-in or mic input, and publish an audio stream, then connect to this stream from Ubuntu, i.e. athttp://192.168.0.2:8000.
  However you arrive at it, I hope that this answer has helped you fit one piece of this puzzle.

link|improvethis answer

answered Aug19 '09 at 18:15

http://www.gravatar.com/avatar/49e24029744fc98ef26c8de7eb7409a8?s=32&d=identicon&r=PG
maxwellb
67328

Thanksfor the link to Soundflower ... See, now I'm thinking of some legitimate uses (for myself) for this; at least, for Soundflower. Too bad I'm not a Mac. Must consult the great Oracle for something similar for Winders or Linux. – Adrien Aug19 '09 at 19:40
PulseAudiosupports linux and native win32 and you can probably configure it work like this. I can't find mac port of PulseAudio, but just older version called esound, which might work with PulseAudio. Thank you mpbloch! – JtR Aug20 '09 at 6:03
页: [1]
查看完整版本: How to Transfer Audio Output from Mac OS X to Ubuntu via a Network?