Click to See Complete Forum and Search --> : Video transfer delay


Aliyar_N
May 22nd, 2004, 11:01 PM
Hi,

I am writing a network video server application with MFC that Server should capture video from capture card and send it real-time to connected client to server in an intranet. Now the problem is the delay. Wich SDK, ActiveX or any other solution can I use that has minimum delay?

Thanx

TheCPUWizard
May 22nd, 2004, 11:05 PM
Windows Media SERVER is probably your best MS based solution.

note: typically delays (on the order of mS) are not a big issue. The problems tend to arise if the VARIATION in delay exceeds a small threshold.

Even with video conferencing [provided the audio is being passed with the video].

Mathew Joy
May 24th, 2004, 01:22 AM
You can also use a relatively new technology QoS (Quality of Service) to create real-time applications, such as streaming multimedia.