Hello,
It's my first time to try to stream an RTMp feed.
Normaly I use only local Mp4 file and this embedded code
jwplayer.key="MYKEY=="
jwplayer('player_2605').setup({
logo: {file: 'http://MYWEBSITE/wp-content/uploads/2015/07/logo.png',
link: 'http://wordofyeshua.eu'},
autostart: "true",
width: '100%',
aspectratio: '16:9',
file: "MYLINKFILE"
});
Today, the provider we want to use the live feed have a bad non responsive player, and i want to use the JWPlayer to get the feed
He gave me this :
Adresse : rtmp://rtmp.MyProvidersite.ch:1935/livecast/
ID Flow : MYIDFLOW
available Port : 1935, 554, 80
And I do not know How to implement it ?
Could someone help me on it ?
Happy Year to all.
Charles
↧