I'm trying to get video from IP camera in emgu, I could display video in the browser from "http://169.254.255.253" IP, but how could I display this from emgu?
please, it's essential for me.
I'm trying to get video from IP camera in emgu, I could display video in the browser from "http://169.254.255.253" IP, but how could I display this from emgu?
please, it's essential for me.
If you are using Emgu 3.1 then try this:
here is the Capture Class Reference:
http://www.emgu.com/wiki/files/3.1.0/document/html/5edc4ff8-cec3-c5ee-8e62-629cf4c7940a.htm
Hope it helps.
I didn't test but may be this code snippet or approach can help you. For OpenCV example you can examine this page: OpenCV with Network Cameras
And you can examine this method's wiki page: http://www.emgu.com/wiki/files/2.3.0/document/html/a26a5e9d-53d7-633a-5d50-508aa22dd1fd.htm