Hello.
I have performance issues with my test web chat app - video playback is very slow on, around 1 frame per few seconds at 640x480, 15fps, quality: 90. Network usage is low (gigabit LAN), cpu's still have some headroom so it should be the software.
Quick description of my setup: red5 0.9.1; simple flash broadcast and subscribe derived from here http://lkcl.net/videoconf/ and mr. accattato's videos; using oflaDemo on serverside.
Local image on the broadcaster is good.
So far I guess flash broadcaster would be the most likely culprit, but here is my worst since I am new to flex. Red5 should not modify the stream I guess, and it doesn't make much sense for the subscriber to play only 1 frame per second.
Any help most appreciated.