[Gambas-user] Shell
Charlie Ogier
charlie at cogier.com
Thu Dec 26 12:11:01 CET 2019
Hi Mike,
My first test with your program didn't work, then I discovered that if I
changed 'TheVideoDevComboBox', even though it was displaying the correct
camera, it jumped into life.
I have added a line of code at the bottom of 'Form_Open()' which fixes
this issue for me.
It then all worked as you expected. I was able to 'Grab' an image and
save it. See a video here <https://www.cogier.com/video/WebCamGrab.webm>.
I also changed FMain Form so that the 'Form_Resize()' routine is now
redundant.
If it is still not working for you then I am not sure why. I can't see
why my version did not work for you as most of the principles used are
the same.
See my version attached.
Charlie
On 26/12/2019 02:50, Mike Crean via User wrote:
> Hi Charlie, thanks for the test project. When I run it with my
> usb-Microsoft_Microsoft®_LifeCam_HD-3000-video-index0
> Gambas crashes, See pics attached. If I run it with my
> usb-fushicai_usbtv007_300000000002-video-index0
> it will not play and it throws an error when MediaPlayer1.Play() is
> called. Any help would be appreciated.
>
> Regards
> Mike
>
>
>
>
>
>
> On Wednesday, 25 December 2019, 09:51:07 pm AWST, Charlie Ogier
> <charlie at cogier.com> wrote:
>
>
> Hi Mike,
>
> Have a look at my attached version, maybe that will help.
>
> Charlie
>
> On 25/12/2019 12:25, Mike Crean via User wrote:
>
> I have a small problem with the Shell command and I hope someone can
> point me in the right direction.
>
> project attached.
>
> Regards
> Mike
>
>
>
> ----[http://gambaswiki.org/wiki/doc/netiquette ]----
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette
> <http://gambaswiki.org/wiki/doc/netiquette >]----
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191226/95ec4270/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WebCamGrab_Charlie.tar.gz
Type: application/gzip
Size: 13437 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191226/95ec4270/attachment-0001.gz>
More information about the User
mailing list