Skip to content
Discussion options

You must be logged in to vote

I figured it out, I just downloaded the whole rep., It seems to be working on windows and detecing my SDR (its a nooelec nesdr smart gen4 i think).
Now I wanted to try out that FM example, the Commands to run it that are provided are only for Mac/Linux tho. So I tried searching for something similar on Windows and I am using the following now:
cargo run --example simple_fm | vlc --rawaud-samplerate=32000 --audiofile-format=S16_LE, which should be the same as the Linux one provided just with "vlc" (you need to download VLC and then just add the folder of it to path).
It seems to be working and I get no errors BUT: It doesnt play any audio, I do not know enough about this to find out where …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Kaffeedor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant