Reviews to Video Portal
    • I requested for a mod that could embed videos so our site could use video sharing platforms for storage and delivery to reduce server load. I was quite surprised  when he contacted me about 2 weeks later  and say it would be on UNA''s app market that afternoon. I promptly purchased,  downloaded and installed. It has performed well and I was surprised in  the additional features for  YouTube  and a few other platforms that that their embed Iiframes  could not be inserted without modification of script. 

      • Version 1.0.1 has been released. Adds functionality to show video in the Timeline.

        • Hi Jerome I think I figured out why the stream won't play the .m3u8 live stream, it is not an audio or video file I found this and want to see if you think it will work.

          How do I convert M3U8 to MP4 using ffmpeg?
          tzmartin/m3u8-to-mp4.md
          1. Copy m3u8 link.
          2. Run command. echo "Enter m3u8 link:";read link;echo "Enter output filename:";read filename;ffmpeg -i "$link" -bsf:a aac_adtstoasc -vcodec copy -c copy -crf 50 $filename.mp4.

          M3U (or M3U8) is a plain text file format originally created to organize collections of MP3 files. The format is extended for HLS, where it's used to define media streams. ... Media playlist: containing URLs of the files needed for streaming (i.e. chunks of the original video to be played).

          This is the AWS docs

          https://docs.aws.amazon.com/ivs/latest/userguide/player-videojs.html

          • Videos embedded in eng are not visible in other languages. It makes no sense. The files, categories and languages should be correlating. Can you make changes to get read of this issue?

          • There is a mysql error with this.. Please help. image_transcoder.php?o=sys_images_editor&h=271&dpx=2&t=1650156236

          Login or Join to comment.