Is there any difference between playing HLS stream from HTTP or HTTPS, and can in cause a problem?
Example1:
[videojs_hls url=”https://yourserver.com:1935/app/streamname/playlist.m3u8″%5D
Example2:
[videojs_hls url=”https://yourserver.com:1935/app/streamname/playlist.m3u8″%5D
How can I hide the blank video screen when I’m using the plugin to stream live audio only? is there a shortcode option for that?
Or how can I force the shortcode to create an audio tag instead of video tag?
]]>Hello, i use your plugin and all works fine except on iPad.
On Windows PC, Mac, Android Tablet, Android Phone, iPhone, works correctly.
Onyl on Apple iPad the screen go black and nothing appears.
How i can fix this ?
Thanks.
]]>I am looking for some round about to add watermarks of logo over the player. Please help if there any way out.
]]>Not able to play this file on wordpress with your player
https://rivercanadabroad.flashmediacast.com:1935/rivercanadabroad/livestream/playlist.m3u8
but with this i can play…
<p><script type=’text/javascript’ src=’//www.primcast.com/jwplayer7/jwplayer.js’></script></p>
<div id=’primcast.com’><video id=’video_tag’ width=’560′ height=’400′ controls autoplay><source src=’https://rivercanadabroad.flashmediacast.com:1935/rivercanadabroad/livestream/playlist.m3u8′ type=’video/mp4′></video>Watch this stream over RTSP for Android Mozilla</div>
<p><script>if (navigator.userAgent.match(/Android/i) && navigator.userAgent.match(/Firefox/i)) {
document.getElementById(‘android_firefox’).style.display=”;document.getElementById(‘video_tag’).style.display = ‘none’;}
jwplayer.key=’Xh+u0QiZS8nUtbv+XC63LaJoeFTYTtEafW1ZE6gW9m8=’;
jwplayer(‘primcast.com’).setup(
{playlist: [{sources:[{file:’rtmp://rivercanadabroad.flashmediacast.com:1935/rivercanadabroad/livestream’},
{file:’https://rivercanadabroad.flashmediacast.com:1935/rivercanadabroad/livestream/playlist.m3u8′}]}],logo: {file: ”},width:800,height:600,stretching:’uniform’,autostart:true,fallback:false,primary:’flash’,repeat:true});
</script></p>