Forum Discussion
Altera_Forum
Honored Contributor
15 years agoVideo Compression
Hi All, I'm doing a University project and my biggest hurdle is Video Compression. I have a Terasic D5M camera which i want to send its video over ethernet. I'm working on the ethernet ...
Altera_Forum
Honored Contributor
15 years agoConvert that video to Transport Stream, then pack it to UDP packet (RTP or RTSP) and send over ethernet. What is the output of the camera and what is the bitrate? You won't be able to do h264 encoding in FPGA unless You have a lot of money + the resolution and fps are small.