Place the video in a div container, container set to position:relative, video container set to position absolute top left… Put your transparent image of the phone on top of it, position:absolute top left.
The video would have to be autoplay, or use a gifanim, becuse once a tranparent bitmap over the video, user can’t click play.
You can also embed the iphone into the video itself, works very well.