I have a used the URL you told me and it works fine. The problem is that I would like to stream a live video; the file at that URL is just a file stored in a server, while I would like to stram a live camera for example, that strams continuosly, and i suppose in that case the file to stream...
If I check the properties in the Windows media player it tells me only the URL: "http://mtlmms/MTLLive", and the video codec "Windows Media Video V7". I cannot build a filter graph cause none of the source filters I try accept such a URL...the main problem i am havin is a...
I found the URL but the problem is that there is no extension since it is a live source. I think that this confuses the graph manager since it is waiting for an extension to understand what kind of file it is.
HELP PLEASE
This is the code that I have. At the moment I am streaming this file ("http://kibit.com/streams/survive.wmv"), but if I try to stream ("http://139.184.100.112/mtl/ipMaster.jsp")as an example of live source, then it cannot create the filter graph. Any combination I have tryed...
If you have a look at the sample code in the directx sdk there is one called texture3D where an avi from the your C drive is streamed and placed as a texture for a cylinder. I would like to stream live video from the internet and place it as the texture. I can do it if I stream a file from the...
If you have a look at the sample code in the directx sdk there is one called texture3D where an avi from the your C drive is streamed and placed as a texture for a cylinder. I would like to stream live video from the internet and place it as the texture. I can do it if I stream a file from the...
I want to render a live source. I have tryed to go to "render URL" and place the URL but the filter graph that is creted does not render the live source. Any ideas on how I could crete a filter graph on the graphEditor to render a live source on the Internet.
P.S. I can render files...
I am trying to create a filter graph that reads a live source and renders it. The problem is that when i "Render URL" and place the URL in the graphEditor, the filter graph that is created cannot read the live source. Anyone can help me.
P.S. I can read file from the Internet, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.