amygdala
About
- Username
- amygdala
- Joined
- Visits
- 27
- Last Active
- Roles
- Member
Comments
-
Hi Sebastiaan, it is indeed the problem with the .png and .pil files. It works good after copying. Thanks very very much for the tips.O:-) Now I've written a code with the help of the example 'exa3_observer.py' in the VideoCapture example files. T…
-
Hello Sebastian, I've tried to do some coding to start video recording with OpenCV and the module Videocapture. I installed the python 2.7 and the python extension VideoCapture from http://videocapture.sourceforge.net/, as well as PIL1.1.7 and Open…
-
Hi Sebastiaan, I've checked the plug-in. I found that the error only appears when I try to insert the media-player-VLC. The version of the VLC was for 64bit system. So I switched it into 32 bit. Now the OpenSesame works well. Thank you for your pat…
-
Hello Sebastiaan, the second error occurs when I want to add new items like media_player_vlc to the experiment, there's nothing happening. So I close the program with a error message that I should check the logfile for details. And there's always …
-
And the opensesame.exe.log notes the following: (Image) Two new laptops are installed with opensesame, one of them even doesn't have opensesame.exe.log...
-
Could this be a problem with the IP? Because the two computers are behind the same router, they do not have a true valid IP. So I changed the client script by writing the IP of the other Computer with 0.0.0.0., so that it receives any signal from ou…
-
Hello Sebastiaan, I have a problem again with the server/client synchronisation. I've successfully run the scripts on two PCs, but it seems that the server should always go ahead of the client. When the client is far away ahead of the server, which…
-
Hello Sebastiann, I've tried to run on the same computer. It works very well. So it must be the invalid IP-address. Maybe the two PC are behind routers, so there is problem with the client IP. I've change the client IP address into '0.0.0.0', whic…
-
Hello, I'm runnig Window 7 and OpenSesame 0.27.1. The full error message in the debug window: (Image) Thanks! Ying
-
Hi Sebastiaan, I've tried to run the dummy experiments you gave me through the links. There is a error on the client computer, the message is: 'ascii' codec can't decode byte 0xfc in position 77: ordinal not in range(128). The same error message …
-
Hi Sebastiaan, Thank you for your reply! Here is the thing, (Image) Basically, two laptops would be running the same experiment, presenting the same video stimulus and collect responses to the questionnaires. Before presenting the stimulus, the…