canon-sdk-java icon indicating copy to clipboard operation
canon-sdk-java copied to clipboard

[REQUEST] Get shoot as stream

Open JimmySimard opened this issue 7 years ago • 2 comments

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

JimmySimard avatar Jan 25 '19 18:01 JimmySimard

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.

Blackdread avatar Jan 26 '19 02:01 Blackdread

@JimmySimard Did you try to implement it yourself?

Blackdread avatar Oct 14 '19 06:10 Blackdread