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

Not getting video packet count while go live #6410

Open
sumitrathi opened this issue Jun 18, 2024 Discussed in #6390 · 1 comment
Open

Not getting video packet count while go live #6410

sumitrathi opened this issue Jun 18, 2024 Discussed in #6390 · 1 comment

Comments

@sumitrathi
Copy link

Discussed in https://github.com/orgs/ant-media/discussions/6390

Originally posted by sidharth7891 June 3, 2024
When we use adaptive streaming, the video packet count is 0. If we disable adaptive streaming, we get the correct video packet count. Can you please check why the video packet count is 0 when using adaptive streaming?

Below are the steps to reproduce the issue:

  1. Add the sample plugin to your Ant Media Server. Please use this link: Sample Plugin.
  2. Add adaptive streaming.
  3. Create a stream.
  4. Register your stream by calling this API: /sample-plugin/register/{streamId}
  5. After registration, onVideoPacket function is not working.
    You can also check the packet size using this
    API: /sample-plugin/getPacketSize/{streamId}
@mekya
Copy link
Contributor

mekya commented Jun 24, 2024

Hi @sumitrathi ,

Thank you for the issue. It's an expected behavior currently and it'll be resolve likely in the scope of this issue

I think my colleague will send you an business offer to prioritize this issue. If we have an agreement, then we'll increase its priority

Let me know if we can help further

Cheers
Oz

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

No branches or pull requests

2 participants