Playing Videos on Facebook Wall..

I've seen a Dolphin site play videos on Facebook wall so I know it can be done.

Looking at this post,

http://www.boonex.com/forums/topic/how-to-stream-videos-in-external-sharing-e-g-onFB.htm

and Nathan's recent post,

http://www.boonex.com/forums/topic/Add-VideoJS-to-HTML5-audio-video-with-VideoJS.htm

Can this be used for Open Graph since it is JW Player?

<meta property="og:video" content="http://www.example.com/jwplayer/player.swf?file=http%3A%2F%2Fwww.example.com%2Fbunny.flv&autostart=true" />

If so how to pull the correct file up?

I get stuck at 

<meta property="og:site_name" content="My Site Name" />

<meta property="fb:app_id" content="12345678912345" />

<meta property="og:video:type" content="application/x-shockwave-flash" />

<meta property="og:description" content="__fileDescription__" />

<meta property="og:type" content="video.movie" />

<meta property="og:video:height" content="260" />

<meta property="og:video:width" content="420" />

<meta property="og:video" content="http://mysite.com/player/jwplayer/jwplayer.swf?file=http://mysite.com/flash/modules/video/get_file.php?id=1&ext=mp4&token=88e71d8ed4cdf12dc05a577b5d38a055", type="video/mp4&type=video" />

<meta property="og:type" content="website" />

 

I'm seeing this post and got the above.

http://www.jwplayer.com/blog/publish-your-videos-to-facebook-with-a-jw-player/

Any help here would benefit the entire community.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 3 Jun 2015

I have made several attempts to do it and have failed. I wanted to do this as part of the video sharing for the new og meta tag module i was working on. Which i decided to drop due to boonex stepping in and adding og tags to the new versions of dolphin.

Very few video players support it.

JWPlayer 5 does, but the newer JWPlayer does not unless you purchase a license for the pro version. They removed that feature from the newer free versions of the player.

The Video Zone Module mentioned in one of the other posts you linked to works because it appears to use the Youtube embeded player and i am guessing all videos are hosted on youtube.

I was not able to do it with dolphins built in player, nor could i do it with the VideoJS player.

https://www.deanbassett.com
Quote · 3 Jun 2015

 

JWPlayer 5 does, but the newer JWPlayer does not unless you purchase a license for the pro version. They removed that feature from the newer free versions of the player.

 I don't doubt that; I cannot disclose the site but know it is using https which is another requirement.

I hope to get more information from the site tech soon. 

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 3 Jun 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.