Re: [Gambas-user] The WebCam Examples crash

2013-06-04 Thread Fabien Bodard
ho !!! so i can display a film on my cube ? 2013/6/3 Benoît Minisini gam...@users.sourceforge.net Le 03/06/2013 19:50, Benoît Minisini a écrit : Le 03/06/2013 16:17, Fabien Bodard a écrit : But there is always the problem of how to grab the cam picture and put it in the image

Re: [Gambas-user] The WebCam Examples crash

2013-06-04 Thread Benoît Minisini
Le 04/06/2013 19:17, Fabien Bodard a écrit : ho !!! so i can display a film on my cube ? Maybe, but it will not be the fastest way, as that Image property creates a copy of the video screenshot data, that will be converted to an OpenGL texture, with another copy I guess. -- Benoît

Re: [Gambas-user] The WebCam Examples crash

2013-06-03 Thread Benoît Minisini
Le 03/06/2013 16:17, Fabien Bodard a écrit : But there is always the problem of how to grab the cam picture and put it in the image stream, to be able to map it every where ... like in an ogl texture ? It's on its way... -- Benoît Minisini

Re: [Gambas-user] The WebCam Examples crash

2013-06-03 Thread Benoît Minisini
Le 03/06/2013 19:50, Benoît Minisini a écrit : Le 03/06/2013 16:17, Fabien Bodard a écrit : But there is always the problem of how to grab the cam picture and put it in the image stream, to be able to map it every where ... like in an ogl texture ? It's on its way... Here it is, in

Re: [Gambas-user] The WebCam Examples crash

2013-06-02 Thread Adrien Prokopowicz
Le Sat, 01 Jun 2013 19:00:45 +0200, Benoît Minisini gam...@users.sourceforge.net a écrit: Hi, Richard. Can you try to run the MediaPlayer example in revision #5691? I added a button (a camera) that displays the contents of the first video device (/dev/video0) instead of displaying the

Re: [Gambas-user] The WebCam Examples crash

2013-06-02 Thread Adrien Prokopowicz
Le Sun, 02 Jun 2013 12:02:43 +0200, Adrien Prokopowicz adrien.prokopow...@gmail.com a écrit: Le Sat, 01 Jun 2013 19:00:45 +0200, Benoît Minisini gam...@users.sourceforge.net a écrit: Hi, Richard. Can you try to run the MediaPlayer example in revision #5691? I added a button (a

Re: [Gambas-user] The WebCam Examples crash

2013-06-01 Thread Benoît Minisini
Le 31/05/2013 20:37, Tobias Boege a écrit : On Fri, 31 May 2013, Beno?t Minisini wrote: Hi, Ford anyone could test if gb.media (the gstreamer component) can be used to deal with V4L2 devices? There are gstreamer plugins for that:

Re: [Gambas-user] The WebCam Examples crash

2013-06-01 Thread Tobias Boege
On Sat, 01 Jun 2013, Beno?t Minisini wrote: Le 31/05/2013 20:37, Tobias Boege a ?crit : On Fri, 31 May 2013, Beno?t Minisini wrote: Hi, Ford anyone could test if gb.media (the gstreamer component) can be used to deal with V4L2 devices? There are gstreamer plugins for that:

Re: [Gambas-user] The WebCam Examples crash

2013-06-01 Thread Benoît Minisini
Le 01/06/2013 18:14, Tobias Boege a écrit : On Sat, 01 Jun 2013, Beno?t Minisini wrote: Le 31/05/2013 20:37, Tobias Boege a ?crit : On Fri, 31 May 2013, Beno?t Minisini wrote: Hi, Ford anyone could test if gb.media (the gstreamer component) can be used to deal with V4L2 devices? There are

Re: [Gambas-user] The WebCam Examples crash

2013-06-01 Thread Benoît Minisini
Le 31/05/2013 00:15, richard terry a écrit : I've asked about this before and wonder if anyone can help, as the web cam is/was critical to my clinical practice as it is integrated with EasyGP and I used to continually use it all day to do things ranging from snapping the patient's photo for

Re: [Gambas-user] The WebCam Examples crash

