Jump to content
  • 0

Problem player


Ejlodeiro
 Share

Question

  • Answers 3
  • Created
  • Last Reply

Top Posters For This Question

Top Posters For This Question

3 answers to this question

Recommended Posts

  • 0
I add complete player code.

<video id="flowplayer" class="video-js vjs-fluid vjs-default-skin vjs-big-play-centered" controls preload="auto">
   <source src="http://n50.serverenlinea.com:5080/LiveApp/streams/ID.m3u8" type="application/x-mpegURL">
<source src="rtmp://n50.serverenlinea.com/LiveApp/ID" type="application/flash">
  <p class="vjs-no-js">
  To view this video please enable JavaScript, and consider upgrading to a web browser that
  <a href="https://videojs.com/html5-video-support/" target="_blank">supports HTML5 video</a>
 </p>
</video>


In HTLS it works perfect. the problem is in RTMP
Link to comment
Share on other sites

  • 0
Hi ejlodeiro,

If you play RTMP streaming in HTML5, you need to use HTML5 player that supports Flash. I researched your case, please review below links.



I'm hoping that I was able to answer your queries. If you have any question, please feel free to ask us. Thanks.

Best Regards,
Selim
Link to comment
Share on other sites

 Share

×
×
  • Create New...