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
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
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