Facebook doesn't detect video while sharing my own page
I have a website with many video pages. There is only one video on each page. When i share a link of one of these pages on facebook, it is not considered as a video, but only a standard article. Thumbnail, Title and Decription are well displayed. But instead of displaying the thumbnail, i would like Facebook to display the video. I'm using videoJS as video player. Here is my html header: <meta property="og:title" content="Page Title" /> <meta property="og:description" content="Page Description" /> <meta property="fb:admins" content="ADMIN-ID" /> <meta property="fb:app_id" content="APP-ID" />