Questions tagged [dslr]
6 questions
2
votes
1 answer
How to use not() in a dslr rule?
I want to express a rule like
rule "R"
when
a: A()
c: C(a.timestamp

Vito De Tullio
- 2,332
- 3
- 33
- 52
1
vote
0 answers
Accessing the non-system commands through Cocoa app
Currently I'm working on the gphoto2 library in Cocoa App. So basally I was trying to access the library through my app. The gphoto2 works on commands So I use Process class to run my terminal commands through my app. So I have the script file which…

Ravindra Kumar Sonkar
- 199
- 1
- 7
0
votes
0 answers
ICDeviceBrowserDelegate - does not called and do not detect camera on Mac | Xcode | iOS 14
I am working on one iOS App and needs to be able to detect if the device has an external camera such as DSLR. I am using ImageCaptureCore framework for that and using its ICDeviceBrowserDelegate to detect connected cameras to my Mac or iPhone. But,…

Sakirali Saiyed
- 1
- 1
0
votes
0 answers
Download files/images with PNP Windows
I need to transfer images from SD card inside a DSLR (Nikon) in Windows.
When I connect the camera I can access it as a camera in the explorer then find the SD card files, but I can't use this as a path for ie a Python or Powershell script.
The…

Jeremie
- 31
- 6
0
votes
1 answer
Image gets Rotated when using with img tag in React; Looks fine when opened with windows viewer
I have an image that I want to render using in react, but for some reason the image get rotated but when I open the image in mspaint and resave with no edits, it seems to render fine in react
Link to img: img link
Here is the link that can be used…

user578219
- 597
- 2
- 9
- 32
-1
votes
0 answers
Nikon D810: incomplete shutter speed numbers in viewfinder
I had this DSLR in storage for quite some time --months maybe-- and when I turned it on again a few days ago, I discovered that the cyphers for some shutter speeds are shown incomplete in the viewfinder while most others are fine --say, a single '5'…

Daniel Leyva
- 1
- 1