Search found 3 matches

by itsamaik
Mon Aug 27, 2018 4:16 pm
Forum: Development
Topic: Nikon D5200 tethering issue
Replies: 0
Views: 9336

Nikon D5200 tethering issue

Hi, I am using the digiCamControl library for a project and I'm running into tethering problems with Nikon D5200 cameras. It seems like the tethering session isn't started with the camera when it is connected while the program is already running. I have observed the following behavior: - Start own s...
by itsamaik
Mon May 07, 2018 3:42 pm
Forum: Development
Topic: Library - No events after CameraConnected
Replies: 2
Views: 7332

Re: Library - No events after CameraConnected

Right on point, perfect, thank you! I managed to get it working within my app as well by taking the message pump into consideration. Thank you for the help and the amazing library!
by itsamaik
Mon Apr 30, 2018 6:28 pm
Forum: Development
Topic: Library - No events after CameraConnected
Replies: 2
Views: 7332

Library - No events after CameraConnected

Hi, I'm trying to use the library of DigiCamControl (2.0.73-beta). I've installed the NuGet package in a C# Console Application for testing. In this application, I've hooked up some basic Console.Writeline's to the events and logging class to see what is happening. The library detects my Canon EOS 6...