Forum Discussion
Altera_Forum
Honored Contributor
11 years agoUsing VIP suite with Triple Speed Ethernet (TSE)
Hallo, i am working on a small Project with the Triple Speed Ethernet and VIP suite (Video and Image processing Suite). I need to send the data from the Testpattern Generator IP via Et...
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...