Nástroje používateľa

Nástoje správy stránok


Bočný panel

linux:rtl-sdr-streaming

Toto je staršia verzia dokumentu!


RTL SDR streaming

when is -M modulation set to fm, -s means width of modulation and it has to be the same as first -ar which measn sample rate of source.

rtl_fm -f 403480405 -M fm -s 10000 -A std -l 0 | ffmpeg -f s16le -ac 1 -ar 10000 -i pipe:0 -acodec pcm_s16be -ar 44100 -f rtp rtp://192.168.1.103:1234

rtp usable for streaming inside of network.

linux/rtl-sdr-streaming.1518978981.txt.gz · Posledná úprava: 2018/02/18 19:36 od ma3x