shajen / rtl-sdr-scanner-cpp

GNU General Public License v3.0
604 stars 61 forks source link

Is there a way to listen the files in cascade? #56

Open NacGit opened 1 year ago

NacGit commented 1 year ago

Hi first of all, very good work !!! I wonder if there is a posibility to listen some/all files transmition with out having to play one by one. Like you select some files and push only one play button. Or to have an option that if checked, when the browser end the listening of one file start automaticaly the listening of the next

As said before, Good work :-) Best regards Nacho

SubBass100 commented 6 months ago

Not sure if you have ever seen or used Trunk Recorder / Trunk Player. It is similar to your software but different, that is not important. What is interesting about that software, if you can get it to work, is when finishing playing an audio file it will auto play the next newer one in the list, there is an over all option to top playing and resume, a nice feature to add to this though is when it reaches the top, it waits for a new transmission then once the file is ready you can see it add, and it plays it, not quite realtime since it needs to record and compress the audio but it is nice to use it like a buffered scanner, playing as it receives new files.

As a side note, one other little thing it does which is a nice touch, changes the browser title to the meta data of the playing file. This is nice because at a glance you can see info about what is playing in the taskbar... or if you are adventurous and are listening with a phone connected to bluetooth in a car, it will actually show the data on screen.

Not saying your software should be like someone elses, though I think these features would add a nice complement to what you have going on! Thanks and have a nice holiday!