tachOrg / Real-Time-Data-Processing-Application

0 stars 0 forks source link

Leverage Alhua SDK for generation of data producer #4

Closed tacho090 closed 1 year ago

tacho090 commented 1 year ago

Create a data producer by using Alhua's SDK to get event data from camera system.

SDK website link: https://www.dahuasecurity.com/support/downloadCenter/softwares?id=2

tacho090 commented 1 year ago

Consuming this SDK will require for it to be running on a local server without pushing it to GitHub due to the software license restrictions.

tacho090 commented 1 year ago

Due to the fact that we care more about the pipeline than the producer, I will close out this issue and create a new one based on creating a simple Golang producer.