Hello, Can anyone verify this information.
I've setup a channel listing for a DirectShow TV Tuner card and it works fine except it seems to allocate a lot of memory for each channel switch from the PlayList and even more memory for each channel switch from the http interface.
Playlist increases the memory by about 500k, the http channel switch increases memory use by about 2000k. Is there a way to release the prior stream buffers in the streaming server and the player when you switch channels on the same UDP address and the same input source?
-- ggunners