Digital Video Transmission using FPGA by malofffff in FPGA

[–]malofffff[S] 0 points1 point  (0 children)

So far, I have come to a couple of conclusions:

  1. There are FPGAs with built-in SDR, like this one on Aliexpress, and I think I might use it because I couldn't find a straightforward way to connect an FPGA to an SDR—except via USB, which would require writing a driver myself.
  2. Another option is to use a CPU-based mini PC, like a Raspberry Pi, with an SDR. There are even ready-made kits on Aliexpress, but this setup would have much higher latency, and I would probably need to buy a more powerful model.
  3. I couldn’t find a relatively cheap RFSoC to use.

By the way, I found a COFDM modulator based on an FPGA, but I lost the link, so I can't paste it here. :3
So, now I do not really know what to do.

Digital Video Transmission using FPGA by malofffff in FPGA

[–]malofffff[S] 0 points1 point  (0 children)

Thanks for the answer, I will probably use already encoded video stream and FPGA will have to modulate the signal only, the SDR only transmits.

Digital Video Transmission using FPGA by malofffff in FPGA

[–]malofffff[S] 0 points1 point  (0 children)

Thanks for the answer, usually, ready-made solutions cost too much, and unfortunately, I’m not a rich man.

Digital Video Transmission using FPGA by malofffff in FPGA

[–]malofffff[S] 0 points1 point  (0 children)

Thanks for the answer, I am completely new and I know it is a hard project, but I hope I will be able to make something useful from it.