Select a solution you want to buy and we agree on the price. Then I will provide an invoice. Once payment is received, I will deliver the source code and documentation.
To issue an invoice, please send me the following billing details:
Yes, I provide the source code along with documentation for all our solutions. This allows you to customize and integrate them into your own projects.
I welcome custom development requests and can add features to existing solutions or develop new ones based on your requirements. Please contact me to discuss your needs.
start.bat
: This batch file initiates the demo with default settings.start.bat
(Optional): Edit this file to change input sources or output options.ESC
key at any time to close the demo.You can modify the start.bat
file to specify different input sources:
engine\demo.exe engine\model.bin 0
engine\demo.exe engine\model.bin 1
engine\demo.exe engine\model.bin C:\path\to\your_video.mp4
engine\demo.exe engine\model.bin C:\input_video.mp4 C:\output_video.mp4
engine\demo.exe engine\model.bin rtsp://your_rtsp_stream_url
Install the latest version of the Microsoft Visual C++ Redistributable from the official Microsoft website.