Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
On 5/20/07, Scott Ehrlich <scott-3s7WtUTddSA at public.gmane.org> wrote: > Basic goal: Take live input from mic port and relay signal over Internet Does the mic traverse /dev/dsp? The smallest amount of code I know to do this is... http://milw0rm.com/exploits/1294 It's assembly code, but it's from this crazy dude I know named phar, an old Hacker Halfway House (HHH) guy from NYC. However, icecast2 is in the ubuntu repos, so why not use that? $ sudo aptitude install icecast2 And if none of the above works, you could create a pipe with mkfifo which takes the encoded output stream from some app that records to mp3, and send that to any MP3 streaming server. Would this resolve your issue? -- Kristian Hermansen -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |