DmitriiCM
DmitriiCM
I don't have the access to the transmitter, so I cannot change the mode :) The recording was made using rtl-sdr.
Thanks. This tool was also tested. In Sodira v0.100 drm+ support was removed. Sodira v0.999 can open the file and display the station name, but there is also no sound,...
If somebody is interested, a 25-seconds recording in better quality is in attach. [Recording_IQ_SPb_95700KHz.zip](https://github.com/Opendigitalradio/qt-drmplus/files/3922609/Recording_IQ_SPb_95700KHz.zip)
Thanks, Andimik. I was not able to get the sound in this alpha version using the same "Recording_IQ_SPb_95700KHz.zip" file, but still good to know that there will be a solution...
I had the same issue on Ubuntu, the default nodejs version installed by apt is ancient old. Install version 20 LTS, then everything works `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash` `nvm...