how to reduce delay in windows media streaming

I got delay video and audio of 5 to 10 sec in windows media streaming.

1. windows media services stream windows media when I

pass url in windows media player I got delay of

5 - 10 seconds

2. when I pass url in my custom directshow application .

using directshow filters

I also got same result i.e. delay of 5-10 seconds .

can any one solve my problem that hoe to reduce the

delay

[444 byte] By [rajesh_directshow] at [2008-1-4]
# 1
I presume you mean as WMP and your application buffer the incoming stream? This is the delay you are talking about?

You should be able to access an interface allowing you to adjust the buffer size. To see an example of this view your graph in Graphedit and show the source filters property page (right click on the source filter). From here you should see and change the buffer length.

Which filter are you using to receive the stream? Windows Media source filter? If so look it up on msdn which will sow you the interfaces available.

hope that helps!

shane101010 at 2007-10-11 > top of Msdn Tech,Software Development for Windows Vista,DirectShow Development...
# 2

Hi,

Shane I do all that you are telling . I reduce The delay to 1 seconds . but still Igot 5- 10 seconds delay

in streaming. I am using windows media source filter.

rajesh_directshow at 2007-10-11 > top of Msdn Tech,Software Development for Windows Vista,DirectShow Development...

Software Development for Windows Vista

Site Classified