-
Notifications
You must be signed in to change notification settings - Fork 62
Open
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
Metadata
Metadata
Assignees
Labels
No labels