-
Notifications
You must be signed in to change notification settings - Fork 112
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
CSRC Unmarshal / Marshal diff #79
Comments
I wanna fix this, and question is, when CSRC empty, should we Unmarshal it as nil or []uint32{}? |
I agree with So excited to see you contributing @q191201771. Can I add you to the Pion organization? I would love to have you contribute long term, we always need more great programmers. I am available on Slack anytime. Also if you have any features that are important to you tell me and i can help make it happen. thanks! |
yeah, I'm glad to join Pion organization, is my honor. |
This should resolve pion#79
Allows packetizer marshal / unmarshal to be consistent Resolves pion#79
Allows packetizer marshal / unmarshal to be consistent Resolves #79
Allows packetizer marshal / unmarshal to be consistent Resolves #79
Allows packetizer marshal / unmarshal to be consistent Resolves pion#79
Allows packetizer marshal / unmarshal to be consistent Resolves pion#79
Allows packetizer marshal / unmarshal to be consistent Resolves pion#79
Allows packetizer marshal / unmarshal to be consistent Resolves #79
Your environment.
What did you do?
What did you expect?
The test should succeed, there should be no difference between the RTP packets.
What happened?
CSRC check fails:
Thus the whole packet value comparison also fails:
The text was updated successfully, but these errors were encountered: