erichse
October 13, 2004, 23:29:30
I've made a Graph which is supposed to send a captured video over the network renderer to a remote client.
When I try to run the graph within the Workbench, everything works fine.
But I'm trying to use the graph in C#. Loading, starting and video rendering works without errors, but there seems to be no network traffic at all.
Is there more to do than FilterGraph.Start() ?
By the way: how can I get the SendInfo properties of the NetworkRenderer (in C#) ?
thx,
erich
When I try to run the graph within the Workbench, everything works fine.
But I'm trying to use the graph in C#. Loading, starting and video rendering works without errors, but there seems to be no network traffic at all.
Is there more to do than FilterGraph.Start() ?
By the way: how can I get the SendInfo properties of the NetworkRenderer (in C#) ?
thx,
erich