GNOME Bugzilla – Bug 782864
multiudpsink is showing unnecessary errors when setting qos dscp value
Last modified: 2018-01-15 16:55:31 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
Created attachment 352223 [details] [review] Fix for current issue
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 ***