Hello!

I am using QMediaPlayer to play radio streams from internet.
Is there a way so I can record them into wav or mp3 or e.t.c.?

QAudioRecorder does not work as wanted because it records voice from microphone. Can I somehow say to audiorecorder to record data from the mediaplayer - mediaStream only?