EricssonResearch / EricssonResearch/scream
Compile error
Open
- Dominant language
- Shell
- Stars
- 217
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.