Re: [Live-devel] Restart Capture Frame

2009-12-15 Thread Ross Finlayson
we are trying now change the treatment of the EventLoop because all our problems is the multithreading using the schedule. We changed our code using now only one thread to control that Eventloop. We do this steps: 1.- Creation of the BasicUsageEnvironment with one schedule. 2.- Initialization of

[Live-devel] Restart Capture Frame

2009-12-15 Thread Josep Aguilera
Dear Ross, we are trying now change the treatment of the EventLoop because all our problems is the multithreading using the schedule. We changed our code using now only one thread to control that Eventloop. We do this steps: 1.- Creation of the BasicUsageEnvironment with one schedule. 2.- Initi