Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49238

Video tag is not rendering - not playing

$
0
0

@SaeedAnsari wrote:

I am creating a social media app and when we are loading images it works fine.

when loading videos from cloudinary on the android i see this for a long time and then the video starts to play after a really long time of having the app open

VideoIssue

the images work fine but the video is stuck like so for the longest time and many times never renders. Cloudinary URL is a public url like so…http://res.cloudinary.com/http-communities-me/video/upload/v1504984703/nvbokoewffirdejgqguj.mp4

below is the code i am using

  <video controls="controls" preload="metadata" autoplay muted webkit-playsinline="webkit-playsinline" class="videoPlayer"
      (click)="openComments('Video')">
      <source src="{{PostMediaURL}}" type="video/mp4" />
    </video>

i am inside a infinite scroll plugin from ionic need help in rendering videos properly, what can i try?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49238

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>