Skip to content

Commit

Permalink
Updated ReadMe.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lebarsfa committed Oct 16, 2015
1 parent 493d5a6 commit d5fcc14
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ReadMe.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
This folder contains programs used to get a realtime remote access to a webcam. It is a TCP server opening a webcam and sending images to a TCP client optionally using :
_ JPEG compression provided by the OpenCV function cvEncodeImage() and with a time compression based on movement detection
_ No compression
_ MJPEG (compatible with e.g. VLC, Firefox, Chrome (modify mjpeg.html to test))

It is recommended to be connected with an administrator account, deactivate any antivirus, firewall or other settings that would block network ports. On Windows 7-8-10, choose Work for the network type if asked when connecting to the different networks (avoid Public type, to check and change go to Network and Sharing Center and click on Public to be able to change to Work).
Check also proxy settings of Internet Explorer, and any other installed browser.

It should work with the following software :
*** USER and DEVEL ***
_ Windows XP Professional SP3 32 bit/Windows 8 Professional 64 bit
_ Kinect v2 SDK (not available for Visual Studio 2008 and Windows XP)
*** DEVEL ***
_ Visual Studio 2008 SP1/Visual Studio 2012
_ OpenCV 2.4.9 (download http://www.ensta-bretagne.fr/lebars/Share/OpenCV2.4.9.zip and extract in C:)
Expand Down

0 comments on commit d5fcc14

Please sign in to comment.