
Completed
Posted
Paid on delivery
Tenho instalado um terminal de controlo de acessos Hikvision DS-K1T344EBFWX-E1 e preciso que cada evento gerado pelo equipamento seja gravado em tempo real numa base de dados SQL Server. O serviço ou aplicação deverá receber o evento assim que ele ocorre e inserir, de forma confiável, três campos principais: horário de entrada/saída, identificação do usuário, status do acesso (permitido ou negado)e ID do Terminal onde a picagem foi efectuada. Busco uma solução estável, capaz de se reconectar automaticamente ao dispositivo caso o link caia, e que traga logs para auditoria. A opção de desenvolver em C#/.NET usando o Hikvision SDK ou chamadas ISAPI é a que mais faz sentido no nosso ambiente Windows, mas estou aberto a outra abordagem se conseguir o mesmo resultado com segurança e baixa latência. Demonstre na proposta a sua experiência prévia em integrações semelhantes para eu entender que já lidou com terminais de controlo de acessos ou com o ecossistema Hikvision.
Project ID: 40586470
35 proposals
Remote project
Active 2 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Para captura em tempo real neste terminal Hikvision, a abordagem mais fiável é usar o mecanismo de eventos por alarme/subscrição em vez de ficar a consultar o dispositivo em ciclo: com o SDK (NET_DVR_SetupAlarmChan) ou via ISAPI Alert Stream (/ISAPI/Event/notification/alertStream), o equipamento envia o evento de picagem no instante em que ocorre, com baixa latência e sem sobrecarregar a rede. Construo um Windows Service em C#/.NET que mantém essa ligação persistente, faz reconexão automática com back-off caso o link caia, e grava cada evento no SQL Server — horário, ID do utilizador, status (permitido/negado) e ID do terminal — com inserções idempotentes para não duplicar em caso de reenvio. Incluo logging completo para auditoria e tratamento de falhas de rede e de base de dados (fila local para não perder picagens se o SQL estiver momentaneamente indisponível). Já trabalhei com integrações de terminais Hikvision via SDK e ISAPI. Proponho validar primeiro a captura de um evento real gravado na base antes de fechar. Posso começar de imediato.
€30 EUR in 1 day
6.7
6.7
35 freelancers are bidding on average €134 EUR for this job

Hi there, I will build a C#/.NET service that listens to your DS-K1T344EBFWX-E1 via Hikvision SDK (or ISAPI), captura cada evento em tempo real e insere no SQL Server os quatro campos: horário, ID do usuário, status e ID do terminal. O serviço terá reconexão automática e logs de auditoria completos. Perguntas: 1) O terminal já está com firmware atualizado e acessível via rede local? 2) O SQL Server já existe ou precisa de provisionar a base de dados do zero? Envie o IP do terminal e eu configuro um protótipo funcional para validação. Ready to start whenever you are. Kamran
€34 EUR in 10 days
6.8
6.8

Olá! Tenho experiência com integrações em C#/.NET, SQL Server e APIs/SDKs para dispositivos de controlo de acessos. Posso desenvolver um serviço Windows estável que capture os eventos do terminal Hikvision em tempo real, grave-os no SQL Server com reconexão automática, logs de auditoria e baixa latência, garantindo uma solução robusta e fácil de manter.
€30 EUR in 1 day
5.7
5.7

Hello, I can develop a **C#/.NET for Windows** solution that captures events from the **Hikvision DS-K1T344EBFWX-E1** terminal in real time and automatically saves them to **SQL Server** securely and reliably. The solution will include: * Event reception via **Hikvision SDK or ISAPI** (depending on the best option for the equipment). * Immediate saving to SQL Server of the following fields: **date/time**, **user ID**, **access status (allowed/denied)**, and **terminal ID**. * Windows service running in the background. * Automatic reconnection in case of communication loss. * Detailed logs for auditing and diagnostics. * Error handling and validations to ensure no events are lost. I have experience in .NET development, API and network device integrations, creating robust applications for Windows environments and SQL Server databases. The solution will be well-documented, easy to maintain, and prepared for future expansions should it be necessary to integrate multiple Hikvision terminals. I can start immediately after validating the equipment model, firmware version, and available access method (SDK or ISAPI).
€140 EUR in 7 days
5.8
5.8

Hi, Sei que precisa de um serviço estável para receber eventos do terminal Hikvision em tempo real e gravá-los no SQL Server com baixa latência. Já fiz integração semelhante com terminais de controlo de acessos usando C# e o SDK da Hikvision, onde o maior desafio foi garantir a reconexão automática quando a rede cai, sem perder eventos. Usaria um serviço Windows em C# com o Hikvision ISAPI para capturar os eventos, armazenando-os num buffer temporário para evitar falhas durante quedas de conexão. A cada evento, insiro diretamente no SQL Server, com logs detalhados para auditoria. Testo sempre exaustivamente em ambiente de staging para garantir que nada se perde, inclusive simulo falhas de rede para validar a reconexão. O resultado final será um sistema que responde em tempo real, sem depender de intervenção manual para corrigir falhas. Se quiser, posso analisar o ambiente atual e sugerir a melhor forma de implementar sem interromper o que já funciona. I can start right now Thanks, Denis
€100 EUR in 3 days
4.9
4.9

With utmost excitement, let me begin by affirming my competence to handle your current project effectively. My name is Luqman Ahmed and I've garnered over 8 years of experience in website development, .NET development, and database management - areas directly relevant to your project's requirements. Having previously integrated various systems like yours with SQL databases seamlessly using C#/.NET, I am confident that I can deliver the same innovative and reliable results you seek. Moreover, my flexibility is a value-addition. While focusing on the Hikvision SDKs and ISAPI calls might be the most advantageous given your Windows environment, I assure you that my skills extend beyond these options if a different approach can yield the same levels of security, low latency, and reliability. Ultimately, what sets me apart is my commitment not only to meeting deadlines but exceeding client expectations through continuous support. Combining responsive web design with an instinct for creative functionalities and user-friendly interfaces has always resulted in standout solutions that resonate with users, just like your project requires. Allow me the privilege of bringing this dedication, experience, and potential to your task at hand. Let's connect and discuss further how we can bring your ideas to life!
€89 EUR in 2 days
4.5
4.5

With over two decades of experience in PHP-based development, I am keenly familiar with the complexities that can arise in integrating disparate systems. This makes me an ideal fit for your project. In terms of Hikvision, I have previously worked on multiple projects that required integrating Hikvision devices—similar to yours—with different kinds of software systems and databases. To accomplish this task seamlessly, I propose to employ my skills in API development, specifically in C#/.NET since they align perfectly with your requirement. I am quite at ease using the Hikvision SDK or ISAPI calls in a Windows environment to ensure real-time data entry into SQL Server while guaranteeing performance stability and low latency—something imperative for security and access control systems. Furthermore, understanding the significance of consistent system reliability for you; building a robust solution that reconnects automatically if the link drops is high on my agenda. Additionally, I will ensure the system captures detailed logs for future audits. Rest assured, my primary objective is to create a stable and scalable system that can adapt as your business evolves. Don't hesitate to contact me to discuss your project further.
€98 EUR in 5 days
4.6
4.6

As an experienced backend and systems engineer with a focus on stability, scalability, and security, I offer you a comprehensive skill set tailored for your Hikvision access control integration requirements. With proficiency in .NET and C# programming matched by adeptness in handling SQL databases, I can ensure smooth recording of each event generated by the Hikvision DS-K1T344EBFWX-E1 device to your SQL Server in real-time. My philosophy revolves around building long-lasting, reliable systems. My expertise extends to database optimization, making certain that all three primary fields - entry/exit time, user identification, access status, and Terminal ID - are accurately inserted into your database without any latency lapse. Auditing is essential; hence, my design includes logs for easier future investigation. My previous experience includes similar access control terminal integrations while proficiently navigating the Hikvision ecosystem. Bearing a solid track record of 5-star performance ratings and an unwavering commitment to technical excellence, engaging my services offers a reliable path to achieving your project's goal effectively without sacrificing perplexing security concerns.
€140 EUR in 7 days
4.2
4.2

Olá. Vou integrar o Hikvision DS-K1T344EBFWX-E1 com uma aplicação .NET que recebe cada evento em tempo real e grava no SQL Server com baixa latência. Já fiz integrações parecidas com terminais de controlo de acessos e ecossistema Hikvision; os pontos mais chatos costumam ser reconexão e parse de eventos. Entrego um serviço Windows que: - liga no endpoint (SDK/ISAPI) e mantém sessão - reconecta automaticamente se o link cair - mapeia horário, ID do utilizador, status (permitido/negado) e ID do terminal - escreve com retry e idempotência para evitar duplicados - gera logs de auditoria (inclui falhas, tempo de processamento e payload) - expõe métricas simples para acompanhar atrasos Fico disponível para começar assim que houver acesso ao endpoint e credenciais do SDK. Slavko
€86 EUR in 1 day
4.0
4.0

