Opened 9 years ago
Closed 9 years ago
#1375 closed defect (bug) (fixed)
When video is shared in Facebook, only Flash player is available
Reported by: | vloo | Owned by: | iandunn |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordPress.tv | Keywords: | |
Cc: |
Description
- Open a video on wordpress.tv and play it => all is good.
- Share the link in Facebook => video can't be played as it asks for Flash (which is bad).
Attachments (2)
Change History (7)
#2
@
9 years ago
This is on the wp.com/Jetpack side. I've opened a bug report at https://github.com/Automattic/jetpack/issues/2950 so we can update the og:video tags that we add.
For the sake of stating, it looks like the Twitter tags are theme-specific for the wordpress.tv theme while FB is stock wp.com/Jetpack.
Note: See
TracTickets for help on using
tickets.
The video passed via OpenGraph is indeed a flash video. Example:
This is one of the types Facebook accepts.
https://developers.facebook.com/docs/sharing/webmasters#media
They also accept video/mp4, which we should consider using instead, since that is also available: