Using an RTMP Video in Slider
Is it possible at all to add an RTMP video stream in the slider?
Example of a stream:
<div id='player34'></div>
jwplayer('player34').setup({
sources: [{
file: "rtmp://{server URL}/vod/mp4:video.mp4"
},{
file: "http://{server URL}/vod/mp4:video.mp4/playlist.m3u8"
}],
title: 'Video Title',
width: '100%',
aspectratio: '16:9',
androidhls: true
});This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Darkartist69
Unfortunately, this isn’t possible without some custom coding. I’ve marked this thread as a feature request. We often look through these threads to get ideas for what to add in our future updates. Hopefully, we’ll be able to add this in a future update.
If you need this urgently, you could always post a job on https://codeable.io/.
Thanks
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.