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

Missing packets when booting S-1608 as a slave #6

Open
2 tasks
norihiro opened this issue Aug 14, 2022 · 0 comments
Open
2 tasks

Missing packets when booting S-1608 as a slave #6

norihiro opened this issue Aug 14, 2022 · 0 comments

Comments

@norihiro
Copy link
Owner

When turn-on S-1608 (configured as a slave by a switch) after h8819-source is running, it logged lines like below.

info: [obs-h8819-source] h8819[enp3s0] current status: 1310720 packets received, 0 packets dropped
info: [obs-h8819-source] h8819[enp3s0] current status: 1572864 packets received, 0 packets dropped
Error: missing packets: counter is 4177 expected 8922
Error: missing packets: counter is 8922 expected 4178
Error: missing packets: counter is 4178 expected 8924
Error: missing packets: counter is 8924 expected 4179
Error: missing packets: counter is 4179 expected 8926
Error: missing packets: counter is 8926 expected 4180
Error: missing packets: counter is 4180 expected 8928
Error: missing packets: counter is 8928 expected 4181

I suspect S-1608 sends some data as if it is a master so that packet counter is corrupted. Consider these ideas.

  • Check MAC address of incoming packets once it becomes locked.
  • Add property to specify MAC address
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

1 participant