Taking snapshot from webcam using gstreamer and python

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Taking snapshot from webcam using gstreamer and python

Narendra Sisodiya
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
Reply | Threaded
Open this post in threaded view
|

Re: Taking snapshot from webcam using gstreamer and python

Kocsis Tibor
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
Reply | Threaded
Open this post in threaded view
|

Re: Taking snapshot from webcam using gstreamer and python

Narendra Sisodiya


On Thu, Jan 6, 2011 at 6:16 PM, Kocsis Tibor <[hidden email]> wrote:
Try this:
http://wiki.oz9aec.net/index.php/Gstreamer_Cheat_Sheet#Single_frame_capture


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