Brian Barber
Guest
|
Posted:
Tue Nov 16, 2004 8:25 am Post subject:
Live ASF Stream in GraphEdt |
|
|
I want to create a graph that reads a live asf stream delivered by the
Windows Media Server or WMFSDK. The player does this if you give it a URL
(i.e. http://128.251.100.57:9000).
DirectShow GraphEdt has the following filters:
WM ASF Reader
File Source (NetShow Url)
File Source (Url)
Windows Media Source Filter
* Do any of these read a live stream?
* When I instantiate them in GraphEdt, they present an Open File dialog box.
Can I input the http url there? What's the syntax? (I've tried everything I
could think of, but nothing works).
* Do I have to do this programmatically? Any help/snippets?
|
|