Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

155
Views
How to set autoplay for my iframeHtml in Angular?

I use ngx-embed-video/dist for my video section on web page. I try to set autoplay like it is write in documentation but it don't work for me. Who can help me with fixing it ?

Documentation : https://www.npmjs.com/package/ngx-embed-video

Here I set iframeHtml

    loadVideo() {
        if (this.validUrl.transform(this.video.url)) {
            this.iframeHtml = this.embedService.embed(this.video.url, {
                query: { autoplay: 1 }
            });
        }
    }

There I set the iframe in html

 <div *ngIf="load && (video.url | validUrl)" class="videoPlayer" [innerHTML]="iframeHtml"></div>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!