Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi first of all you have to decide the transport-protocol, such as HTTP or UDP.
Secondly you have to decide maybe the compression algorithm such as JPEG, H264, things like that. If you have all of that maybe start to communicate first with a Webbrowser. (Shown in Ethernet-Ref-Design for Cyclone III Board) If that works, you could start to communicate with some "fixed" images. If that works, try to make it with the live-images... I hope that helps...