Availabilty of setCameraFunction on HDR-AZ1 using Sony Camera Remote API SDK -


if camera (hdr-az1) connected pc via camera's built in access point, "setcamerafunction" api available. if use live setting camera connects router, "setcamerafunction" conspicuously not available. camera , pc connected router can perform functions require, except downloading images.

questions:

  1. is design , if there way around it?
  2. is there way transfer images camera without "setcamerafunction"?

thanks.

to answer questions:

  1. yes designed way. don't know purpose have myself struggling design. able download content camera need set camera mode contents_transfer using setcamerafunction

  2. there 1 other way download images camera. when take picture through acttakepicture call url taken picture can use download without setting contents_transfer. video not possible without setting camera mode contents_transfer.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -