Author Topic: How to communicate with the camera via C#  (Read 5339 times)

clkdiv

  • Full Member
  • ***
  • Posts: 141
    • View Profile
How to communicate with the camera via C#
« 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.


clkdiv

  • Full Member
  • ***
  • Posts: 141
    • View Profile
Re: How to communicate with the camera via C#
« Reply #1 on: February 14, 2022, 02:13:31 AM »
Ok, sorry for the hassle, already found a starting point..