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] Compiling On Windows, Why Not msvcprt.lib?

2012-04-24 Thread Constantin Savtchenko
Hello all, A quick google research on the mailing list archives revealed no prior answers on this. In the installation instructions, it is recommended to copy over the old msvcirt.lib and add it to the Include path. I successfully compiled by simply modifying the testProgs.mak to link with

[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

Re: [Live-devel] waiting on DESCRIBE response

2012-04-24 Thread Ross Finlayson
> Here is the link of my test.h264 file. > http://dl.dropbox.com/u/63577672/test.h264 > > Please let me know your test results. Sorry, but when I downloaded this file (and renamed it as "test.264"), I had no problem streaming it with "testH264VideoStreamer", and playing the stream using "testR

[Live-devel] Streaming from a live source

2012-04-24 Thread Shaheed Abdol
Hi Ross, I have read the FAQ, and searched this list for answers. I have found a similar issue and there you advised the user to actually allow the frames to be dropped, and to set the fNumTruncatedBytes variable to the correct value. I am using the DeviceSource class to encapsulate a live source

Re: [Live-devel] waiting on DESCRIBE response

2012-04-24 Thread Ashfaque
Hi Ross, Here is the link of my test.h264 file. http://dl.dropbox.com/u/63577672/test.h264 Please let me know your test results. Regards, Ashfaque From: Ross Finlayson Sent: Tuesday, April 24, 2012 11:35 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] waiting on D