Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Embed rtmp stream to Facebook fedd


Hey,
I'm trying to post a stream to Facebook feed.
As far as i understood i must use version 5 of jwplayer swf for it to work.

Right now when i'm posting a http:// link with a stream it works just fine. But when i'm trying to post a rtmp://
link the player won't play it while in VLC when i'm using "play network stream" it works (it looks like the jw swf version 5 doesn't support the rtmp but i'm not sure about it.)

So i guess i have 2 questions
* Does the version 5 swf support playing rtmp stream?
* If it does how should i do it?

my code is looks like that:

<meta property="og:type" content="movie" />
<meta property="og:video:height" content="260" />
<meta property="og:video:width" content="420" />
<meta property="og:video:type" content="application/x-shockwave-flash" />
<meta property="og:title" content="Big Buck Bunny" />
<meta property="og:description" content="Big Buck Bunny is a short animated film by the Blender Institute, part of the Blender Foundation." />
<meta property="og:image" content="https://www.friendsee.com/capture/582373.jpg" />
<meta property="og:video" content="https://friendsee.com/videotest/plugins/jwplayer5/jwplayer5/player.swf?file=rtmp%3A%2F%2F108.60.145.82%2Ffriendsee%2F100004.mp4&autostart=true" />
<meta itemprop="uploadDate" content="2016-01-03T15:48:12.403">


1 Community Answers

Donni

JW Player Support Agent  
0 rated :

I believe Facebook doesn’t support live streaming to their newsfeed outside of their own services.

This question has received the maximum number of answers.