Drop an iframe with src= a video on the server:
code: <div><iframe src="/portals/0/images/testmovie.mov" style="width:1280px; height:720px;"></iframe></div>