Normal
Hi,in the last weeks i've developed a directshow http streaming filter. With it it is possible to play every file you can play locally with a directshow player. The filter uses the http 1.1 protocol and the range header support of it to stream nearly all existing file types/formats through http. It is a replacement for the MS File Source URL filter but supports seeking.So it is for viewing streamed content NOT for serving them.Stefan
Hi,
in the last weeks i've developed a directshow http streaming filter. With it it is possible to play every file you can play locally with a directshow player. The filter uses the http 1.1 protocol and the range header support of it to stream nearly all existing file types/formats through http. It is a replacement for the MS File Source URL filter but supports seeking.
So it is for viewing streamed content NOT for serving them.
Stefan