KronTalk

Chronos => Software Dev => Topic started by: clkdiv on February 13, 2022, 02:51:51 PM

Title: How to communicate with the camera via C#
Post by: clkdiv on February 13, 2022, 02:51:51 PM
Hello nice girls and guys and so on...

I need to automatically download frames from my Chronos 2.1 and also maybe want to set some adjustments. Now I know there is the web interface, but I would like to code it in C#.

Now I wonder what`s the best way to go? I suppose I would have to talk via REST API? If so, can anyone give me a hint where to start, or did anyone ever talk to the camera in such a way and have a snippet of code for me to start with?

Thanks!

Martin.

Title: Re: How to communicate with the camera via C#
Post by: clkdiv on February 14, 2022, 02:13:31 AM
Ok, sorry for the hassle, already found a starting point (https://www.youtube.com/watch?v=11f5KzVNQ90)..