Hi, I'm using IWMWriter to send screen copy to a player. It seems to me the server works well, but often the player goes in "buffering" mode. I'm sure I've no network problem, any ideas? Could it be caused by sampletime issue? Thx in advance Andrea
On Mon, 27 Mar 2006 14:10:01 +0200, aaa wrote: > I'm using IWMWriter to send screen copy to a player. > It seems to me the server works well, but often the player goes in > "buffering" mode. I'm sure I've no network problem, any ideas? > Could it be caused by sampletime issue? Are you using dshow or the WMF SDK? Are you using the WM Screen or WMV9 codec? -- Please read this before replying: 1. Dshow & posting help: http://tmhare.mvps.org/help.htm 2. Trim & respond inline (please don't top post or snip everything) 3. Benefit others: follow up if you are helped or you found a solution
"The March Hare [MVP]" wrote in message news:g405p8ngw5l2.1q787no4gsgop$.dlg@40tude.net... > On Mon, 27 Mar 2006 14:10:01 +0200, aaa wrote: > >> I'm using IWMWriter to send screen copy to a player. >> It seems to me the server works well, but often the player goes in >> "buffering" mode. I'm sure I've no network problem, any ideas? >> Could it be caused by sampletime issue? > > Are you using dshow or the WMF SDK? WMF version 9 > > Are you using the WM Screen or WMV9 codec? > WMProfile_V80_700PALVideo The goal is to capture the desktop to see what user is doing and to save and stream the video at the same time (the PC is a Xeon biprocessor). > -- > Please read this before replying: > 1. Dshow & posting help: http://tmhare.mvps.org/help.htm > 2. Trim & respond inline (please don't top post or snip everything) > 3. Benefit others: follow up if you are helped or you found a solution
On Mon, 27 Mar 2006 15:30:16 +0200, aaa wrote: >> Are you using dshow or the WMF SDK? > > WMF version 9 The best newsgroup for WMF SDK questions is: microsoft.public.windowsmedia.sdk >> Are you using the WM Screen or WMV9 codec? >> > WMProfile_V80_700PALVideo > > The goal is to capture the desktop to see what user is doing and to save and > stream the video at the same time (the PC is a Xeon biprocessor). I expect it is the overhead of compression that is causing the buffering on the client. -- Please read this before replying: 1. Dshow & posting help: http://tmhare.mvps.org/help.htm 2. Trim & respond inline (please don't top post or snip everything) 3. Benefit others: follow up if you are helped or you found a solution