Hi,
could you please guide me on which are the audio/video sources in gstreamer which can be used with camera as a source for video capture (not just image capture)? i know about v4l2, dv1394src, alsasrc. is ximagesrc just for image capture or can it be used for video capture as well? what is the difference between dvbsrc present in dvb and dvbsrc Thanks, Sachin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Sachin Pandhare schrieb:
> Hi, > could you please guide me on which are the audio/video sources in > gstreamer which can be used with camera as a source for video capture > (not just image capture)? > > i know about v4l2, dv1394src, alsasrc. Have a look at gst-inspector to browse elements by type. v4l2src, v4lsrc are both for video capture under linux. For audio there is alsasrc, pulsesrc, jacksrc, osssrc, oss4src .... > > is ximagesrc just for image capture or can it be used for video capture > as well? This can be used to capture your desktop. Stefan > > what is the difference between dvbsrc present in dvb and dvbsrc > > Thanks, > Sachin > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |