EricssonResearch / EricssonResearch/scream

Unable to set rtcp-reduced-size

Open
#14 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
217
Forks
69
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in gstscreamrx.cpp at the g_object_set call for filter->rtpSession and reproduce the receiver output with gst-launch-1.0. Inspect why the object passed to g_object_set is invalid and verify that the rtcp-reduced-size setting no longer produces the GLib-GObject assertion.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
audio-video-rtc
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.