Top | ![]() |
![]() |
![]() |
![]() |
v4l2radio can be used to control radio device and to tune it to different radiostations.
1 2 |
gst-launch-1.0 v4l2radio device=/dev/radio0 frequency=101200000 gst-launch-1.0 alsasrc device=hw:1 ! audioconvert ! audioresample ! alsasink |
“device”
property“device” gchar *
Video4Linux2 radio device location.
Owner: GstV4l2Radio
Flags: Read / Write
Default value: "/dev/radio0"
“frequency”
property“frequency” gint
Station frequency in Hz.
Owner: GstV4l2Radio
Flags: Read / Write
Allowed values: [87500000,108000000]
Default value: 100000000