IR camera image low quality, only in case of using gstreamer.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

IR camera image low quality, only in case of using gstreamer.

zeta
I have an IR camera using rtsp protocol. When I use vlc or mpv, it responds
well but, if I use gst123 or gst-launch the image is really low quality. How
can I solve this problem?
gst-launch-1.0  rtspsrc location=rtsp://192.168.0.212/live4.sdp ! decodebin
! videoconvert ! autovideosink
Here is some log

0:00:00.078888865 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:9039:gst_rtspsrc_uri_set_uri:<rtspsrc0> parsing
URI
0:00:00.079009138 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:9046:gst_rtspsrc_uri_set_uri:<rtspsrc0>
configuring URI
0:00:00.079042256 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:9062:gst_rtspsrc_uri_set_uri:<rtspsrc0> set uri:
rtspt://admin:qwe1010@192.168.0.212/live4.sdp
0:00:00.079059497 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:9063:gst_rtspsrc_uri_set_uri:<rtspsrc0> request
uri is: rtsp://192.168.0.212/live4.sdp
0:00:00.100421485 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:8812:gst_rtspsrc_start:<rtspsrc0> starting
0:00:00.100672298 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:5941:gst_rtspsrc_loop_send_cmd:<rtspsrc0> sending
cmd OPEN
0:00:00.100704320 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:5978:gst_rtspsrc_loop_send_cmd:<rtspsrc0> not
interrupting busy cmd unknown
0:00:00.101024728 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8759:gst_rtspsrc_thread:<rtspsrc0> got command
OPEN
0:00:00.101085331 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:5092:gst_rtspsrc_connection_flush:<rtspsrc0> set
flushing 0
0:00:00.101125125 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:4958:gst_rtsp_conninfo_connect:<rtspsrc0> creating
connection (rtspt://admin:qwe1010@192.168.0.212/live4.sdp)...
0:00:00.101524032 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:4969:gst_rtsp_conninfo_connect:<rtspsrc0>
sanitized uri rtsp://192.168.0.212/live4.sdp
0:00:00.101598131 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:5003:gst_rtsp_conninfo_connect:<rtspsrc0>
connecting (rtspt://admin:qwe1010@192.168.0.212/live4.sdp)...
0:00:00.120528205 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7745:gst_rtspsrc_retrieve_sdp:<rtspsrc0> create
options... (async)
0:00:00.120632033 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7754:gst_rtspsrc_retrieve_sdp:<rtspsrc0> send
options...
0:00:00.120710527 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:522:default_before_send:<rtspsrc0> default handler
0:00:00.120734738 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:522:default_before_send:<rtspsrc0> default handler
0:00:00.120749823 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6367:gst_rtspsrc_try_send:<rtspsrc0> sending
message
0:00:00.126459452 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6269:gst_rtsp_src_receive_response:<rtspsrc0>
received response message
0:00:00.126509463 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6288:gst_rtsp_src_receive_response:<rtspsrc0> got
response message 401
0:00:00.126546367 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6187:gst_rtspsrc_setup_auth:<rtspsrc0> Attempting
authentication using credentials from the URL
0:00:00.126566618 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6216:gst_rtspsrc_setup_auth:<rtspsrc0> Attempting
Digest authentication
0:00:00.126592633 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:522:default_before_send:<rtspsrc0> default handler
0:00:00.126610797 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:522:default_before_send:<rtspsrc0> default handler
0:00:00.126666894 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6367:gst_rtspsrc_try_send:<rtspsrc0> sending
message
0:00:00.134615135 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6269:gst_rtsp_src_receive_response:<rtspsrc0>
received response message
0:00:00.134681224 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6288:gst_rtsp_src_receive_response:<rtspsrc0> got
response message 200
0:00:00.134749329 85717 0x55e7d9601a40 INFO                
rtspsrc gstrtspsrc.c:7766:gst_rtspsrc_retrieve_sdp:<rtspsrc0> Now using
version: 1.0
0:00:00.134776438 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7774:gst_rtspsrc_retrieve_sdp:<rtspsrc0> create
describe...
0:00:00.134796615 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7791:gst_rtspsrc_retrieve_sdp:<rtspsrc0> send
describe...
0:00:00.134875323 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:522:default_before_send:<rtspsrc0> default handler
0:00:00.134898695 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:522:default_before_send:<rtspsrc0> default handler
0:00:00.134913882 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6367:gst_rtspsrc_try_send:<rtspsrc0> sending
message
0:00:00.139974425 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6269:gst_rtsp_src_receive_response:<rtspsrc0>
received response message
0:00:00.140038513 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6288:gst_rtsp_src_receive_response:<rtspsrc0> got
response message 200
0:00:00.140065052 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7849:gst_rtspsrc_retrieve_sdp:<rtspsrc0> parse
SDP...
0:00:00.140188801 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7480:gst_rtspsrc_parse_range:<rtspsrc0> parsed
range npt=now-
0:00:00.140232222 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7489:gst_rtspsrc_parse_range:<rtspsrc0> range:
type 1, min 0.000000 - type 2,  max 0.000000
0:00:00.140253067 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7500:gst_rtspsrc_parse_range:<rtspsrc0> range: min
0:00:00.000000000
0:00:00.140270032 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7515:gst_rtspsrc_parse_range:<rtspsrc0> range: max
99:99:99.999999999
0:00:00.140421007 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:2060:gst_rtspsrc_collect_payloads: mapping sdp
session level attributes to caps
0:00:00.140456403 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:2062:gst_rtspsrc_collect_payloads: mapping sdp
media level attributes to caps
0:00:00.140479260 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:2080:gst_rtspsrc_collect_payloads:<rtspsrc0>
looking at 0 pt: 96
0:00:00.140570218 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:2219:gst_rtspsrc_create_stream:<rtspsrc0> stream
0, (0x7f5c68033cd0)
0:00:00.140590014 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:2220:gst_rtspsrc_create_stream:<rtspsrc0>  port: 0
0:00:00.140603811 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:2221:gst_rtspsrc_create_stream:<rtspsrc0>
container: 0
0:00:00.140617828 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:2222:gst_rtspsrc_create_stream:<rtspsrc0>
control: trackID=1
0:00:00.140672656 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:2256:gst_rtspsrc_create_stream:<rtspsrc0>  setup:
rtsp://192.168.0.212/live4.sdp/trackID=1
0:00:00.140703014 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:501:default_select_stream:<rtspsrc0> default
handler
0:00:00.140720211 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:512:select_stream_accum: accum 1
0:00:00.140735701 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:501:default_select_stream:<rtspsrc0> default
handler
0:00:00.140748341 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:512:select_stream_accum: accum 1
0:00:00.140766656 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7200:gst_rtspsrc_setup_streams_start:<rtspsrc0>
doing setup of stream 0x7f5c68033cd0 with
rtsp://192.168.0.212/live4.sdp/trackID=1
0:00:00.140783211 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7215:gst_rtspsrc_setup_streams_start:<rtspsrc0>
protocols = 0x4, protocol mask = 0x4
0:00:00.140798156 85717 0x55e7d9601a40 DEBUG               
rtspsrc
gstrtspsrc.c:6684:gst_rtspsrc_create_transports_string:<rtspsrc0> got
transports (NULL)
0:00:00.140812050 85717 0x55e7d9601a40 DEBUG               
rtspsrc
gstrtspsrc.c:6735:gst_rtspsrc_create_transports_string:<rtspsrc0>
adding TCP
0:00:00.140826664 85717 0x55e7d9601a40 DEBUG               
rtspsrc
gstrtspsrc.c:6741:gst_rtspsrc_create_transports_string:<rtspsrc0>
prepared transports RTP/AVP/TCP;unicast;interleaved=%%i1-%%i2
0:00:00.140840767 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7231:gst_rtspsrc_setup_streams_start:<rtspsrc0>
replace ports in RTP/AVP/TCP;unicast;interleaved=%%i1-%%i2
0:00:00.140859313 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7242:gst_rtspsrc_setup_streams_start:<rtspsrc0>
transport is now RTP/AVP/TCP;unicast;interleaved=0-1
0:00:00.140935070 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:522:default_before_send:<rtspsrc0> default handler
0:00:00.140956718 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:522:default_before_send:<rtspsrc0> default handler
0:00:00.140971404 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6367:gst_rtspsrc_try_send:<rtspsrc0> sending
message
0:00:00.150948552 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6269:gst_rtsp_src_receive_response:<rtspsrc0>
received response message
0:00:00.151015162 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6288:gst_rtsp_src_receive_response:<rtspsrc0> got
response message 200
0:00:00.151053950 85717 0x55e7d9601a40 DEBUG               
rtspsrc
gstrtspsrc.c:6933:gst_rtsp_src_setup_stream_from_response:<rtspsrc0>
stream 0x7f5c68033cd0 as TCP interleaved
0:00:00.151071300 85717 0x55e7d9601a40 DEBUG               
rtspsrc
gstrtspsrc.c:4574:gst_rtspsrc_stream_configure_transport:<rtspsrc0>
configuring transport for stream 0x7f5c68033cd0
0:00:00.151086667 85717 0x55e7d9601a40 DEBUG               
rtspsrc
gstrtspsrc.c:4583:gst_rtspsrc_stream_configure_transport:<rtspsrc0>
setting media type to application/x-rtp
0:00:00.151105258 85717 0x55e7d9601a40 DEBUG               
rtspsrc
gstrtspsrc.c:3810:gst_rtspsrc_stream_configure_manager:<rtspsrc0> using
manager rtpbin
0:00:00.154055766 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3520:set_manager_buffer_mode:<rtspsrc0> auto
buffering mode, have clock (NULL)
0:00:00.154267222 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3541:set_manager_buffer_mode:<rtspsrc0> auto
buffering mode
0:00:00.154292132 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3546:set_manager_buffer_mode:<rtspsrc0> selected
slave
0:00:00.154341936 85717 0x55e7d9601a40 DEBUG               
rtspsrc
gstrtspsrc.c:3908:gst_rtspsrc_stream_configure_manager:<rtspsrc0>
connect to signals on session manager, stream 0x7f5c68033cd0
0:00:00.161297119 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3580:request_rtp_decoder: decoder session 0,
stream 0x7f5c68033cd0, 0
0:00:00.161600694 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3293:new_manager_pad:<rtspsrc0> got new manager
pad <manager:recv_rtp_sink_0>
0:00:00.161628697 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3366:new_manager_pad:<rtspsrc0> ignoring unknown
stream
0:00:00.161868135 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3580:request_rtp_decoder: decoder session 0,
stream 0x7f5c68033cd0, 0
0:00:00.161975647 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3293:new_manager_pad:<rtspsrc0> got new manager
pad <manager:recv_rtcp_sink_0>
0:00:00.162001550 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3366:new_manager_pad:<rtspsrc0> ignoring unknown
stream
0:00:00.162067080 85717 0x55e7d9601a40 INFO                
rtspsrc
gstrtspsrc.c:3952:gst_rtspsrc_stream_configure_manager:<rtspsrc0>
configure bandwidth in session 0x7f5c6804c1e0
0:00:00.162100676 85717 0x55e7d9601a40 INFO                
rtspsrc
gstrtspsrc.c:3957:gst_rtspsrc_stream_configure_manager:<rtspsrc0>
setting AS: 56000.000000
0:00:00.162150778 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:4062:gst_rtspsrc_stream_configure_tcp:<rtspsrc0>
stream 0x7f5c68033cd0 on channels 0-1
0:00:00.162168437 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:4085:gst_rtspsrc_stream_configure_tcp:<rtspsrc0>
using manager source pad
0:00:00.162311858 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3613:request_rtcp_encoder: decoder session 0,
stream 0x7f5c68033cd0, 0
0:00:00.162401184 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3293:new_manager_pad:<rtspsrc0> got new manager
pad <manager:send_rtcp_src_0>
0:00:00.162426344 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:3366:new_manager_pad:<rtspsrc0> ignoring unknown
stream
0:00:00.162535928 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8759:gst_rtspsrc_thread:<rtspsrc0> got command
LOOP
0:00:00.162562033 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:5092:gst_rtspsrc_connection_flush:<rtspsrc0> set
flushing 0
0:00:00.162584501 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:5482:gst_rtspsrc_loop_interleaved:<rtspsrc0> doing
receive with timeout 54 seconds, 978510 usec
0:00:00.162937747 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:3520:set_manager_buffer_mode:<rtspsrc0> auto
buffering mode, have clock (NULL)
0:00:00.162984962 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:3541:set_manager_buffer_mode:<rtspsrc0> auto
buffering mode
0:00:00.163004879 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:3546:set_manager_buffer_mode:<rtspsrc0> selected
slave
0:00:00.163066839 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:5941:gst_rtspsrc_loop_send_cmd:<rtspsrc0> sending
cmd WAIT
0:00:00.163088204 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:5966:gst_rtspsrc_loop_send_cmd:<rtspsrc0> cancel
previous request LOOP
0:00:00.163104240 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:5973:gst_rtspsrc_loop_send_cmd:<rtspsrc0>
connection flush busy LOOP
0:00:00.163120122 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:5092:gst_rtspsrc_connection_flush:<rtspsrc0> set
flushing 1
0:00:00.163134737 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:5095:gst_rtspsrc_connection_flush:<rtspsrc0>
connection flush
0:00:00.163278458 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:5552:gst_rtspsrc_loop_interleaved:<rtspsrc0> got
interrupted
0:00:00.163329147 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6039:gst_rtspsrc_loop:<rtspsrc0> pausing task,
reason flushing
0:00:00.163350984 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:5941:gst_rtspsrc_loop_send_cmd:<rtspsrc0> sending
cmd WAIT
0:00:00.163367784 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:5973:gst_rtspsrc_loop_send_cmd:<rtspsrc0>
connection flush busy LOOP
0:00:00.163384276 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:5092:gst_rtspsrc_connection_flush:<rtspsrc0> set
flushing 1
0:00:00.163545580 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:5941:gst_rtspsrc_loop_send_cmd:<rtspsrc0> sending
cmd PLAY
0:00:00.163595408 85717 0x55e7d9433f60 DEBUG               
rtspsrc gstrtspsrc.c:5978:gst_rtspsrc_loop_send_cmd:<rtspsrc0> not
interrupting busy cmd WAIT
0:00:00.163708084 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8759:gst_rtspsrc_thread:<rtspsrc0> got command
PLAY
0:00:00.163763718 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:5092:gst_rtspsrc_connection_flush:<rtspsrc0> set
flushing 0
0:00:00.163784631 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:5095:gst_rtspsrc_connection_flush:<rtspsrc0>
connection flush
0:00:00.163814882 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8290:gst_rtspsrc_play:<rtspsrc0> PLAY...
0:00:00.163913319 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:522:default_before_send:<rtspsrc0> default handler
0:00:00.163938152 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:522:default_before_send:<rtspsrc0> default handler
0:00:00.163955152 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6367:gst_rtspsrc_try_send:<rtspsrc0> sending
message
0:00:00.172694038 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6269:gst_rtsp_src_receive_response:<rtspsrc0>
received response message
0:00:00.172745432 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:6288:gst_rtsp_src_receive_response:<rtspsrc0> got
response message 200
0:00:00.172775861 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7480:gst_rtspsrc_parse_range:<rtspsrc0> parsed
range npt=now-
0:00:00.172802038 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7489:gst_rtspsrc_parse_range:<rtspsrc0> range:
type 1, min 0.000000 - type 2,  max 0.000000
0:00:00.172821336 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7500:gst_rtspsrc_parse_range:<rtspsrc0> range: min
0:00:00.000000000
0:00:00.172859907 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:7515:gst_rtspsrc_parse_range:<rtspsrc0> range: max
99:99:99.999999999
0:00:00.172877861 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8105:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> parsing
RTP-Info
url=rtsp://192.168.0.212/live4.sdp//trackID=1;seq=0;rtptime=0;ssrc=18096591
0:00:00.172896127 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8114:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> parsing
info
url=rtsp://192.168.0.212/live4.sdp//trackID=1;seq=0;rtptime=0;ssrc=18096591
0:00:00.172913257 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8128:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> parsing
field url=rtsp://192.168.0.212/live4.sdp//trackID=1
0:00:00.172930695 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8128:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> parsing
field seq=0
0:00:00.172948371 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8128:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> parsing
field rtptime=0
0:00:00.172964059 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8128:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> parsing
field ssrc=18096591
0:00:00.172981715 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8165:gst_rtspsrc_handle_rtcp_interval:<rtspsrc0>
rtcp interval: 250 ms
0:00:00.172997006 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8179:gst_rtspsrc_handle_rtcp_interval:<rtspsrc0>
configure rtcp interval in session 0x7f5c6804c1e0
0:00:00.173028074 85717 0x55e7d9601a40 DEBUG               
rtspsrc gstrtspsrc.c:8193:gst_rtspsrc_handle_rtcp_interval:<rtspsrc0>
configuring rtp sync method





--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel