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

Can't play the segment timeline stream #3

Open
TuanTranBPK opened this issue Jul 26, 2024 · 1 comment
Open

Can't play the segment timeline stream #3

TuanTranBPK opened this issue Jul 26, 2024 · 1 comment
Labels
basic bug Something isn't working QA Needs QA from reported

Comments

@TuanTranBPK
Copy link
Collaborator

On server side, choose either stream C using GPAC multicast server. Alternatively, use external multicast server that sends the segment timeline multicast stream. On the gateway side, use GPAC multicast gateway to receive the multicast stream and serve to the player. In the test dash.js player is used.

When using external multicast server, when the player requests the audio/video segments after obtaining the manifest and init segments, the player gets 404. Looking at the multicast gateway logs, the segments have been received and decoded. However they have been removed out of cache (check the attached log with keyword "110000-75931995807033.dash")
gw.txt

@rbouqueau
Copy link
Member

@soheibthriber and I acknowledge the issue. May be a duplicate of #4.

@rbouqueau rbouqueau added bug Something isn't working basic labels Aug 23, 2024
@rbouqueau rbouqueau added the QA Needs QA from reported label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
basic bug Something isn't working QA Needs QA from reported
Projects
None yet
Development

No branches or pull requests

2 participants