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

Compile error #35

Open
githubjsh opened this issue Jul 23, 2020 · 2 comments
Open

Compile error #35

githubjsh opened this issue Jul 23, 2020 · 2 comments

Comments

@githubjsh
Copy link

Hello,
There is a compile error at gst-gscreamrx/gst-plugin/src/gstscreamrx.cpp (line no. 378)

function argument number mismatch error:

bool isFb = filter->screamRx->createStandardizedFeedback(time_ntp, buf , rtcpSize);

The createStandardizedFeedback function is defined as
bool ScreamRx::createStandardizedFeedback(uint32_t time_ntp, bool isMark, unsigned char *buf, int &size)

With best regards,

SeunbgHo Jung

@IngJohEricsson
Copy link
Contributor

IngJohEricsson commented Jul 24, 2020 via email

@githubjsh
Copy link
Author

Thank you for your response.

I hope to be able to use gScream as soon as possible.

With best regards,

SeungHo Jung

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