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

181
Views
how can make http request in https

I need run http request in my website with https request.

This code play in my website with http: for example http://mywebsite.com but dont play in https: for example https://mywebsite.com.

<audio id="stream" controls preload="none" autoplay style="width: 400px;">
    <source src="http://185.88.177.45:9948/;" type="audio/mpeg">
</audio>
<script>
    var audio = document.getElementById('stream');
    audio.volume = 0.5;
</script>

How to play in https webiste?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Unfortunately, browser policy dictates that you must use HTTPS for your audio stream if you're using HTTPS for the page.

Older and free builds of SHOUTcast do not support HTTPS. Icecast does, and can be a drop-in replacement for you.

about 4 years ago · Juan Pablo Isaza Report
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!