Olá. Vou desenvolver um serviço em C# .NET que se conecta ao seu terminal Hikvision DS-K1T344EBFWX-E1 via ISAPI, assinando o stream de eventos em tempo real para capturar cada picagem e inseri-la no SQL Server com os campos solicitados, incluindo lógica de reconexão automática e logs completos para auditoria. Tenho experiência com integrações Hikvision e posso garantir uma solução estável e de baixa latência. Fico à disposição para esclarecer qualquer dúvida
€100 EUR in 5 days
4.0
4.0

Tenho experiência com integração em tempo real entre dispositivos, APIs e bases de dados SQL Server. Já desenvolvi integrações confiáveis para captura de eventos e sincronização entre sistemas utilizando C#/.NET, APIs REST e serviços Windows. Posso desenvolver um serviço Windows em C#/.NET que receba os eventos do Hikvision DS-K1T344EBFWX-E1 via SDK ou ISAPI (conforme a melhor opção), gravando imediatamente no SQL Server os campos de horário, identificação do usuário, status do acesso e ID do terminal. A solução incluirá reconexão automática, logs de auditoria, tratamento de falhas e baixa latência. Primeiro validamos a comunicação com o terminal, depois implementamos a captura e persistência dos eventos e, por fim, realizamos testes, QA e entregamos a documentação. Posso trabalhar com entregas por marcos. O terminal já está acessível na rede e pretende utilizar o Hikvision SDK ou prefere uma implementação baseada em ISAPI? Posso começar com um plano curto hoje.
€140 EUR in 7 days
3.6
3.6

I’ve built ISAPI event integrations for Hikvision DS-K1Txxx series before—handling real-time badge swipes into SQL Server with reliability and auto-recovery. So this exact hardware and stack are familiar territory. I’ll develop a C#/.NET Windows service using the Hikvision ISAPI SDK to poll `/ISAPI/AccessControl/Event/records` with exponential backoff retries, parse the XML payload for timestamp, userID, status, and terminalID, then insert into a dedicated table with a write-ahead log for audit trails. The service will run as a background worker with connection resilience, crash-safe writes via SQL Server’s MARS, and a watchdog thread that re-establishes the ISAPI session if the link drops. Thanks, Andrii.
€150 EUR in 4 days
3.5
3.5

Hi I understand you are looking for a stable C#/.NET integration that receives each real-time access event from your Hikvision DS-K1T344EBFWX-E1 and reliably inserts into a SQL Server table the entry/exit time, user identification, access status (allowed/denied), and the terminal ID where the badge was read. I work on event-ingestion and API-driven integrations that turn device callbacks/streams into dependable database writes, with reconnect logic and audit logs. For this project, I’ll focus on making the receiver resilient on Windows: consuming events with low latency, mapping payload fields to your SQL schema, and writing with transactional guarantees and clear failure logging. I would structure the work as: confirm the exact event source you want to use (Hikvision SDK or ISAPI), implement a .NET event receiver service that listens and parses events, add automatic reconnect and back-off when the link drops, then create the SQL Server target (schema + stored insert logic) and a logging/audit trail so you can verify every event processed. Outcome is a working setup where events are continuously captured and persisted with traceability. Best, Justin
€140 EUR in 7 days
5.9
5.9

Hi, entendi que você precisa de uma integração confiável entre o terminal Hikvision DS-K1T344EBFWX-E1 e o SQL Server, com gravação imediata dos eventos, tolerância a falhas e logs para auditoria. Já trabalhei com integrações semelhantes em ambiente Windows, incluindo captura de eventos de dispositivos de controlo de acessos via SDK e ISAPI, com persistência em base SQL e tratamento de reconexão automática. Minha abordagem seria montar um serviço em C#/.NET para consumir os eventos em tempo real, validar e inserir os dados com segurança, além de manter um mecanismo de retry, monitoramento e logs detalhados para rastreabilidade. Posso estruturar isso de forma estável e com baixa latência, alinhada ao seu ambiente atual. Se fizer sentido, posso detalhar a arquitetura proposta e os pontos de integração. Best regards, Gabriel
€30 EUR in 5 days
2.9
2.9

Olá, Posso desenvolver um serviço em C#/.NET para receber os eventos do Hikvision DS-K1T344EBFWX-E1 em tempo real e gravá-los no SQL Server com data/hora, identificação do utilizador, status do acesso e ID do terminal. A solução incluirá reconexão automática, logs para auditoria e funcionamento estável com baixa latência.
€265 EUR in 2 days
2.8
2.8

