Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] SGAI integration #1577

Open
mkochman opened this issue Oct 15, 2024 · 1 comment
Open

[QUESTION] SGAI integration #1577

mkochman opened this issue Oct 15, 2024 · 1 comment

Comments

@mkochman
Copy link
Contributor

Hi,
I have a question about SGAI integration, what is the best approach to integrate that with RxPlayer?
So far I parse mpd to get periods and ads but then I need to do a call loadVideo with ad.
Is there any better way than this? I've tried with segmentsLoader overwrite and separately downloaded ad as buffer array and pass it as next segment, but it doesn't work.
I will appreciate for help ;)

@peaBerberian
Copy link
Collaborator

Hi,

I've vaguely heard of SGAI but as it wasn't a subject for us until now, I'm not sure of what it implies for an MSE player.
I guess it makes use of multiple Periods and perhaps xlinks, which for the most part we already support, but I don't know much else and it also seems to rely on specific SCTE 35 events in the MPD.
Do you have an example stream?

Do you know of other players handling SGAI, so we may see what they did to support it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants