Connect to an ip camera (AVTECH)
hi
i have an ip camera
it's AVTECH 314
now i have this url to connect to it
http://192.168.1.10//Live/mjpeg
but i don't know how can i connect to it by my c# application
i want to process this frames and i don't need to save them
at all is it necessary to save frames if i want to process them?
i review demos on the internet
like camera vision, Ispy , etc
but i can't do it
any suggestion?
thanks in advance