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

Non-numeric payload type #21

Open
asaks opened this issue Sep 14, 2021 · 1 comment
Open

Non-numeric payload type #21

asaks opened this issue Sep 14, 2021 · 1 comment

Comments

@asaks
Copy link

asaks commented Sep 14, 2021

Non-numeric payload types can be present in the "media" field, for example, the type t38 will be specified for fax (m=image 15002 udptl t38). In this case, calling the function std::vector<int> parsePayloads(const std::string& str) will crash.

@Maurotb
Copy link

Maurotb commented Jun 28, 2024

Hi, same problem for
a=rtcp-fb:* transport-cc
a=rtcp-fb:* ccm fir
a=rtcp-fb:* goog-remb
a=rtcp-fb:* nack
payload is not numeric

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

2 participants