Need help trying to add the video as a background
you need to import the gif :
import bg from "./config/images/bg.gif"; image={CONFIG.SHO_BACKGROUND ? bg : null}
You could use the video tag and change the element size to what you need. Check this link.
video