gstreamer/sys/dvb
Reynaldo H. Verdejo Pinochet 530d56fac3 dvbsrc: always output known frontend status params
The only mandatory frontend information for our use case
is its status. Make sure we output what we know instead
of choking at the first error getting SNR, BER or any of
the other informational parameters.
2016-04-29 16:01:23 -07:00
..
AUTHORS Initial import of dvbsrc. 2006-10-10 15:05:32 +00:00
cam.c Fix FSF address 2012-11-04 00:09:59 +00:00
cam.h Fix FSF address 2012-11-04 00:09:59 +00:00
camapplication.c Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
camapplication.h Fix FSF address 2012-11-04 00:09:59 +00:00
camapplicationinfo.c all: Fix for GST_DISABLE_GST_DEBUG 2013-07-29 09:42:12 +02:00
camapplicationinfo.h Fix FSF address 2012-11-04 00:09:59 +00:00
camconditionalaccess.c mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
camconditionalaccess.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
camdevice.c mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
camdevice.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
camresourcemanager.c Fix FSF address 2012-11-04 00:09:59 +00:00
camresourcemanager.h Fix FSF address 2012-11-04 00:09:59 +00:00
camsession.c dvb/camsession: Don't do operations on unexisting sessions 2014-04-16 15:37:57 +02:00
camsession.h Fix FSF address 2012-11-04 00:09:59 +00:00
camswclient.c Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
camswclient.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
camtransport.c Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
camtransport.h Fix FSF address 2012-11-04 00:09:59 +00:00
camutils.c mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
camutils.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
dvbbasebin.c dvbbasebin: unref pat table after usage 2016-03-24 11:29:35 -03:00
dvbbasebin.h dvbsrc: dvbbasebin: add 'tune' signal 2014-08-13 13:10:03 -04:00
gstdvb.c dvbbasebin: better error reporting 2013-04-21 18:28:52 +01:00
gstdvbsrc.c dvbsrc: always output known frontend status params 2016-04-29 16:01:23 -07:00
gstdvbsrc.h dvb: make interleaving a prop and proxy on dvbbasebin 2014-10-12 21:37:24 -03:00
Makefile.am dvb: Switch to MPEG-TS SI library 2013-07-03 09:17:25 +02:00
parsechannels.c dvb/parsechannels: add information to file not found error 2016-04-12 15:06:26 -07:00
parsechannels.h dvbbasebin: better error reporting 2013-04-21 18:28:52 +01:00
README plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00

Gstreamer DVB Source

GstDvbSrc makes it possible to view Digital TV with gstreamer.


Try:

     gst-launch-1.0 dvbsrc frequency=11954 polarity=h symbol-rate=27500 pids=210:220
         ! mpegtsdemux es-pids=210:220 name=demux ! queue ! mpeg2dec
         ! xvimagesink demux. ! queue ! mad ! audioconvert ! autoaudiosink




to view the German 3Sat telestation from the Astra 1 19.2E satellite.

DVB-C is untested, feedback is welcomed.

gstdvbtv is not yet ported to 0.10