[Bug 793715] rtspsrc: regression with streams marked as recvonly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 22 23:25:40 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=793715

--- Comment #4 from Mandar Joshi <emailmandar at gmail.com> ---
The camera stream correctly in 1.12.4
GStreamer 1.13.1 does not have '!stream->is_backchannel' in that 'if'
condition. I have attached the Wireshark dump of the IP camera.

Here is the SDP received

v=0
o=- 1519236923460104 1519236923460104 IN IP4 10.168.1.64
s=Media Presentation
e=NONE
b=AS:5050
t=0 0
a=control:rtsp://10.168.1.64:554/Streaming/Channels/101/?transportmode=unicast&profile=Profile_1
m=video 0 RTP/AVP 96
c=IN IP4 0.0.0.0
b=AS:5000
a=recvonly
a=x-dimensions:1920,1080
a=control:rtsp://10.168.1.64:554/Streaming/Channels/101/trackID=1?transportmode=unicast&profile=Profile_1
a=rtpmap:96 H264/90000
a=fmtp:96 profile-level-id=420029; packetization-mode=1;
sprop-parameter-sets=Z00AKpWoHgCJ+WEAAAcIAAFfkAQ=,aO48gA==
a=Media_header:MEDIAINFO=494D4B48010200000400000100000000000000000000000000000000000000000000000000000000;
a=appversion:1.0

-- 
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