2013-05-31 Thread Fabien Bodard
me too : *** Error in `WebCam': double free or corruption (!prev): 0x01a6eb90 *** === Backtrace: = /usr/lib/libc.so.6(+0x788ae)[0x7fbdf7e178ae] /usr/lib/libc.so.6(+0x79587)[0x7fbdf7e18587] WebCam[0x40f0ca] WebCam[0x4090e3] WebCam[0x409e52] WebCam[0x434556] WebCam[0x40a1cf]

Re: [Gambas-user] The WebCam Examples crash

2013-05-31 Thread Fabien Bodard
and the MyWebCam too ... it seem to have some change on v4l2 lib. 2013/5/31 Fabien Bodard gambas...@gmail.com me too : *** Error in `WebCam': double free or corruption (!prev): 0x01a6eb90 *** === Backtrace: = /usr/lib/libc.so.6(+0x788ae)[0x7fbdf7e178ae]

Re: [Gambas-user] The WebCam Examples crash

2013-05-31 Thread Adrien Prokopowicz
Le Fri, 31 May 2013 10:25:16 +0200, Fabien Bodard gambas...@gmail.com a écrit: me too : [...] Hi, Same thing here. My v4l version is 0.9.5, and valgrind's output is attached. -- Adrien Prokopowicz valgrind-out.tar.bz2 Description: application/bzip2

Re: [Gambas-user] The WebCam Examples crash

2013-05-31 Thread Laurent Carlier
Le vendredi 31 mai 2013 10:37:00 Adrien Prokopowicz a écrit : Le Fri, 31 May 2013 10:25:16 +0200, Fabien Bodard gambas...@gmail.com a écrit: me too : [...] Hi, Same thing here. My v4l version is 0.9.5, and valgrind's output is attached. And probably a better gdb output: --8--

Re: [Gambas-user] The WebCam Examples crash

2013-05-31 Thread Benoît Minisini
Le 31/05/2013 11:07, Laurent Carlier a écrit : Le vendredi 31 mai 2013 10:37:00 Adrien Prokopowicz a écrit : Le Fri, 31 May 2013 10:25:16 +0200, Fabien Bodard gambas...@gmail.com a écrit: me too : [...] Hi, Same thing here. My v4l version is 0.9.5, and valgrind's output is attached.

Re: [Gambas-user] The WebCam Examples crash

2013-05-31 Thread Tobias Boege
On Fri, 31 May 2013, Beno?t Minisini wrote: Le 31/05/2013 11:07, Laurent Carlier a ?crit : Le vendredi 31 mai 2013 10:37:00 Adrien Prokopowicz a ?crit : Le Fri, 31 May 2013 10:25:16 +0200, Fabien Bodard gambas...@gmail.com a ?crit: me too : [...] Hi, Same thing here. My v4l

Re: [Gambas-user] The WebCam Examples crash

2013-05-31 Thread Benoît Minisini
Hi, Ford anyone could test if gb.media (the gstreamer component) can be used to deal with V4L2 devices? There are gstreamer plugins for that: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-plugin-video4linux2.html -- Benoît

Re: [Gambas-user] The WebCam Examples crash

2013-05-31 Thread Benoît Minisini
Le 31/05/2013 15:41, Benoît Minisini a écrit : Hi, Ford anyone could test if gb.media (the gstreamer component) can be used to deal with V4L2 devices? There are gstreamer plugins for that:

Re: [Gambas-user] The WebCam Examples crash

2013-05-31 Thread Benoît Minisini
Le 31/05/2013 15:41, Benoît Minisini a écrit : Hi, Ford anyone could test if gb.media (the gstreamer component) can be used to deal with V4L2 devices? Read Could anyone. Don't know what I have smoked... -- Benoît Minisini

Re: [Gambas-user] The WebCam Examples crash

2013-05-31 Thread Tobias Boege
On Fri, 31 May 2013, Beno?t Minisini wrote: Hi, Ford anyone could test if gb.media (the gstreamer component) can be used to deal with V4L2 devices? There are gstreamer plugins for that:

[Gambas-user] The WebCam Examples crash

2013-05-30 Thread richard terry
I've asked about this before and wonder if anyone can help, as the web cam is/was critical to my clinical practice as it is integrated with EasyGP and I used to continually use it all day to do things ranging from snapping the patient's photo for their file, to taking pictures of skin lesions,