Hi guys, this is my first question...and I am a bit noob on AV foundation.
I would like to integrate in my app some IP cameras that uses ONVIF standard. In the end ONVIF uses H264 or MPEG4 as protocols to stream images.
Well, I want to know where should I start with this?
I have an URI with an address where I need to connect. But I don´t have idea what is the best way to follow after that. How to receive the camera streaming??
Should I have to use a thread?
How to plot, draw the stream received in the screen?
Does somebody have implemented ONVIF before?
Does somebody have some links or example code?
Thanks in advance
Robson