Hello, I have experience developing integrations between hardware devices, APIs, and database systems, including real-time event processing, automation services, and backend applications. I can help build a reliable integration for your Hikvision DS-K1T344EBFWX-E1 terminal that captures access events instantly and stores them in SQL Server with accurate audit records. My approach would be to use the Hikvision SDK or ISAPI interface to establish communication with the terminal, listen for real-time access events, process the received data, and insert the required fields into SQL Server, including timestamp, user identification, access status (allowed/denied), and terminal ID. The service will include automatic reconnection handling, error logging, and monitoring to ensure stability during network interruptions. For your Windows environment, I would recommend a C#/.NET service running continuously in the background, as it provides strong compatibility with Hikvision SDK libraries and SQL Server. I can also structure the application with clean logging, configuration management, and documentation to make future maintenance easier. I have experience with API integrations, database-driven applications, device communication, and building reliable automation services. I can review your current setup, confirm the best integration method for your terminal firmware, and deliver a stable solution with proper testing and documentation.
€140 EUR in 7 days
1.7
1.7

Hi, let's define the Hikvision event flow and SQL Server integration first to ensure reliable real-time data capture. Building a stable service that receives Hikvision access events in real time, stores them in SQL Server, and automatically handles reconnections with complete audit logging is the goal. I've worked on projects where hardware devices, APIs, and database systems needed reliable real-time communication, with careful attention to connection stability, event processing, and data integrity. I'd love the opportunity to build this integration for you and am confident I can deliver a dependable solution using the Hikvision SDK or ISAPI, along with clean code, clear logging, and straightforward deployment. Looking forward to working with you!
€100 EUR in 7 days
0.0
0.0

Hii! Either you're lucky, or I am. I worked on a similar access control integration project two months ago involving Hikvision devices, real-time event handling, and SQL Server logging. Portfolio: (samkoin . com) (bitcards . com) I understand you need a reliable service that captures Hikvision terminal events instantly, stores access records in SQL Server, and keeps working even after network interruptions. I have experience with C#/.NET, SQL Server, APIs, device integrations, and event-driven applications. I can build the listener service using Hikvision SDK/ISAPI, handle automatic reconnection, create audit logs, and ensure accurate entry/exit records. I’ll first review your terminal setup, configure the event flow, implement the database integration, test real-time logging, and deliver a stable solution with documentation. Let’s set aside questions for now and discuss the details through chat. Best,
€140 EUR in 7 days
0.1
0.1

Hello, there. I read the job and get you need Hikvision events saved to SQL Server. I can build a service to capture events in real time. I have experience with C#, .NET, APIs, and SQL Server integration. I'll add auto reconnect, logging, and reliable event handling. I can deliver a stable solution with clear documentation. Sincerely, Juan.
€180 EUR in 3 days
0.0
0.0

Olá Li que o terminal DS-K1T344EBFWX-E1 deve gravar hora usuário status e ID do terminal em SQL Server em tempo real. Estou confiante de entregar uma integração estável que reconecta automaticamente e gera logs de auditoria. Tenho experiência em C# .NET desenvolvimento de APIs e já conectei dispositivos Hikvision a bases SQL usando o SDK e chamadas ISAPI. Passo 1 criar serviço Windows que escuta eventos do terminal via SDK. Passo 2 mapear os três campos e inserir com transação segura em SQL Server. Passo 3 implementar reconexão automática e registro detalhado de erros. Vamos conversar para alinhar detalhes e iniciar a prova de conceito.
€100 EUR in 1 day
0.0
0.0

Olá, Posso desenvolver uma integração C#/.NET confiável entre o seu terminal Hikvision DS-K1T344EBFWX-E1 e o SQL Server para capturar eventos de acesso em tempo real. O meu objetivo é entregar uma solução estável que receba os eventos instantaneamente, armazene horário de entrada/saída, ID do usuário, status do acesso e ID do terminal, incluindo reconexão automática, logs de auditoria e comunicação segura de baixa latência utilizando o Hikvision SDK/ISAPI. Tenho experiência com integrações de dispositivos, APIs e aplicações baseadas em banco de dados, e posso fornecer uma solução sustentável e fácil de manter para o seu ambiente Windows. Obrigado.
€50 EUR in 2 days
0.0
0.0

Amadora, Portugal
Payment method verified
Member since May 8, 2020
€250-750 EUR
€250-750 EUR
₹750-1250 INR / hour
₹600-1500 INR
$25-50 USD / hour
$115-200 HKD / hour
₹1500-12500 INR
$30-250 USD
₹400-750 INR / hour
$250-750 USD
₹750-1250 INR / hour
₹1500-12500 INR
$250-750 USD
₹600-1500 INR
$10-30 USD
£750-1500 GBP
$750-1500 USD
₹750-1250 INR / hour
₹750-1250 INR / hour
$30-250 NZD
$3000-5000 CAD
$5000-10000 AUD