I'd like to capture audio streaming from a live radio on internet using ffmpeg.
If you have some examples or documentation it will be very appreciated.
Assuming the protocol is HTTP and audio format is MP3 it can be as simple as:
ffmpeg -i http://server:port -c copy output.mp3
See:
ffmpeg Documentation: Stream copyIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With