Jump to content
Sign in to follow this  
AndrewHoward

Delphi to access & control IP camera

Recommended Posts

Hi all,
I'd like to use Delphi to access & control IP-cameras with the Onvif protocol.
Can anyone help me with guidance notes & examples ?

I'm using Delphi 10.2
Thank you.

Share this post


Link to post

Hello,

 

Delphi-ONVIF-master is around, never used it.

 

I wrote some code to use ONVIF for PTZ control. Did not use the video portion of the ONVIF specifiation
For video, most cameras our customers use are MJPEG or RTSP and the video portion of ONVIF did not add any value.

 

At the time ONVIF PTZ compliance was...marketed but not 100%. Still made it work. 🙂

 

Good luck,

 

Mark

Edited by Mark-
  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×