Find the correct video selector

Find the correct video selector

I have a client in the following URL
In the homepage center there is a video with a poster image.
I want to define a jquery click event upon start playing by clicking on the video box but I can't set the right selector(like $("#video").click(...)
Can someone help please?
Thx