Hi,
I run a openvpn connection on my Raspberry Pi and an udp proxy (udpxy) to connect to a
multicast router which has a lot of udp streams available.
Because my set top box is only able to play http streams, I convert the udp streams to http with udpxy.
This setup is running well on a suse 10.3 linx server and on a vmware image too.
With Raspberry Pi and the debian 19-04-12 Image its working only a few minues, then either the network crashes or I get a Kernel Panic complete crash down.
Now I tried the 18-06-2012-wheezy-beta and its OK !
the only differency is:
with the 19-04-12 Debian Image I only uses 65 % of CPU Load and with the wheezy-beta Image the Load goes up to 85 % .... but this Image is working fine.
Will there be some improvements at the beta Image, so maybe this will run later with lower load?