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

183
Views
React Player does not load video with url in mobile version on chrome

the attach video link with react player is working smoothly on browser. But when i try to test with mobile versions on chrome it does not load video.

   const streamUrl='https://d3nzuksi34yzii.cloudfront.net/4611/240/240p.m3u8';


<ReactPlayer
                ref={playerRef}
                width="100%"
                height="100%"
                url={streamUrl}
                pip={pip}
                playing={playing}
                controls={false}
                light={light}
                loop={loop}
                playbackRate={playbackRate}
                volume={volume}
                muted={muted}
                onProgress={handleProgress}
                config={{
                  file: {
                    attributes: {
                      crossorigin: 'anonymous',
                      controlsList: 'nodownload' 
                    },
                  },
                }}
              />
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Try to switch off the data-saver in Chrome if you are using an Android device.

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!