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

iOS 15 / Ionic 6 / Capacitor 3 - Can't play live streamings and m3u8 files anymore

$
0
0

Hello,

I have an Ionic 6 app which streams a video from a webcam, the source file is .m3u8

Until this morning, everything was working fine but suddenly it stopped working after upgrading to iOS 15.
Do you have any similar issue?

this is my code

    <video onclick="this.play();" width="100%" height="auto"  
 
      id="videoID" preload="auto" controls autoplay>
      <source [src]="https://mysite.com/live.m3u8?a=2aaunkj8rkem2stmd6k8ig0f90" type="video/mp4" />
    </video>

any idea about how let iOS devices play live streaming and m3u8 files again?

thank you! :slight_smile:

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 48983

Trending Articles



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