Get video from ip cam with opencv
General and Desktop
4
Posts
2
Posters
1.7k
Views
1
Watching
-
i need to get the video of a ip cam my cam is a dahua ...i read about rtsp but i can not get the video
-
i use opencv 2.4.8, qt 5.3.1 on windows 8
i readed that I must have installed GStreamer, ffmpeg y xine
i build opencv with cmake 2.8
do i need install that???
if i need install , how can i install??? -
sorry ...my code is in QT c++