Touseefelahi / GigeVision

Simple GigeVision implementation, GVSP, GVCP protocol implemented
97 stars 31 forks source link

How to get the image only when trigger the camera to capture? #89

Open EricCV22 opened 1 year ago

EricCV22 commented 1 year ago

Instead of streaming the image, I would like to get the image only when triggering the camera to capture it. What should I do in this case?

Touseefelahi commented 1 year ago

Currently, this functionality is not implemented. It will be added in future hopefully.

EricCV22 commented 1 year ago

I see. Will it be a big change to support the functionality? Do you have the documentation of how the streaming and triggering work in the stream receiver?

Touseefelahi commented 11 months ago

It is not a big change, actually, it will be quite simple to implement. Documentation is quite weak part of this repository.

CosbyBs86 commented 2 months ago

hello all do you have any update about this topic? I would be very interested in this feature as well

Touseefelahi commented 2 months ago

@CosbyBs86 At the moment, I'm not working on this, and I can't promise that the feature will be available soon.

CosbyBs86 commented 2 months ago

Thank you for the reply. I did something from my own for Manual trigger, few advanced settings and some other features. Maybe I can push them in a branch and open you a PR.

Is this library still maintained?

Questa e-mail ed eventuali allegati sono riservati e destinati all'utilizzo esclusivo della persona fisica o giuridica a cui il messaggio era diretto. Qualora abbiate ricevuto questa e-mail per errore, segnalatecelo rispondendo al messaggio e cancellatela immediatamente; non e' consentito copiarne o divulgarne il contenuto.

This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received it by mistake, please let us know by e-mail reply and delete it from your system; you may not copy this message or disclose its contents to anyone.

Il giorno dom 30 giu 2024 alle 08:52 Touseef Elahi @.***> ha scritto:

@CosbyBs86 https://github.com/CosbyBs86 At the moment, I'm not working on this, and I can't promise that the feature will be available soon.

— Reply to this email directly, view it on GitHub https://github.com/Touseefelahi/GigeVision/issues/89#issuecomment-2198456332, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXLP724G2OJVPHZ27LULUVDZJ6TL7AVCNFSM6AAAAABJ7PJ2VWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJYGQ2TMMZTGI . You are receiving this because you were mentioned.Message ID: @.***>

Touseefelahi commented 2 months ago

Yeah sure, you can send the PR. Not actively maintained but updated occasionally.