I need to record Videodata, they're sent in udp-packetes and the rate is about 10Mbit/sec. Does anybody have used the Arduino ethernet for that purpose yet? Can the board handle the speed?
Also interesting would be the fact if I can "listen" to 2 ports at the same time and log them (one port is sensor data, the other one is video data).
I would appreciate any kind of information. Thank you very much!
I need to record Videodata, they're sent in udp-packetes and the rate is about 10Mbit/sec. Does anybody have used the Arduino ethernet for that purpose yet? Can the board handle the speed?
No. Even if it could, where do you expect to record video data at that rate?