[Bug 796171] New: Srtpdec drop buffers
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed May 16 15:53:37 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796171
Bug ID: 796171
Summary: Srtpdec drop buffers
Classification: Platform
Product: GStreamer
Version: 1.14.0
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: bagno.vladimirovna at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I launch srtpenc/srtpdec examples, and can't get working stream
gst-launch-1.0 udpsrc port=5004 caps='application/x-srtp, payload=(int)8,
ssrc=(uint)1356955624,
srtp-key=(buffer)012345678901234567890123456789012345678901234567890123456789,
srtp-cipher=(string)aes-128-icm, srtp-auth=(string)hmac-sha1-80,
srtcp-cipher=(string)aes-128-icm, srtcp-auth=(string)hmac-sha1-80, roc=(uint)0'
! srtpdec ! rtppcmadepay ! alawdec ! pulsesink
Gst-launch-1.0 audiotestsrc ! alawenc ! rtppcmapay ! 'application/x-rtp,
payload=(int)8, ssrc=(uint)1356955624' ! srtpenc
key="012345678901234567890123456789012345678901234567890123456789" ! udpsink
port=5004
Warning messages -
Could not get caps for stream with SSRC ...
Invalid buffer, dropping
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list