0
Skip to Content
Home
RapidPixel SDK
Consulting
Constant Robotics
Constant Robotics
Home
RapidPixel SDK
Consulting
Constant Robotics
Constant Robotics
Home
RapidPixel SDK
Consulting
Home KowaProtocolParser C++ lib. Protocol parser library for KOWA low-light cameras.
kowaparser_thumbai.png Image 1 of
kowaparser_thumbai.png
kowaparser_thumbai.png

KowaProtocolParser C++ lib. Protocol parser library for KOWA low-light cameras.

€200.00

KowaProtocolParser C++ library version 1.0.0 designed to encode (prepare) control commands for low-light KOWA camera.

LICENSE: We sell source code of this library as is, without future updates and technical support according to perpetual non-exclusive royalty-free license. You pay once and can use this library in your software and hardware products without limits. Please read the license agreement before purchasing: DOWNLOAD LICENSE. You can buy technical support service for this product.

Add To Cart

KowaProtocolParser C++ library version 1.0.0 designed to encode (prepare) control commands for low-light KOWA camera.

LICENSE: We sell source code of this library as is, without future updates and technical support according to perpetual non-exclusive royalty-free license. You pay once and can use this library in your software and hardware products without limits. Please read the license agreement before purchasing: DOWNLOAD LICENSE. You can buy technical support service for this product.

Technical support service technical_support_thumbai.png (Copy) technical_support_thumbai.png (Copy)
Technical support service
from €700.00
Options:

KowaProtocolParser C++ library version 1.0.0 designed to encode (prepare) control commands for low-light KOWA camera.

LICENSE: We sell source code of this library as is, without future updates and technical support according to perpetual non-exclusive royalty-free license. You pay once and can use this library in your software and hardware products without limits. Please read the license agreement before purchasing: DOWNLOAD LICENSE. You can buy technical support service for this product.

Purchase options

You can by this software online by card or you can buy the software by bank transfer. Bank transfer available only for companies. To buy software by bank transfer please send us request to info@constantrobotics.com. Also, you can buy technical support service for this product.

Overview

KowaProtocolParser C++ library designed to encode (prepare) control commands for low-light KOWA camera. The library includes method for preparing commands (encoding). It uses C++17 standard and compatible with any Windows and Linux. The library provides simple interface and doesn't have third party dependencies to be installed in OS. Also, the library provides test application to control camera via serial port. Test application depends on open source SerialPort (provides methods to work with serial ports, source code included, Apache 2.0 license).

Downloads

Programmer’s manual: DOWNLOAD

Simple interface

class KowaProtocolParser
{
public:

  /// Get library version.
  static std::string getVersion();

  /// Method to encode Kowa camera command.
  bool getCommand(uint8_t* data,
                  int& size,
                  KowaSC200PK1CCommand id,
                  int cameraId = 0x31,
                  int arg1 = 0,
                  int arg2 = 0);
}

Prepare camera command example

uint8_t command[32];
int size = 0;
KowaProtocolParser parser;
if (!parser.getCommand(command, size, KowaSC200PK1CCommand::DIGITAL_ZOOM, 0x31, 20))
    cout << " ERROR: Can't encode command" << endl;

You Might Also Like

KowaCamera C++ lib. Software controller for KOWA low-light camera
KowaCamera C++ lib. Software controller for KOWA low-light camera
€400.00
ViscaParser C++ lib. Control protocol parser library for VISCA camera
ViscaParser C++ lib. Control protocol parser library for VISCA camera
€200.00
ViscaCamera C++ lib. Software controller for VISCA protocol compatible cameras
ViscaCamera C++ lib. Software controller for VISCA protocol compatible cameras
€400.00
Ylc C++ lib. Software controller for Yamano CCTV lenses
Ylc C++ lib. Software controller for Yamano CCTV lenses
€400.00
Flc C++ lib. Software controller for Fujinon CCTV lenses.
Flc C++ lib. Software controller for Fujinon CCTV lenses.
€400.00

ABOUT US

ConstantRobotics conducts scientific research in video processing, control protocols, and data exchange. Our diverse team of engineers develops software libraries and applications to simplify complex problems. Customers can test our libraries on their own data before making a purchase. Detailed documentation is available on our website. Our main focus is creating real-time algorithms that run on any platform.

CONTACTS

ConstantRobotics Sp. z o.o. Warsaw, Poland, VAT ID: PL5252930273, info@constantrobotics.com

LICENSES FOR SOFTWARE

Our software libraries are distributed under perpetual licenses. We don't restrict distribution of software libraries as a part of your hardware and software products. Our library prices are the same for all our clients and are based on the following principle: you can create a counterpart of our algorithms with the same or better characteristics, but the cost of your own research will be significantly higher than buying ready-made libraries. By purchasing our libraries you get a solution with proven performance. Two licenses are available for our products: a perpetual license for the compiled version of the library and a perpetual license for the source code. You pay once at the time of purchase. Download licenses:

  • LICENSE FOR SOURCE CODE OF SOFTWARE

  • LICENSE FOR COMPILED VERSION OF SOFTWARE

SEND US MESSAGE

Thank you! We will connect you soon.


© 2025 ConstantRobotics

Privacy Policy | Terms & Conditions | Archive