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

Unable to set rtcp-reduced-size #14

Open
j-licht opened this issue Mar 27, 2019 · 2 comments
Open

Unable to set rtcp-reduced-size #14

j-licht opened this issue Mar 27, 2019 · 2 comments

Comments

@j-licht
Copy link

j-licht commented Mar 27, 2019

In the receiver I got:
gscream name2 pipeline0

(gst-launch-1.0:11847): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed
SINK EVENT

I think it's releated to g_object_set(&(filter->rtpSession), "rtcp-reduced-size", true, NULL); in gstscreamrx.cpp

@IngJohEricsson
Copy link
Contributor

OK, thanks, One may as well remove this as it does not seem to be working just yet.

@j-licht
Copy link
Author

j-licht commented Mar 27, 2019

I'm a little bit confused about this, because as I saw you pointed to: https://github.com/GStreamer/gst-plugins-good/blob/61a9b13942cd7cf43ff17cf13d10da0d68f0608e/gst/rtpmanager/rtpsession.c#L578
where this parameter exits.

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