After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 782864 - multiudpsink is showing unnecessary errors when setting qos dscp value
multiudpsink is showing unnecessary errors when setting qos dscp value
Status: RESOLVED DUPLICATE of bug 757449
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.x
Other All
: Normal minor
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-20 13:10 UTC by Domas
Modified: 2018-01-15 16:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix for current issue (1.59 KB, patch)
2017-05-20 13:26 UTC, Domas
none Details | Review

Description Domas 2017-05-20 13:10:58 UTC
When setting "qos-dscp" value on multiudpsink I'm getting a following errors:

0:00:03.626947000 [333m 1946[00m    0x103028190 [31;01mERROR  [00m [00m        multiudpsink gstmultiudpsink.c:1056:gst_multiudpsink_setup_qos_dscp:<multiudpsink1>[00m could not set TCLASS: Invalid argument
0:00:03.626989000 [333m 1946[00m    0x103028190 [31;01mERROR  [00m [00m        multiudpsink gstmultiudpsink.c:1052:gst_multiudpsink_setup_qos_dscp:<multiudpsink1>[00m could not set TOS: Invalid argument
Comment 1 Domas 2017-05-20 13:26:05 UTC
Created attachment 352223 [details] [review]
Fix for current issue
Comment 2 Tim-Philipp Müller 2018-01-15 16:55:31 UTC
Thanks for the patch! I think this has been fixed with the patch in the other bug.

*** This bug has been marked as a duplicate of bug 757449 ***