AWS IVS Player and JWPlayer

0

I integrated the jwplayer with my the IVS player and everything works fine. I push to prod, all good. I can make changes and still good.

I don't touch the project for a couple of days, no code changes at all, neither local nor prod player will play the test IVS test video, I get a 404 from live-video.net that the playlist can't be found. Yet it's the AWS IVS test video they run to test against. No changes have been made at all to the code.

This has happened a couple of times now. I'm able to remove the jwplayer integration and it works again. But I'd like to use the jwplayer.

Anyone else experience this? This is getting frustrating. Thanks.

andrew
질문됨 2년 전216회 조회
2개 답변
0

Hi Andrew, The error code you have received is indeed due to the playback URL being incorrect per (https://aws.github.io/amazon-ivs-player-docs/1.12.0/web/interfaces/playererror.html). If the behaviour still persists,

  1. could you kindly cross-check there isn't any typo or spacing at the start/end of the URL,
  2. or check the behaviour is reproducible using https://debug.ivsdemos.com/
  3. or if you're comfortable to share the code snippet of the player, to reproduce from my side.
AWS
답변함 2년 전
0

Thank you for the reply, but the solution is embarrassingly simple: check to see if that stream is even available. The test stream was down for at least a day and a half, I finally tried to get it on other code samples and same issue on those. I just assumed it was the integration :facepalm. The stream is back now. *I am the original poster, not sure why I have different accounts.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