Hello - I'm building out a custom player in React.js, using the play.html page as the template. I'm mostly interested in HLS playback - and have everything working perfectly... That is, only if I do not secure the playback url with a token (by selecting: 'Play with One-time Tokens' in the control panel).
As I'm using S3 to host the media files (mp4), could this be related to AWS? The specific error states: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Anyone else having a similar issue? Note: I'm using the video.js npm package to load the video.js player.
Question
Antero
Hello - I'm building out a custom player in React.js, using the play.html page as the template. I'm mostly interested in HLS playback - and have everything working perfectly... That is, only if I do not secure the playback url with a token (by selecting: 'Play with One-time Tokens' in the control panel).
Link to comment
Share on other sites
Top Posters For This Question
2
1
Popular Days
Dec 23
2
Dec 22
1
Top Posters For This Question
Antero 2 posts
Burak 1 post
Popular Days
Dec 23 2020
2 posts
Dec 22 2020
1 post
2 answers to this question
Recommended Posts