Not getting video packet count while go live #6390
sidharth7891
started this conversation in
General
Replies: 1 comment 4 replies
-
Hi @sidharth7891, |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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:
You can also check the packet size using this
API: /sample-plugin/getPacketSize/{streamId}
Beta Was this translation helpful? Give feedback.
All reactions