Answer the question
In order to leave comments, you need to log in
ERROR: rtmp + videojs has a critical error how to solve?
Hello everyone, there was one problem with the video player on the site.
I am using rtmp to transfer media files using videojs web player. the player is powerful, but unfortunately, when working with rtmp links, not all browsers show video.
Here is the player code I am using:
<video id="movies" class="video-js vjs-default-skin" controls
width="640" height="264" data-setup='{ "techOrder": ["flash"] }'>
<source src="rtmp://webname.com/movies/filename.mp4" type='rtmp/mp4'>
</video>
No compatible source was found for this video.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question