Re: [Live-devel] Crash on TaskScheduler DoEventLoop

2009-12-10 Thread Ross Finlayson
We implemented a code to obtain raw data from cameras IP via RTSP using Live 555. In order to obtain it, we create a class which each time a new camera it is connected a new thread of the class is started. Have you read the FAQ entry about threads? -- Ross Finlayson Live Networks, Inc. http:/

[Live-devel] Crash on TaskScheduler DoEventLoop

2009-12-10 Thread Josep Aguilera
Hi Ross, We implemented a code to obtain raw data from cameras IP via RTSP using Live 555. In order to obtain it, we create a class which each time a new camera it is connected a new thread of the class is started. You can see the code below which is working properly where each time the func