I am looking for a script by which i can take snapshot from my webcam using gstreamer and python. even command line gst is ok, I can look for python at my own. I searched over internet but unable to find working example.
When I run some commands (given in some tutorial) , I am only able to get 10% portion in image .. also, I want to take snapshot at 2 frame per second. Thanks -- ┌─────────────────────────┐ │ Narendra Sisodiya │ http://narendrasisodiya.com └─────────────────────────┘ ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Try this:
http://wiki.oz9aec.net/index.php/Gstreamer_Cheat_Sheet#Single_frame_capture On Thu, Jan 6, 2011 at 9:31 AM, Narendra Sisodiya <[hidden email]> wrote: > I am looking for a script by which i can take snapshot from my webcam using > gstreamer and python. even command line gst is ok, I can look for python at > my own. I searched over internet but unable to find working example. > When I run some commands (given in some tutorial) , I am only able to get > 10% portion in image .. > also, I want to take snapshot at 2 frame per second. > > Thanks > > -- > ┌─────────────────────────┐ > │ Narendra Sisodiya > │ http://narendrasisodiya.com > └─────────────────────────┘ > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > > ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Thu, Jan 6, 2011 at 6:16 PM, Kocsis Tibor <[hidden email]> wrote: Try this: Thanks a lot, It worked. I will write python program for it. It there any easy way to convert gst command to corresponding python command ? ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |