Re: [Live-devel] eventTrigger problem

2012-04-24 Thread Ross Finlayson
> I got eventTrigger problem on the data input. see below: > I have 8 input channels(8 camerals),live source, and I have tested two > methods of implementations of DeviceSource for input video,using > eventTrigger mechnism. As a general rule, if the 'event handler function' is the same f

[Live-devel] eventTrigger problem

2012-04-24 Thread 刘龙飞
Dear Sir, I got eventTrigger problem on the data input. see below: I have 8 input channels(8 camerals),live source, and I have tested two methods of implementations of DeviceSource for input video,using eventTrigger mechnism. method 1:( I get this method from live555 mailing list, it seems