Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

JW Player is a Flash and HTML5 web video player, free for non-commercial use with commercial and enterprise licenses available. Arguably one of the web's most popular video players.

learn more… | top users | synonyms

1
vote
0answers
21 views

Jw player videos are not playing on facebook timeline

jwplayer videos are not playing on facebook timeline. I mentioned all meta tags perfectly. <meta property="og:url" ...
1
vote
2answers
80 views

Embbeding JW player 5.1 on facebook wall

I'm making a web of videos and i need to put these in the facebook wall of my users when they push the share button. I'm using JW player 5.1 and I read this tutorial ...
0
votes
0answers
128 views

Facebook Meta Tags for different browsers

I am trying to post a video from a facebook application and I need it works for all browsers and for HTML5 if is available. I'm using these 3 video formats for that: flv, mp4 and webm. Here are the ...
0
votes
0answers
63 views

Share a URL that contains a Player with 3 types of video

This is the thing: I have a codeigniter's application and it has a view to play a specific video. I'm using 3 types of formats for that: FLV, MP4 and WEBM, in order to cover all cases of Browsers for ...
0
votes
0answers
133 views

FFMPEG - pass resulting video to JW Player error

Using the JW Player to play flv format videos. I'm creating videos with ffmpeg flv format from a videos without editing. When I pass the resulting video editing to JW Player so that it can play, it ...
0
votes
0answers
108 views

Facebook meta tag embedding

I've been experimenting with meta tags so that I can embed my video in facebook. I use a player called JwPlayer. Everything works fine when it is embedded on facebook, except that the video does not ...
2
votes
2answers
479 views

GA Event Tracking or other tracking for open graph videos

I'm trying to find a good approach for tracking event data from videos that are played on Facebook. These are videos that are embedded into Facebook directly, where Facebook pulls in open graph meta ...
0
votes
1answer
349 views

JWPlayer skin configuration after setup

i am trying to apply a skin to JWPlayer after the function setup() including a different skin is completed. I am trying to replace the skin param with my own skin through jquery. The first time i see ...
0
votes
1answer
158 views

How do I track plays when using Facebook's News Feed player?

Facebook allows you to embed videos in the News Feed through the use of OpenGraph. I am using JWPlayer to play the videos and I used Longtail's tutorial to setup the meta data. The issue I am having ...
0
votes
0answers
176 views

JwPlayer Share Option

Just Want to know that can i remove the sharing option completely from the jwplayer. Is is possible? If this can be done please let me know Thankx
2
votes
0answers
3k views

How can I embed a jwplayer so it plays inline in a facebook stream?

I have a custom skin on my jwplayer and I'm trying to get it to play inline in the facebook stream, like the youtube player. I've spent two days looking at docs and tweaking code for this and can't ...
2
votes
1answer
772 views

Facebook Error “There was a problem with the parameters of the request. Body of an error/warning message. Title is: Invalid Request”

I am posting a Link to a Webpage with Embedded video tags (youtube, etc..) through the Graph API to a Facebook Group. This causes the Video to be embedded in the stream but When you click play you ...