Re: [Live-devel] Question about a resizing filter

2010-11-15 Thread james . whetstone
Ross, Thanks for your reply. So the idea here is to be able to resize the frames of a video while it is being streamed so I can avoid creating a duplicate (resized) of the orginal video on disk. For example, if I have a video that is 1024x768, but I may want to downsize it to 640x480 when I

[Live-devel] Question about a resizing filter

2010-11-15 Thread james . whetstone
Hi, Can anyone tell me if a filter should be able to resize the frames of a stream? E.g Create a filter that takes each frame and resizes it as it is being streamed. Thanks! Jim ___ live-devel mailing list live-devel@lists.live555.com http://lists.l

[Live-devel] Problems using Windows Media Player

2010-07-20 Thread james . whetstone
Hi, I'm testing/evaluating the Live media server with the VLC Media Player and Windows Media Player, but I can't seem to get anything to play on WMP even though the same stream plays correctly using VLC. I'm streaming from the local host by using a URL : "rtsp://localhost/". Have I missed