[REQUEST] Get shoot as stream
Hi,
Is it possible with your wrapper to get the shoot in a Stream ? I Don't want to save file on the PC.
Thank
Jimmy Simard
Hi,
Right now there is not a pre-created command for that, but you can create your own if you need extra logic that framework does not provide by default.
I might add that functionality in "ShootLogic" interface in future. Do not hesitate to share your code, then I will add it and customize it if necessary.
Could you tell me what you mean by a Stream? There are a lot of streams to be used in the "EdsdkLibrary" interface, not all have the same functionality and purpose.
@JimmySimard Did you try to implement it yourself?