Possibly OT: Controlling winamp with Python

JanC usenet_spam at janc.invalid
Mon Feb 7 18:28:30 EST 2005


Bill Mill schreef:

> You could write the Python program as a proxy of the internet stream.
> Basically, you would point your proxy at the web stream and receive
> the data it sends. At the same time, you would be listening for
> connections on some socket on the local machine. You would then point
> winamp towards the local socket instead of the internet station.

Winamp buffers incoming streams, so that won't be very functional...   ;-)

-- 
JanC

"Be strict when sending and tolerant when receiving."
RFC 1958 - Architectural Principles of the Internet - section 3.9



More information about the Python-list mailing list