Ask Your Question

gorbyto0904's profile - activity

2014-11-17 16:37:09 -0600 asked a question How to access video feed of an IP Camera in OpenCV?

I need help with accessing my IP camera wherein the video feed can be viewed at ipaddress/view.html I've read a lot of other questions relating to this but I can't seem to fetch the video feed from my IP camera and I'm only new to OpenCV. It's for my project which is why I'm trying to learn from it thanks for anyone who'd help

2014-11-17 09:35:21 -0600 asked a question How to access IPCamera with /view.html?

Hi guys I'm new to OpenCV and I have a project that requires me to access an IP Camera. I know the IP Address of my IP camera the problem is that I don't know how to retrieve the video feed coming from the camera. The video stream can be viewed @ 192.168.1.172/view.html but all the other post that i've read kept on saying that I need to know the mjpeg to be able to get the video feed. Help would be very much appriciated thanks in advance.

2014-11-17 09:30:14 -0600 asked a question How to access IP Camera video feed in OpenCV?

Hi guys I'm new to OpenCV and I have a project that requires me to access an IP Camera. I know the IP Address of my IP camera the problem is that I don't know how to retrieve the video feed coming from the camera. The video stream can be viewed @ 192.168.1.172/view.html but all the other post that i've read kept on saying that I need to know the mjpeg to be able to get the video feed. Help would be very much appriciated thanks in advance.