Python Forum
log live stream audio to MP3 files - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Forum & Off Topic (https://python-forum.io/forum-23.html)
+--- Forum: Bar (https://python-forum.io/forum-27.html)
+--- Thread: log live stream audio to MP3 files (/thread-12731.html)



log live stream audio to MP3 files - SBGraves237 - Sep-10-2018

How can I log live stream audio to a series of MP3 files, e.g., one file per hour, 24/7?

I'm a volunteer with a noncommercial radio station run primarily by volunteers. Our transmitter seems to be malfunctioning, but we do not have good data on it. I have a radio tuner plugged into a Windows 7 computer, and I can hear the radio from the computer's line out. We use PAL software to log what we send to the tower. I want to record what is actually broadcasted in MP3 format, 44.1 KHz, etc. Then I can compare output from our broadcast tower to input and characterize the difference.

Thanks, SBGraves237