WebRTC connection failed due to DTLS error

Vladimir Tyutin vladimir.tyutin at gmail.com
Tue Dec 29 16:14:26 UTC 2020


I could not collect log with GST_DEBUG=7 because it's too much for my
camera device.
So I collected logs for these plugins:
export GST_DEBUG=2,webrtc*:7,*rtp*:7,*dtls*:7

Log started from moment I ask webrtc to create SDP offer.
Please give me any idea what might be wrong and how to solve it.

Thanks,
Vladimir

On Tue, Dec 29, 2020 at 4:06 PM Vladimir Tyutin <vladimir.tyutin at gmail.com>
wrote:

> I can collect it from the moment when webrtc offer is generating.
>
> My architecture is:
> 1. Remote client (iOS, Android, Web) send MQTT request to camera device to
> generate SDP offer
> 2. Offer is generating on camera and sent to client.
> 3. Client responds with SDP answer and webrtc session starts
>
> I can collect log at the moment offer is generating on camera device.
>
> On 29 Dec 2020, at 15:56, Anton Pryima <zingfrid at gmail.com> wrote:
>
> if it is possible, it will be better to have GST_DEBUG=*:7, but cut only
> the connection state (you know, when it will be.... :)
>
> Best regards,
> Anton
>
> On Tue, Dec 29, 2020 at 2:52 PM Vladimir Tyutin <vladimir.tyutin at gmail.com>
> wrote:
>
>> Sure Anton,
>> I will collect it once again and attach it to the next email.
>>
>> I use the following command to activate logging:
>> “export GST_DEBUG=2,webrtc*:6,*dtls*:7”
>>
>> Let me know if I need to include any other plugins to logging that might
>> assist to analyse the issue.
>>
>> Thanks,
>> Vladimir
>>
>> On 29 Dec 2020, at 15:22, Anton Pryima <zingfrid at gmail.com> wrote:
>>
>> Hello Vladimir,
>>
>> I've tried to google your errors and it looks like that dtls is not the
>> reason. Can you please attach the full connection log from the beginning?
>>
>> Best regards,
>> Anton.
>>
>> On Tue, Dec 29, 2020 at 10:02 AM Vladimir Tyutin <
>> vladimir.tyutin at gmail.com> wrote:
>>
>>> Anton,
>>> It's difficult to do on opponent side because there I have:
>>> 1. iOS application with webrtc
>>> 2. Android application with webrtc
>>> 3. JS application with webrtc
>>>
>>> Can you advise how to check openssl there?
>>> But all three applications worked well when I used gstreamer version
>>> 1.16.0 on my Linux camera device.
>>> Once I updated gstreamer version to 1.18.2 on camera device something
>>> broke.
>>> So I'm pretty sure issue on camera side but I have no idea how to
>>> understand this log with dtls error and what should I fix.
>>>
>>> Moreover on my linux camera device I have gnutls and openssl. What is
>>> used by dtls plugin? Is it openssl or gnutls?
>>>
>>> Thanks,
>>> Vladimir
>>>
>>>
>>>
>>> On Tue, Dec 29, 2020 at 10:49 AM Anton Pryima <zingfrid at gmail.com>
>>> wrote:
>>>
>>>> Hello Vladimir.
>>>>
>>>> Try to execute 'openssl version' at the both sides and provide output.
>>>>
>>>> Best regards,
>>>> Anton.
>>>>
>>>> On Mon, Dec 28, 2020, 22:03 Vladimir Tyutin <vladimir.tyutin at gmail.com>
>>>> wrote:
>>>>
>>>>> I still can't resolve the issue.
>>>>> Can someone with dtls plugin experience analyze the log attached and
>>>>> tell me what is wrong and how to fix it?
>>>>>
>>>>> DTLS plugin exists. Openssl is available on my camera device:
>>>>> root at tina:~# openssl version
>>>>> OpenSSL 1.1.0i  14 Aug 2018
>>>>>
>>>>> So why webrtc can't connect due to dtls issue?
>>>>>
>>>>> Same code was working on gstreamer version 1.16.0. The issue appeared
>>>>> when I migrated to gstreamer version 1.18.2.
>>>>>
>>>>> I have also updated libnice to the latest version.
>>>>>
>>>>> Please help me.
>>>>>
>>>>> Thanks,
>>>>> Vladimir
>>>>>
>>>>> On Thu, Dec 24, 2020 at 10:48 AM Vladimir Tyutin <
>>>>> vladimir.tyutin at gmail.com> wrote:
>>>>>
>>>>>> Thanks Anton,
>>>>>> Do you know if there any command in Linux to verify OpenSSL exists
>>>>>> and running well?
>>>>>> In my build for openwrt Linux OpenSSL is included.
>>>>>>
>>>>>> On 24 Dec 2020, at 10:25, Anton Pryima <zingfrid at gmail.com> wrote:
>>>>>>
>>>>>> 
>>>>>> Hello Vladimir.
>>>>>>
>>>>>> According to both logs provided, I see an issue with OpenSSL. Please
>>>>>> ensure that both ends have correct and working versions of OpenSSL.
>>>>>>
>>>>>> Best regards,
>>>>>> Anton
>>>>>>
>>>>>> On Thu, Dec 24, 2020, 08:40 Vladimir Tyutin <
>>>>>> vladimir.tyutin at gmail.com> wrote:
>>>>>>
>>>>>>> Hello everyone,
>>>>>>> Can someone help me with issue below?
>>>>>>> Please review the log from previous mail and suggest what is the
>>>>>>> issue with dtls and how to fix it.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Vladimir
>>>>>>>
>>>>>>> On 20 Dec 2020, at 09:53, Vladimir Tyutin <vladimir.tyutin at gmail.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>> 
>>>>>>> Please find the log attached with dtls log level set to 7.
>>>>>>> Please help me to understand what is wrong and why peer connection
>>>>>>> is failing.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Vladimir
>>>>>>>
>>>>>>> On Sun, Dec 20, 2020 at 8:56 AM Vladimir Tyutin <
>>>>>>> vladimir.tyutin at gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi Sean,
>>>>>>>> Thanks for your reply. Could you please advise how better to
>>>>>>>> collect DTLS pcaps?
>>>>>>>> I can activate log for DTLS element like this:
>>>>>>>> export GST_DEBUG=2,dtls*:7
>>>>>>>> Is it enough?
>>>>>>>>
>>>>>>>> By the way I'm trying to get webrtc working between Lindenis V536
>>>>>>>> camera and iOS app.
>>>>>>>> They have already worked before together. On iOS side nothing is
>>>>>>>> changed.
>>>>>>>> in camera side I have migrated from gstreamer version 1.16.0 to
>>>>>>>> version 1.18.2.
>>>>>>>> So is there any changes in dtls side between these versions.
>>>>>>>> Any suggesting how better to debug this issue I would appreciate.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Vladimir
>>>>>>>>
>>>>>>>> PS. I will share DTLS element logs once I collect it.
>>>>>>>>
>>>>>>>> On Sun, Dec 20, 2020 at 1:19 AM Sean DuBois <sean at siobud.com>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> Hey Vladimir,
>>>>>>>>>
>>>>>>>>> Would you mind getting a pcap of your DTLS traffic? I assume you
>>>>>>>>> are
>>>>>>>>> getting a Close because the clients are incompatible. These are
>>>>>>>>> the big
>>>>>>>>> ones I have seen with DTLS.
>>>>>>>>>
>>>>>>>>> * One side doesn't have use_srtp
>>>>>>>>> * DTLS v1.0 and v1.2 mismatch
>>>>>>>>> * One side requiring Extended Master Secret, other side not
>>>>>>>>> supporting
>>>>>>>>> * .... lots of other crazy stuff :)
>>>>>>>>>
>>>>>>>>> thanks
>>>>>>>>>
>>>>>>>>> On Sat, Dec 19, 2020 at 04:54:58PM +0300, Vladimir Tyutin wrote:
>>>>>>>>> > Please assist me to solve the issue below.
>>>>>>>>> > I observe WebRTC peer connection can't be established.
>>>>>>>>> > In log I see some errors related to dtls. Please help me
>>>>>>>>> understand the log
>>>>>>>>> > below and get the issue resolved:
>>>>>>>>> >
>>>>>>>>> > 0:01:21.644288173  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > transceiver 0x1ab0f08 DTLS state: 0x0
>>>>>>>>> > 0:01:21.644405214  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > transceiver 0x1ab0f08 ICE state: 0x1
>>>>>>>>> > 0:01:21.644569089  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > transceiver 0x1bed050 DTLS state: 0x3
>>>>>>>>> > 0:01:21.644678631  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > transceiver 0x1bed050 ICE state: 0x2
>>>>>>>>> > 0:01:21.644764381  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > ICE connection state: 0x6. DTLS connection state: 0x9
>>>>>>>>> > 0:01:21.644837673  1090  0x1b401b0 FIXME              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1189:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > Undefined situation detected, returning old state
>>>>>>>>> > 0:01:21.762102246  1090  0x1f1b7b0 WARN           dtlssrtpdemux
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdemux.c:134:sink_chain:<dtlssrtpdemux2>
>>>>>>>>> > received invalid buffer: 1
>>>>>>>>> > 0:01:21.769914036  1090  0x1f1b7b0 ERROR         dtlsconnection
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:985:handle_error:<GstDtlsConnection at 0x1da56f0
>>>>>>>>> >
>>>>>>>>> > Fatal SSL error
>>>>>>>>> > 0:01:21.770157620  1090  0x1f1b7b0 ERROR         dtlsconnection
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:968:ssl_err_cb:<GstDtlsConnection at 0x1da56f0
>>>>>>>>> >
>>>>>>>>> > ssl error:
>>>>>>>>> >
>>>>>>>>> 2947169560:error:14102410:lib(20):func(258):reason(1040):NA:0:SSL alert
>>>>>>>>> > number 40
>>>>>>>>> >
>>>>>>>>> > 0:01:21.770551453  1090  0x1f1b7b0 ERROR                dtlsdec
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:502:process_buffer:<dtlsdec2>
>>>>>>>>> > Error processing buffer: Fatal SSL error
>>>>>>>>> > 0:01:21.770553453  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > transceiver 0x1ab0f08 DTLS state: 0x0
>>>>>>>>> > 0:01:21.770745245  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > transceiver 0x1ab0f08 ICE state: 0x1
>>>>>>>>> > 0:01:21.770861286  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > transceiver 0x1bed050 DTLS state: 0x2
>>>>>>>>> > 0:01:21.770951120  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > transceiver 0x1bed050 ICE state: 0x2
>>>>>>>>> > 0:01:21.771039203  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > ICE connection state: 0x6. DTLS connection state: 0x5
>>>>>>>>> > 0:01:21.771119036  1090  0x1b401b0 TRACE              webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1145:_collate_peer_connection_states:<webrtc>
>>>>>>>>> > returning failed
>>>>>>>>> > 0:01:21.771230036  1090  0x1b401b0 INFO               webrtcbin
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1295:_update_peer_connection_state_task:<webrtc>
>>>>>>>>> > Peer connection state change from connecting(1) to failed(4)
>>>>>>>>> > [CAMERA_DEBUG] Peer connection state: failed
>>>>>>>>> > 0:01:21.770664245  1090  0x1f1b7b0 WARN                 dtlsdec
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:503:process_buffer:<dtlsdec2>
>>>>>>>>> > error: Fatal SSL error
>>>>>>>>> > 0:01:21.772238245  1090  0x1f1b7b0 ERROR                dtlsdec
>>>>>>>>> >
>>>>>>>>> gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:618:sink_chain:<dtlsdec2>
>>>>>>>>> > Failed to process buffer: error
>>>>>>>>> > 0:01:21.808121366  1090  0x1f1ba90 WARN                 basesrc
>>>>>>>>> >
>>>>>>>>> gstreamer-1.18.2/libs/gst/base/gstbasesrc.c:3127:gst_base_src_loop:<nicesrc2>
>>>>>>>>> > error: Internal data stream error.
>>>>>>>>> > 0:01:21.808266866  1090  0x1f1ba90 WARN                 basesrc
>>>>>>>>> >
>>>>>>>>> gstreamer-1.18.2/libs/gst/base/gstbasesrc.c:3127:gst_base_src_loop:<nicesrc2>
>>>>>>>>> > error: streaming stopped, reason error (-5)
>>>>>>>>> > 0:01:21.809681158  1090  0x1f1ba90 WARN                   queue
>>>>>>>>> >
>>>>>>>>> gstreamer-1.18.2/plugins/elements/gstqueue.c:990:gst_queue_handle_sink_event:<queue8>
>>>>>>>>> > error: Internal data stream error.
>>>>>>>>> > 0:01:21.809811158  1090  0x1f1ba90 WARN                   queue
>>>>>>>>> >
>>>>>>>>> gstreamer-1.18.2/plugins/elements/gstqueue.c:990:gst_queue_handle_sink_event:<queue8>
>>>>>>>>> > error: streaming stopped, reason error (-5)
>>>>>>>>>
>>>>>>>>> > _______________________________________________
>>>>>>>>> > gstreamer-devel mailing list
>>>>>>>>> > gstreamer-devel at lists.freedesktop.org
>>>>>>>>> > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> gstreamer-devel mailing list
>>>>>>>>> gstreamer-devel at lists.freedesktop.org
>>>>>>>>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>>>>>>>
>>>>>>>> <log_v536.txt>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> gstreamer-devel mailing list
>>>>>>> gstreamer-devel at lists.freedesktop.org
>>>>>>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>>>>>
>>>>>> _______________________________________________
>>>>>> gstreamer-devel mailing list
>>>>>> gstreamer-devel at lists.freedesktop.org
>>>>>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>>>>
>>>>>> _______________________________________________
>>>>> gstreamer-devel mailing list
>>>>> gstreamer-devel at lists.freedesktop.org
>>>>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>>>
>>>> _______________________________________________
>>>> gstreamer-devel mailing list
>>>> gstreamer-devel at lists.freedesktop.org
>>>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>>
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> gstreamer-devel at lists.freedesktop.org
>>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201229/1d651a87/attachment-0001.htm>
-------------- next part --------------
send create-offer signal
0:00:39.419293791  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3323:_create_sdp_task:<webrtc> creating offer sdp with options (NULL)
0:00:39.419648414  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:2718:_create_offer_task:<webrtc> adding transceiver <webrtctransceiver0> at media index 0
0:00:39.419863705  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:2320:sdp_media_from_transceiver:<webrtctransceiver0> 0 Generating new ice parameters mline 0, mid (null)
0:00:39.420149037  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1558:_find_codec_preferences:<webrtc> retrieving codec preferences from <webrtctransceiver0>
0:00:39.420716452  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:2380:sdp_media_from_transceiver:<webrtc> Adding 0-th caps application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000, encoding-name=(string)H264, level-asymmetry-allowed=(string)1, packetization-mode=(string)1, ssrc=(uint)199033321, timestamp-offset=(uint)4040610315, seqnum-offset=(uint)12508, a-framerate=(string)25, rtcp-fb-nack-pli=(boolean)true to 0-th media
0:00:39.421328324  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport (NULL) for session 0
WARNING: no real random source present!
0:00:46.789550870  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:676:get_agent_by_pem: no agent with generated cert found, creating new
0:00:46.792348025  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1286:bio_method_new: BIO: new
0:00:46.793268688  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> connection created: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:46.801713196  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:680:get_agent_by_pem:<GstDtlsAgent at 0x2035980> using agent with generated cert
0:00:46.829523376  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1286:bio_method_new: BIO: new
0:00:46.830766787  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c1690> connection created: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:46.832323948  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:400:_find_ice_stream_for_session:<webrtc> No ice stream available for session 0
0:00:46.833115486  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:424:_add_stun_server:<webrtcbin0:ice> adding stun server, stun://stun4.l.google.com:19302
0:00:46.837667718  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:313:_resolve_host:<webrtcbin0:ice> Resolving host stun4.l.google.com
0:00:46.905595278  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:322:_resolve_host:<webrtcbin0:ice> Resolved 1 addresses for host stun4.l.google.com
0:00:46.906688731  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:313:_resolve_host:<webrtcbin0:ice> Resolving host turn.iotgizmo.com
0:00:46.913358955  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:322:_resolve_host:<webrtcbin0:ice> Resolved 1 addresses for host turn.iotgizmo.com
0:00:46.913670620  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:411:_add_ice_stream_item:<webrtc> adding ice stream <webrtcicestream0> for session 0
0:00:46.938042730  1292  0x1f521b0 DEBUG            dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:372:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc0> pad requested
0:00:46.943913415  1292  0x1f521b0 INFO                 srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:617:gst_srtp_enc_request_new_pad:<srtpenc0> New pad requested
0:00:46.945641700  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:523:create_rtp_sink:<srtpenc0> creating RTP sink pad
0:00:46.951668050  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:530:create_rtp_sink:<srtpenc0> creating RTP source pad
0:00:46.961149512  1292  0x1f521b0 LOG              dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:409:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc0> added rtp sink pad
0:00:46.962444673  1292  0x1f521b0 DEBUG            dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:372:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc0> pad requested
0:00:46.969708894  1292  0x1f521b0 INFO                 srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:617:gst_srtp_enc_request_new_pad:<srtpenc0> New pad requested
0:00:46.971624220  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:569:create_rtcp_sink:<srtpenc0> creating RTCP sink pad
0:00:46.983193590  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:576:create_rtcp_sink:<srtpenc0> creating RTCP source pad
0:00:46.985723621  1292  0x1f521b0 LOG              dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:424:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc0> added rtcp sink pad
0:00:46.989086441  1292  0x1f521b0 DEBUG            dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:372:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc0> pad requested
0:00:46.990850642  1292  0x1f521b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:381:gst_dtls_enc_request_new_pad:<dtlsenc0> sink pad requested
0:00:46.993588048  1292  0x1f521b0 LOG              dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:431:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc0> added data sink pad
0:00:47.008991778  1292  0x1f521b0 DEBUG            dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:372:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc1> pad requested
0:00:47.015097212  1292  0x1f521b0 INFO                 srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:617:gst_srtp_enc_request_new_pad:<srtpenc1> New pad requested
0:00:47.015776667  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:569:create_rtcp_sink:<srtpenc1> creating RTCP sink pad
0:00:47.016589247  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:576:create_rtcp_sink:<srtpenc1> creating RTCP source pad
0:00:47.018400240  1292  0x1f521b0 LOG              dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:424:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc1> added rtcp sink pad
0:00:47.042516226  1292  0x1f521b0 DEBUG            dtlssrtpdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdec.c:308:gst_dtls_srtp_dec_request_new_pad:<dtlssrtpdec0> pad requested
0:00:47.063733724  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:374:gst_dtls_dec_request_new_pad:<dtlsdec0> requesting pad
0:00:47.065719549  1292  0x1f521b0 LOG              dtlssrtpdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdec.c:327:gst_dtls_srtp_dec_request_new_pad:<dtlssrtpdec0> added data src pad
0:00:47.068741579  1292  0x1f521b0 DEBUG            dtlssrtpdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdec.c:308:gst_dtls_srtp_dec_request_new_pad:<dtlssrtpdec1> pad requested
0:00:47.070433697  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:374:gst_dtls_dec_request_new_pad:<dtlsdec1> requesting pad
0:00:47.072364106  1292  0x1f521b0 LOG              dtlssrtpdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdec.c:327:gst_dtls_srtp_dec_request_new_pad:<dtlssrtpdec1> added data src pad
0:00:47.079049246  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1713:_create_transport_channel:<webrtc> Create transport <transportstream0> for session 0
0:00:47.082008609  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4688:gst_rtp_bin_request_new_pad:<rtpbin> Trying to request a pad with name recv_rtcp_sink_0
0:00:47.089875827  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4036:create_recv_rtcp:<rtpbin> finding session 0
0:00:47.098157960  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4041:create_recv_rtcp:<rtpbin> creating session 0
0:00:47.102880150  1292  0x1f521b0 DEBUG             rtpstorage gst-plugins-good-1.18.2/gst/rtp/gstrtpstorage.c:106:gst_rtp_storage_set_property:<rtpstorage0> RTP storage size set to 0:00:00.000000000
0:00:47.105234099  1292  0x1f521b0 DEBUG             rtpstorage gst-plugins-good-1.18.2/gst/rtp/gstrtpstorage.c:106:gst_rtp_storage_set_property:<rtpstorage0> RTP storage size set to 0:00:00.050000000
0:00:47.106083303  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1719:gst_rtp_session_reconsider:<rtpsession0> unlock timer for reconsideration
0:00:47.108849834  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1232:start_rtcp_thread:<rtpsession0> starting RTCP thread
0:00:47.110392703  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3945:complete_session_rtcp:<rtpbin> getting RTCP sink pad
0:00:47.111166616  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2691:gst_rtp_session_request_new_pad:<rtpsession0> requesting pad recv_rtcp_sink
0:00:47.111889488  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2536:create_recv_rtcp_sink:<rtpsession0> creating RTCP sink pad
0:00:47.112834276  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2551:create_recv_rtcp_sink:<rtpsession0> creating sync src pad
0:00:47.114148521  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3951:complete_session_rtcp:<rtpbin> getting RTCP decoder
0:00:47.122877153  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1099:gst_rtp_bin_request_decoder:<rtpbin> return NULL decoder
0:00:47.139266128  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:47.140791997  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3974:complete_session_rtcp:<rtpbin> no RTCP decoder given
0:00:47.142063492  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3979:complete_session_rtcp:<rtpbin> getting sync src pad
0:00:47.143680694  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3984:complete_session_rtcp:<rtpbin> getting demuxer RTCP sink pad
0:00:47.145488520  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5201:on_rtpbin_pad_added:<webrtc> new rtpbin pad recv_rtcp_sink_0
0:00:47.147526303  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4688:gst_rtp_bin_request_new_pad:<rtpbin> Trying to request a pad with name send_rtcp_src_0
0:00:47.149913419  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2691:gst_rtp_session_request_new_pad:<rtpsession0> requesting pad send_rtcp_src
0:00:47.151476287  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2646:create_send_rtcp_src:<rtpsession0> creating pad
0:00:47.153087573  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4511:create_send_rtcp:<rtpbin> getting RTCP encoder
0:00:47.154079069  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1092:gst_rtp_bin_request_encoder:<rtpbin> return NULL encoder
0:00:47.154822732  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:47.155510688  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4538:create_send_rtcp:<rtpbin> no RTCP encoder given
0:00:47.156721266  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2179:gst_rtp_session_event_send_rtcp_src:<rtpsession0> received EVENT reconfigure
0:00:47.157935595  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5201:on_rtpbin_pad_added:<webrtc> new rtpbin pad send_rtcp_src_0
0:00:47.159022007  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2154:gst_rtp_session_query_send_rtcp_src:<rtpsession0> received QUERY caps
0:00:47.153609445  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1158:rtcp_thread:<rtpsession0> entering RTCP thread
0:00:47.160272502  1292  0x21b8c00 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1163:rtcp_thread:<rtpsession0> waiting for getting started
0:00:47.161037791  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2179:gst_rtp_session_event_send_rtcp_src:<rtpsession0> received EVENT reconfigure
0:00:47.162374744  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin0> changing state: NULL => READY
0:00:47.177161559  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin0> changing state: READY => PAUSED
0:00:47.182515787  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin0> changing state: PAUSED => PLAYING
0:00:47.184084323  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: NULL => READY
0:00:47.192708913  1292  0x21b8d20 WARN                GST_PADS gstreamer-1.18.2/gst/gstpad.c:4303:gst_pad_peer_query:<nicesrc0:src> could not send sticky events
0:00:47.195908608  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: READY => PAUSED
0:00:47.212439709  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: PAUSED => PLAYING
0:00:47.224544202  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:2718:_create_offer_task:<webrtc> adding transceiver <webrtctransceiver1> at media index 1
0:00:47.227336899  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:2320:sdp_media_from_transceiver:<webrtctransceiver1> 1 Generating new ice parameters mline 1, mid (null)
0:00:47.230693010  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1558:_find_codec_preferences:<webrtc> retrieving codec preferences from <webrtctransceiver1>
0:00:47.232439086  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:2380:sdp_media_from_transceiver:<webrtc> Adding 0-th caps application/x-rtp, media=(string)audio, clock-rate=(int)48000, encoding-name=(string)OPUS, sprop-maxcapturerate=(string)48000, sprop-stereo=(string)1, payload=(int)97, encoding-params=(string)2, ssrc=(uint)2645289142, timestamp-offset=(uint)4221432858, seqnum-offset=(uint)3347, rtcp-fb-nack-pli=(boolean)true to 1-th media
0:00:47.238874019  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport (NULL) for session 1
0:00:47.244366747  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:680:get_agent_by_pem:<GstDtlsAgent at 0x2035980> using agent with generated cert
0:00:47.257583944  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1286:bio_method_new: BIO: new
0:00:47.258866855  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> connection created: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:47.263310337  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:680:get_agent_by_pem:<GstDtlsAgent at 0x2035980> using agent with generated cert
0:00:47.270446683  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1286:bio_method_new: BIO: new
0:00:47.272810049  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c1760> connection created: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:47.274644750  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:400:_find_ice_stream_for_session:<webrtc> No ice stream available for session 1
0:00:47.276219910  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:424:_add_stun_server:<webrtcbin0:ice> adding stun server, stun://stun4.l.google.com:19302
0:00:47.277470697  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:313:_resolve_host:<webrtcbin0:ice> Resolving host stun4.l.google.com
0:00:47.311120061  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:322:_resolve_host:<webrtcbin0:ice> Resolved 1 addresses for host stun4.l.google.com
0:00:47.311715017  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:313:_resolve_host:<webrtcbin0:ice> Resolving host 148.76.71.179
0:00:47.311860142  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:322:_resolve_host:<webrtcbin0:ice> Resolved 1 addresses for host 148.76.71.179
0:00:47.312064432  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:411:_add_ice_stream_item:<webrtc> adding ice stream <webrtcicestream1> for session 1
0:00:47.314548172  1292  0x1f521b0 DEBUG            dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:372:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc2> pad requested
0:00:47.316736080  1292  0x1f521b0 INFO                 srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:617:gst_srtp_enc_request_new_pad:<srtpenc2> New pad requested
0:00:47.318295199  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:523:create_rtp_sink:<srtpenc2> creating RTP sink pad
0:00:47.319873443  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:530:create_rtp_sink:<srtpenc2> creating RTP source pad
0:00:47.322351808  1292  0x1f521b0 LOG              dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:409:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc2> added rtp sink pad
0:00:47.332994973  1292  0x1f521b0 DEBUG            dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:372:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc2> pad requested
0:00:47.335942586  1292  0x1f521b0 INFO                 srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:617:gst_srtp_enc_request_new_pad:<srtpenc2> New pad requested
0:00:47.337240081  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:569:create_rtcp_sink:<srtpenc2> creating RTCP sink pad
0:00:47.338744158  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:576:create_rtcp_sink:<srtpenc2> creating RTCP source pad
0:00:47.340989149  1292  0x1f521b0 LOG              dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:424:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc2> added rtcp sink pad
0:00:47.343023975  1292  0x1f521b0 DEBUG            dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:372:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc2> pad requested
0:00:47.344214470  1292  0x1f521b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:381:gst_dtls_enc_request_new_pad:<dtlsenc2> sink pad requested
0:00:47.345656214  1292  0x1f521b0 LOG              dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:431:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc2> added data sink pad
0:00:47.348545869  1292  0x1f521b0 DEBUG            dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:372:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc3> pad requested
0:00:47.349822197  1292  0x1f521b0 INFO                 srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:617:gst_srtp_enc_request_new_pad:<srtpenc3> New pad requested
0:00:47.350702194  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:569:create_rtcp_sink:<srtpenc3> creating RTCP sink pad
0:00:47.351615982  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:576:create_rtcp_sink:<srtpenc3> creating RTCP source pad
0:00:47.353323433  1292  0x1f521b0 LOG              dtlssrtpenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpenc.c:424:gst_dtls_srtp_enc_request_new_pad:<dtlssrtpenc3> added rtcp sink pad
0:00:47.363073810  1292  0x1f521b0 DEBUG            dtlssrtpdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdec.c:308:gst_dtls_srtp_dec_request_new_pad:<dtlssrtpdec2> pad requested
0:00:47.364856095  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:374:gst_dtls_dec_request_new_pad:<dtlsdec2> requesting pad
0:00:47.366621380  1292  0x1f521b0 LOG              dtlssrtpdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdec.c:327:gst_dtls_srtp_dec_request_new_pad:<dtlssrtpdec2> added data src pad
0:00:47.380913364  1292  0x1f521b0 DEBUG            dtlssrtpdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdec.c:308:gst_dtls_srtp_dec_request_new_pad:<dtlssrtpdec3> pad requested
0:00:47.382105025  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:374:gst_dtls_dec_request_new_pad:<dtlsdec3> requesting pad
0:00:47.383583811  1292  0x1f521b0 LOG              dtlssrtpdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdec.c:327:gst_dtls_srtp_dec_request_new_pad:<dtlssrtpdec3> added data src pad
0:00:47.385692761  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1713:_create_transport_channel:<webrtc> Create transport <transportstream1> for session 1
0:00:47.387957585  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4688:gst_rtp_bin_request_new_pad:<rtpbin> Trying to request a pad with name recv_rtcp_sink_1
0:00:47.389137206  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4036:create_recv_rtcp:<rtpbin> finding session 1
0:00:47.390265576  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4041:create_recv_rtcp:<rtpbin> creating session 1
0:00:47.392117777  1292  0x1f521b0 DEBUG             rtpstorage gst-plugins-good-1.18.2/gst/rtp/gstrtpstorage.c:106:gst_rtp_storage_set_property:<rtpstorage1> RTP storage size set to 0:00:00.000000000
0:00:47.393417897  1292  0x1f521b0 DEBUG             rtpstorage gst-plugins-good-1.18.2/gst/rtp/gstrtpstorage.c:106:gst_rtp_storage_set_property:<rtpstorage1> RTP storage size set to 0:00:00.050000000
0:00:47.394569850  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1719:gst_rtp_session_reconsider:<rtpsession1> unlock timer for reconsideration
0:00:47.396599509  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1232:start_rtcp_thread:<rtpsession1> starting RTCP thread
0:00:47.398952791  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3945:complete_session_rtcp:<rtpbin> getting RTCP sink pad
0:00:47.399758371  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2691:gst_rtp_session_request_new_pad:<rtpsession1> requesting pad recv_rtcp_sink
0:00:47.400522826  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2536:create_recv_rtcp_sink:<rtpsession1> creating RTCP sink pad
0:00:47.401676988  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2551:create_recv_rtcp_sink:<rtpsession1> creating sync src pad
0:00:47.402616776  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3951:complete_session_rtcp:<rtpbin> getting RTCP decoder
0:00:47.405257682  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1099:gst_rtp_bin_request_decoder:<rtpbin> return NULL decoder
0:00:47.406675468  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:47.409189250  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3974:complete_session_rtcp:<rtpbin> no RTCP decoder given
0:00:47.420334205  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3979:complete_session_rtcp:<rtpbin> getting sync src pad
0:00:47.421451409  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3984:complete_session_rtcp:<rtpbin> getting demuxer RTCP sink pad
0:00:47.423149485  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5201:on_rtpbin_pad_added:<webrtc> new rtpbin pad recv_rtcp_sink_1
0:00:47.424828312  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4688:gst_rtp_bin_request_new_pad:<rtpbin> Trying to request a pad with name send_rtcp_src_1
0:00:47.426459347  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2691:gst_rtp_session_request_new_pad:<rtpsession1> requesting pad send_rtcp_src
0:00:47.428406589  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2646:create_send_rtcp_src:<rtpsession1> creating pad
0:00:47.430138874  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4511:create_send_rtcp:<rtpbin> getting RTCP encoder
0:00:47.431368535  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1092:gst_rtp_bin_request_encoder:<rtpbin> return NULL encoder
0:00:47.432062658  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:47.432528531  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4538:create_send_rtcp:<rtpbin> no RTCP encoder given
0:00:47.433385152  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2179:gst_rtp_session_event_send_rtcp_src:<rtpsession1> received EVENT reconfigure
0:00:47.434673231  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5201:on_rtpbin_pad_added:<webrtc> new rtpbin pad send_rtcp_src_1
0:00:47.428853337  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1158:rtcp_thread:<rtpsession1> entering RTCP thread
0:00:47.435463311  1292  0x21dc230 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1163:rtcp_thread:<rtpsession1> waiting for getting started
0:00:47.436242891  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2154:gst_rtp_session_query_send_rtcp_src:<rtpsession1> received QUERY caps
0:00:47.437539052  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2179:gst_rtp_session_event_send_rtcp_src:<rtpsession1> received EVENT reconfigure
0:00:47.438694048  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin1> changing state: NULL => READY
0:00:47.440347833  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin1> changing state: READY => PAUSED
0:00:47.442534824  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin1> changing state: PAUSED => PLAYING
0:00:47.444534816  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: NULL => READY
0:00:47.460310711  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: READY => PAUSED
0:00:47.466987267  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: PAUSED => PLAYING
[CAMERA_DEBUG] send set-local-description signal
Sending offer
Offer:
v=0
o=- 7690411589323477348 0 IN IP4 0.0.0.0
s=-
t=0 0
a=ice-options:trickle
m=video 9 UDP/TLS/RTP/SAVPF 96
c=IN IP4 0.0.0.0
a=setup:actpass
a=ice-ufrag:ota1lqhXftv31KnMFc1XkOAHwhOcz4aP
a=ice-pwd:P1klEk1NPd1WeRFvEOFx/p2JHUrHhw4U
a=rtcp-mux
a=rtcp-rsize
a=sendrecv
a=rtpmap:96 H264/90000
a=rtcp-fb:96 nack pli
a=framerate:25
a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1
a=ssrc:199033321 msid:user1213174816 at host-fed10a7f webrtctransceiver0
a=ssrc:199033321 cname:user1213174816 at host-fed10a7f
a=mid:video0
a=fingerprint:sha-256 03:FF:03:AE:01:1F:FE:88:C0:90:96:35:00:B4:D4:42:86:6E:A7:DA:8D:9F:B8:53:8A:CE:DA:B5:79:36:EC:31
m=audio 9 UDP/TLS/RTP/SAVPF 97
c=IN IP4 0.0.0.0
a=setup:actpass
a=ice-ufrag:r7SE04zsMXZMX3v9LK/WRVX0OZ3+lws/
a=ice-pwd:FNpxUYCL24rT1vkk1UVSxGOkiLUsZ/s9
a=rtcp-mux
a=rtcp-rsize
a=sendrecv
a=rtpmap:97 OPUS/48000/2
a=rtcp-fb:97 nack pli
a=fmtp:97 sprop-maxcapturerate=48000;sprop-stereo=1
a=ssrc:2645289142 msid:user1213174816 at host-fed10a7f webrtctransceiver1
a=ssrc:2645289142 cname:user1213174816 at host-fed10a7f
a=mid:audio1
a=fingerprint:sha-256 03:FF:03:AE:01:1F:FE:88:C0:90:96:35:00:B4:D4:42:86:6E:A7:DA:8D:9F:B8:53:8A:CE:DA:B5:79:36:EC:31

===> [tvv777/webrtc/client]: [{"sdp":{"type":"offer","sdp":"v=0\r\no=- 7690411589323477348 0 IN IP4 0.0.0.0\r\ns=-\r\nt=0 0\r\na=ice-options:trickle\r\nm=video 9 UDP/TLS/RTP/SAVPF 96\r\nc=IN IP4 0.0.0.0\r\na=setup:actpass\r\na=ice-ufrag:ota1lqhXftv31KnMFc1XkOAHwhOcz4aP\r\na=ice-pwd:P1klEk1NPd1WeRFvEOFx/p2JHUrHhw4U\r\na=rtcp-mux\r\na=rtcp-rsize\r\na=sendrecv\r\na=rtpmap:96 H264/90000\r\na=rtcp-fb:96 nack pli\r\na=framerate:25\r\na=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1\r\na=ssrc:199033321 msid:user1213174816 at host-fed10a7f webrtctransceiver0\r\na=ssrc:199033321 cname:user1213174816 at host-fed10a7f\r\na=mid:video0\r\na=fingerprint:sha-256 03:FF:03:AE:01:1F:FE:88:C0:90:96:35:00:B4:D4:42:86:6E:A7:DA:8D:9F:B8:53:8A:CE:DA:B5:79:36:EC:31\r\nm=audio 9 UDP/TLS/RTP/SAVPF 97\r\nc=IN IP4 0.0.0.0\r\na=setup:actpass\r\na=ice-ufrag:r7SE04zsMXZMX3v9LK/WRVX0OZ3+lws/\r\na=ice-pwd:FNpxUYCL24rT1vkk1UVSxGOkiLUsZ/s9\r\na=rtcp-mux\r\na=rtcp-rsize\r\na=sendrecv\r\na=rtpmap:97 OPUS/48000/2\r\na=rtcp-fb:97 nack pli\r\na=fmtp:97 sprop-maxcapturerate=48000;sprop-stereo=1\r\na=ssrc:2645289142 msid:user1213174816 at host-fed10a7f webrtctransceiver1\r\na=ssrc:2645289142 cname:user1213174816 at host-fed10a7f\r\na=mid:audio1\r\na=fingerprint:sha-256 03:FF:03:AE:01:1F:FE:88:C0:90:96:35:00:B4:D4:42:86:6E:A7:DA:8D:9F:B8:53:8A:CE:DA:B5:79:36:EC:31\r\n"}}]
0:00:47.497201895  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4325:_set_description_task:<webrtc> Attempting to set local offer in the stable state
0:00:47.498510890  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4326:_set_description_task:<webrtc> SDP contents
v=0
o=- 7690411589323477348 0 IN IP4 0.0.0.0
s=-
t=0 0
a=ice-options:trickle
m=video 9 UDP/TLS/RTP/SAVPF 96
c=IN IP4 0.0.0.0
a=setup:actpass
a=ice-ufrag:ota1lqhXftv31KnMFc1XkOAHwhOcz4aP
a=ice-pwd:P1klEk1NPd1WeRFvEOFx/p2JHUrHhw4U
a=rtcp-mux
a=rtcp-rsize
a=sendrecv
a=rtpmap:96 H264/90000
a=rtcp-fb:96 nack pli
a=framerate:25
a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1
a=ssrc:199033321 msid:user1213174816 at host-fed10a7f webrtctransceiver0
a=ssrc:199033321 cname:user1213174816 at host-fed10a7f
a=mid:video0
a=fingerprint:sha-256 03:FF:03:AE:01:1F:FE:88:C0:90:96:35:00:B4:D4:42:86:6E:A7:DA:8D:9F:B8:53:8A:CE:DA:B5:79:36:EC:31
m=audio 9 UDP/TLS/RTP/SAVPF 97
c=IN IP4 0.0.0.0
a=setup:actpass
a=ice-ufrag:r7SE04zsMXZMX3v9LK/WRVX0OZ3+lws/
a=ice-pwd:FNpxUYCL24rT1vkk1UVSxGOkiLUsZ/s9
a=rtcp-mux
a=rtcp-rsize
a=sendrecv
a=rtpmap:97 OPUS/48000/2
a=rtcp-fb:97 nack pli
a=fmtp:97 sprop-maxcapturerate=48000;sprop-stereo=1
a=ssrc:2645289142 msid:user1213174816 at host-fed10a7f webrtctransceiver1
a=ssrc:2645289142 cname:user1213174816 at host-fed10a7f
a=mid:audio1
a=fingerprint:sha-256 03:FF:03:AE:01:1F:FE:88:C0:90:96:35:00:B4:D4:42:86:6E:A7:DA:8D:9F:B8:53:8A:CE:DA:B5:79:36:EC:31

0:00:47.501518461  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4492:_set_description_task:<webrtc> we are in ice controlling mode: true
0:00:47.502389375  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream0> for session 0
0:00:47.503015997  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin0> changing state: PLAYING => PLAYING
0:00:47.503574453  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: PLAYING => PLAYING
0:00:47.504748115  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:805:gst_webrtc_ice_set_local_credentials:<webrtcbin0:ice> Setting local ICE credentials on ICE stream 1 ufrag:ota1lqhXftv31KnMFc1XkOAHwhOcz4aP pwd:P1klEk1NPd1WeRFvEOFx/p2JHUrHhw4U
0:00:47.505629195  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream1> for session 1
0:00:47.506260276  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin1> changing state: PLAYING => PLAYING
0:00:47.508417059  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: PLAYING => PLAYING
0:00:47.509547179  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:805:gst_webrtc_ice_set_local_credentials:<webrtcbin0:ice> Setting local ICE credentials on ICE stream 2 ufrag:r7SE04zsMXZMX3v9LK/WRVX0OZ3+lws/ pwd:FNpxUYCL24rT1vkk1UVSxGOkiLUsZ/s9
0:00:47.510814882  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:823:gst_webrtc_ice_gather_candidates:<webrtcbin0:ice> gather candidates for stream 1
0:00:47.511319839  1292  0x1f521b0 DEBUG        webrtcicestream gst-plugins-bad-1.18.2/ext/webrtc/icestream.c:177:gst_webrtc_ice_stream_gather_candidates:<webrtcicestream0> start gathering candidates
0:00:47.521763963  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:47.524725410  1292  0x1f521b0 DEBUG    webrtcnicetransport gst-plugins-bad-1.18.2/ext/webrtc/nicetransport.c:186:_on_component_state_changed:<webrtcnicetransport0> 1 1 gathering
0:00:47.526910109  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:823:gst_webrtc_ice_gather_candidates:<webrtcbin0:ice> gather candidates for stream 2
0:00:47.537602816  1292  0x1f521b0 DEBUG        webrtcicestream gst-plugins-bad-1.18.2/ext/webrtc/icestream.c:177:gst_webrtc_ice_stream_gather_candidates:<webrtcicestream1> start gathering candidates
0:00:47.548905437  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4653:_set_description_task:<webrtc> notify signaling-state from have-local-offer to have-local-offer
0:00:47.550389973  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.551439760  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 gathering state: 0x1
0:00:47.552696255  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 RTCP gathering state: 0x1
0:00:47.553737876  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.555130371  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 gathering state: 0x1
0:00:47.555937159  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 RTCP gathering state: 0x1
0:00:47.556565823  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1010:_collate_ice_gathering_states:<webrtc> ICE gathering state: 0x2
0:00:47.557619569  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1014:_collate_ice_gathering_states:<webrtc> returning gathering
0:00:47.558953313  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1225:_update_ice_gathering_state_task:<webrtc> ICE gathering state change from new(0) to gathering(1)
ICE gathering state changed to gathering
0:00:47.560092434  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.560818806  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 gathering state: 0x1
0:00:47.562913506  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 RTCP gathering state: 0x1
0:00:47.564450083  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.565712995  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 gathering state: 0x1
0:00:47.579477356  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 RTCP gathering state: 0x1
0:00:47.582659051  1292  0x1f50c00 DEBUG    webrtcnicetransport gst-plugins-bad-1.18.2/ext/webrtc/nicetransport.c:186:_on_component_state_changed:<webrtcnicetransport1> 1 2 gathering
0:00:47.583306049  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1010:_collate_ice_gathering_states:<webrtc> ICE gathering state: 0x2
0:00:47.583710214  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1014:_collate_ice_gathering_states:<webrtc> returning gathering
0:00:47.587264824  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:1 1 UDP 2015363327 192.168.1.14 40055 typ host
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:1 1 UDP 2015363327 192.168.1.14 40055 typ host","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:1 1 UDP 2015363327 192.168.1.14 40055 typ host","sdpMLineIndex":0}}]
0:00:47.594119214  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:2 1 TCP 1015021823 192.168.1.14 9 typ host tcptype active
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:2 1 TCP 1015021823 192.168.1.14 9 typ host tcptype active","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:2 1 TCP 1015021823 192.168.1.14 9 typ host tcptype active","sdpMLineIndex":0}}]
0:00:47.597142618  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:3 1 TCP 1010827519 192.168.1.14 56799 typ host tcptype passive
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:3 1 TCP 1010827519 192.168.1.14 56799 typ host tcptype passive","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:3 1 TCP 1010827519 192.168.1.14 56799 typ host tcptype passive","sdpMLineIndex":0}}]
0:00:47.599520317  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:1 2 UDP 2015363326 192.168.1.14 38457 typ host
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:1 2 UDP 2015363326 192.168.1.14 38457 typ host","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:1 2 UDP 2015363326 192.168.1.14 38457 typ host","sdpMLineIndex":0}}]
0:00:47.602880887  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:2 2 TCP 1015021822 192.168.1.14 9 typ host tcptype active
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:2 2 TCP 1015021822 192.168.1.14 9 typ host tcptype active","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:2 2 TCP 1015021822 192.168.1.14 9 typ host tcptype active","sdpMLineIndex":0}}]
0:00:47.619005738  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:3 2 TCP 1010827518 192.168.1.14 35049 typ host tcptype passive
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:3 2 TCP 1010827518 192.168.1.14 35049 typ host tcptype passive","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:3 2 TCP 1010827518 192.168.1.14 35049 typ host tcptype passive","sdpMLineIndex":0}}]
0:00:47.621324146  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:1 1 UDP 2015363327 192.168.1.14 42570 typ host
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:1 1 UDP 2015363327 192.168.1.14 42570 typ host","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:1 1 UDP 2015363327 192.168.1.14 42570 typ host","sdpMLineIndex":1}}]
0:00:47.626723166  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:2 1 TCP 1015021823 192.168.1.14 9 typ host tcptype active
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:2 1 TCP 1015021823 192.168.1.14 9 typ host tcptype active","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:2 1 TCP 1015021823 192.168.1.14 9 typ host tcptype active","sdpMLineIndex":1}}]
0:00:47.629497363  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:3 1 TCP 1010827519 192.168.1.14 44757 typ host tcptype passive
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:3 1 TCP 1010827519 192.168.1.14 44757 typ host tcptype passive","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:3 1 TCP 1010827519 192.168.1.14 44757 typ host tcptype passive","sdpMLineIndex":1}}]
0:00:47.631280772  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:1 2 UDP 2015363326 192.168.1.14 48977 typ host
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:1 2 UDP 2015363326 192.168.1.14 48977 typ host","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:1 2 UDP 2015363326 192.168.1.14 48977 typ host","sdpMLineIndex":1}}]
0:00:47.637679413  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:2 2 TCP 1015021822 192.168.1.14 9 typ host tcptype active
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:2 2 TCP 1015021822 192.168.1.14 9 typ host tcptype active","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:2 2 TCP 1015021822 192.168.1.14 9 typ host tcptype active","sdpMLineIndex":1}}]
0:00:47.639782071  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:3 2 TCP 1010827518 192.168.1.14 41263 typ host tcptype passive
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:3 2 TCP 1010827518 192.168.1.14 41263 typ host tcptype passive","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:3 2 TCP 1010827518 192.168.1.14 41263 typ host tcptype passive","sdpMLineIndex":1}}]
0:00:47.642133395  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:860:_collate_ice_connection_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.643250891  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:860:_collate_ice_connection_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.644106179  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:901:_collate_ice_connection_states:<webrtc> ICE connection state: 0x0
0:00:47.644850551  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:920:_collate_ice_connection_states:<webrtc> returning new
0:00:47.645361341  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1063:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.647094959  1292  0x1f50c00 DEBUG    webrtcnicetransport gst-plugins-bad-1.18.2/ext/webrtc/nicetransport.c:186:_on_component_state_changed:<webrtcnicetransport2> 2 1 gathering
0:00:47.657552583  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1063:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.658061539  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x0. DTLS connection state: 0x0
0:00:47.658464121  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1160:_collate_peer_connection_states:<webrtc> returning new
0:00:47.664604930  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.665312552  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 gathering state: 0x1
0:00:47.665768717  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 RTCP gathering state: 0x1
0:00:47.666173882  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.667320419  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 gathering state: 0x1
0:00:47.668407664  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 RTCP gathering state: 0x1
0:00:47.669143078  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1010:_collate_ice_gathering_states:<webrtc> ICE gathering state: 0x2
0:00:47.669556285  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1014:_collate_ice_gathering_states:<webrtc> returning gathering
0:00:47.669974825  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.670570697  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 gathering state: 0x1
0:00:47.673265978  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 RTCP gathering state: 0x1
0:00:47.673899851  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.674646348  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 gathering state: 0x1
0:00:47.675207220  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 RTCP gathering state: 0x1
0:00:47.675633885  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1010:_collate_ice_gathering_states:<webrtc> ICE gathering state: 0x2
0:00:47.676088134  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1014:_collate_ice_gathering_states:<webrtc> returning gathering
0:00:47.676769172  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:860:_collate_ice_connection_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.677317837  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:860:_collate_ice_connection_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.680278283  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:901:_collate_ice_connection_states:<webrtc> ICE connection state: 0x0
0:00:47.680951656  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:920:_collate_ice_connection_states:<webrtc> returning new
0:00:47.681580070  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1063:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.682600899  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1063:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.683197605  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x0. DTLS connection state: 0x0
0:00:47.683777811  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1160:_collate_peer_connection_states:<webrtc> returning new
0:00:47.684337434  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:860:_collate_ice_connection_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.689482205  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:860:_collate_ice_connection_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.690152577  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:901:_collate_ice_connection_states:<webrtc> ICE connection state: 0x0
0:00:47.690798824  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:920:_collate_ice_connection_states:<webrtc> returning new
0:00:47.691262697  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1063:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.691831903  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1063:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.692211902  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x0. DTLS connection state: 0x0
0:00:47.692580775  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1160:_collate_peer_connection_states:<webrtc> returning new
0:00:47.708154129  1292  0x1f50c00 DEBUG    webrtcnicetransport gst-plugins-bad-1.18.2/ext/webrtc/nicetransport.c:186:_on_component_state_changed:<webrtcnicetransport3> 2 2 gathering
0:00:47.708703877  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:860:_collate_ice_connection_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.709255667  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:860:_collate_ice_connection_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.710109622  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:901:_collate_ice_connection_states:<webrtc> ICE connection state: 0x0
0:00:47.710554036  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:920:_collate_ice_connection_states:<webrtc> returning new
0:00:47.710753702  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1063:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:47.711172659  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1063:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:47.711567157  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x0. DTLS connection state: 0x0
0:00:47.712108614  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1160:_collate_peer_connection_states:<webrtc> returning new
0:00:47.857050822  1292  0x21b8d20 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:47.857590278  1292  0x21b8d20 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:47.857592111  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:4 1 UDP 1679819007 109.184.113.169 40055 typ srflx raddr 192.168.1.14 rport 40055
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:4 1 UDP 1679819007 109.184.113.169 40055 typ srflx raddr 192.168.1.14 rport 40055","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:4 1 UDP 1679819007 109.184.113.169 40055 typ srflx raddr 192.168.1.14 rport 40055","sdpMLineIndex":0}}]
0:00:47.858391691  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:5 1 TCP 847249663 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:5 1 TCP 847249663 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:5 1 TCP 847249663 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active","sdpMLineIndex":0}}]
0:00:47.858970856  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:6 1 TCP 843055359 109.184.113.169 56799 typ srflx raddr 192.168.1.14 rport 56799 tcptype passive
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:6 1 TCP 843055359 109.184.113.169 56799 typ srflx raddr 192.168.1.14 rport 56799 tcptype passive","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:6 1 TCP 843055359 109.184.113.169 56799 typ srflx raddr 192.168.1.14 rport 56799 tcptype passive","sdpMLineIndex":0}}]
0:00:47.861924219  1292  0x21b8d20 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:47.862594799  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:7 1 UDP 505413887 148.76.71.179 49267 typ relay raddr 192.168.1.14 rport 40055
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:7 1 UDP 505413887 148.76.71.179 49267 typ relay raddr 192.168.1.14 rport 40055","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:7 1 UDP 505413887 148.76.71.179 49267 typ relay raddr 192.168.1.14 rport 40055","sdpMLineIndex":0}}]
0:00:47.932674892  1292  0x21b8d20 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:47.936648334  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:7 1 UDP 337658111 148.76.71.179 56873 typ relay raddr 192.168.1.14 rport 9
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:7 1 UDP 337658111 148.76.71.179 56873 typ relay raddr 192.168.1.14 rport 9","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:7 1 UDP 337658111 148.76.71.179 56873 typ relay raddr 192.168.1.14 rport 9","sdpMLineIndex":0}}]
0:00:47.951730607  1292  0x20b8920 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:47.952352355  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:4 2 UDP 1679819006 109.184.113.169 38457 typ srflx raddr 192.168.1.14 rport 38457
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:4 2 UDP 1679819006 109.184.113.169 38457 typ srflx raddr 192.168.1.14 rport 38457","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:4 2 UDP 1679819006 109.184.113.169 38457 typ srflx raddr 192.168.1.14 rport 38457","sdpMLineIndex":0}}]
0:00:47.953035102  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:5 2 TCP 847249662 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:5 2 TCP 847249662 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:5 2 TCP 847249662 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active","sdpMLineIndex":0}}]
0:00:47.953548100  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:6 2 TCP 843055358 109.184.113.169 35049 typ srflx raddr 192.168.1.14 rport 35049 tcptype passive
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:6 2 TCP 843055358 109.184.113.169 35049 typ srflx raddr 192.168.1.14 rport 35049 tcptype passive","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:6 2 TCP 843055358 109.184.113.169 35049 typ srflx raddr 192.168.1.14 rport 35049 tcptype passive","sdpMLineIndex":0}}]
0:00:47.954035639  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:7 2 UDP 505413886 148.76.71.179 64682 typ relay raddr 192.168.1.14 rport 38457
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:7 2 UDP 505413886 148.76.71.179 64682 typ relay raddr 192.168.1.14 rport 38457","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:7 2 UDP 505413886 148.76.71.179 64682 typ relay raddr 192.168.1.14 rport 38457","sdpMLineIndex":0}}]
0:00:47.966408756  1292  0x20b8920 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:47.967460502  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:0 and candidate:7 2 UDP 337658110 148.76.71.179 53427 typ relay raddr 192.168.1.14 rport 9
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:7 2 UDP 337658110 148.76.71.179 53427 typ relay raddr 192.168.1.14 rport 9","sdpMLineIndex":0}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:7 2 UDP 337658110 148.76.71.179 53427 typ relay raddr 192.168.1.14 rport 9","sdpMLineIndex":0}}]
0:00:48.001080658  1292  0x21b8cc0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:48.009849623  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:4 1 UDP 1679819007 109.184.113.169 42570 typ srflx raddr 192.168.1.14 rport 42570
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:4 1 UDP 1679819007 109.184.113.169 42570 typ srflx raddr 192.168.1.14 rport 42570","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:4 1 UDP 1679819007 109.184.113.169 42570 typ srflx raddr 192.168.1.14 rport 42570","sdpMLineIndex":1}}]
0:00:48.011220034  1292  0x21b8cc0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:48.013236360  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:5 1 TCP 847249663 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:5 1 TCP 847249663 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:5 1 TCP 847249663 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active","sdpMLineIndex":1}}]
0:00:48.014568812  1292  0x21b8cc0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:48.016048307  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:6 1 TCP 843055359 109.184.113.169 44757 typ srflx raddr 192.168.1.14 rport 44757 tcptype passive
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:6 1 TCP 843055359 109.184.113.169 44757 typ srflx raddr 192.168.1.14 rport 44757 tcptype passive","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:6 1 TCP 843055359 109.184.113.169 44757 typ srflx raddr 192.168.1.14 rport 44757 tcptype passive","sdpMLineIndex":1}}]
0:00:48.017524384  1292  0x21b8cc0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:48.019295127  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:7 1 UDP 505413887 148.76.71.179 51730 typ relay raddr 192.168.1.14 rport 42570
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:7 1 UDP 505413887 148.76.71.179 51730 typ relay raddr 192.168.1.14 rport 42570","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:7 1 UDP 505413887 148.76.71.179 51730 typ relay raddr 192.168.1.14 rport 42570","sdpMLineIndex":1}}]
0:00:48.028997921  1292  0x21b8cc0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:48.031562661  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:7 1 UDP 337658111 148.76.71.179 65237 typ relay raddr 192.168.1.14 rport 9
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:7 1 UDP 337658111 148.76.71.179 65237 typ relay raddr 192.168.1.14 rport 9","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:7 1 UDP 337658111 148.76.71.179 65237 typ relay raddr 192.168.1.14 rport 9","sdpMLineIndex":1}}]
0:00:48.041091497  1292  0x21b8c30 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:48.041873661  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:4 2 UDP 1679819006 109.184.113.169 48977 typ srflx raddr 192.168.1.14 rport 48977
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:4 2 UDP 1679819006 109.184.113.169 48977 typ srflx raddr 192.168.1.14 rport 48977","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:4 2 UDP 1679819006 109.184.113.169 48977 typ srflx raddr 192.168.1.14 rport 48977","sdpMLineIndex":1}}]
0:00:48.042679699  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:5 2 TCP 847249662 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:5 2 TCP 847249662 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:5 2 TCP 847249662 109.184.113.169 9 typ srflx raddr 192.168.1.14 rport 9 tcptype active","sdpMLineIndex":1}}]
0:00:48.043312239  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:6 2 TCP 843055358 109.184.113.169 41263 typ srflx raddr 192.168.1.14 rport 41263 tcptype passive
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:6 2 TCP 843055358 109.184.113.169 41263 typ srflx raddr 192.168.1.14 rport 41263 tcptype passive","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:6 2 TCP 843055358 109.184.113.169 41263 typ srflx raddr 192.168.1.14 rport 41263 tcptype passive","sdpMLineIndex":1}}]
0:00:48.074927445  1292  0x21b8c30 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:48.075520359  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:7 2 UDP 505413886 148.76.71.179 60823 typ relay raddr 192.168.1.14 rport 48977
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:7 2 UDP 505413886 148.76.71.179 60823 typ relay raddr 192.168.1.14 rport 48977","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:7 2 UDP 505413886 148.76.71.179 60823 typ relay raddr 192.168.1.14 rport 48977","sdpMLineIndex":1}}]
0:00:48.093573245  1292  0x21b8c30 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4895:_on_local_ice_candidate_cb:<webrtc> Queueing on_ice_candidate_task
0:00:48.096257442  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4850:_on_local_ice_candidate_task:<webrtc> produced ICE candidate for mline:1 and candidate:7 2 UDP 337658110 148.76.71.179 62849 typ relay raddr 192.168.1.14 rport 9
received local candidate
send local candidate: 
{"ice":{"candidate":"candidate:7 2 UDP 337658110 148.76.71.179 62849 typ relay raddr 192.168.1.14 rport 9","sdpMLineIndex":1}}
===> [tvv777/webrtc/client]: [{"ice":{"candidate":"candidate:7 2 UDP 337658110 148.76.71.179 62849 typ relay raddr 192.168.1.14 rport 9","sdpMLineIndex":1}}]
0:00:48.100794257  1292  0x1f50c00 DEBUG        webrtcicestream gst-plugins-bad-1.18.2/ext/webrtc/icestream.c:116:_on_candidate_gathering_done:<webrtcicestream0> 1 gathering done
0:00:48.101084798  1292  0x1f50c00 DEBUG        webrtcicestream gst-plugins-bad-1.18.2/ext/webrtc/icestream.c:116:_on_candidate_gathering_done:<webrtcicestream1> 2 gathering done
0:00:48.101374922  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:48.101505379  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 gathering state: 0x2
0:00:48.101594629  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 RTCP gathering state: 0x2
0:00:48.101669212  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:48.101753795  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 gathering state: 0x2
0:00:48.101834711  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 RTCP gathering state: 0x2
0:00:48.101908669  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1010:_collate_ice_gathering_states:<webrtc> ICE gathering state: 0x4
0:00:48.101977336  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1020:_collate_ice_gathering_states:<webrtc> returning complete
0:00:48.102078877  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1225:_update_ice_gathering_state_task:<webrtc> ICE gathering state change from gathering(1) to complete(2)
ICE gathering state changed to complete
0:00:48.102312876  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:48.102431667  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 gathering state: 0x2
0:00:48.102527334  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 RTCP gathering state: 0x2
0:00:48.102607333  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:48.102709541  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 gathering state: 0x2
0:00:48.102816832  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 RTCP gathering state: 0x2
0:00:48.102909457  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1010:_collate_ice_gathering_states:<webrtc> ICE gathering state: 0x4
0:00:48.102980748  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1020:_collate_ice_gathering_states:<webrtc> returning complete
0:00:48.103081956  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:48.103190664  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 gathering state: 0x2
0:00:48.103279164  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 RTCP gathering state: 0x2
0:00:48.103356164  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:48.103455122  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 gathering state: 0x2
0:00:48.103543579  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 RTCP gathering state: 0x2
0:00:48.103618871  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1010:_collate_ice_gathering_states:<webrtc> ICE gathering state: 0x4
0:00:48.103688954  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1020:_collate_ice_gathering_states:<webrtc> returning complete
0:00:48.103778329  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 has no mid
0:00:48.103870828  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 gathering state: 0x2
0:00:48.104008161  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ed0f38 RTCP gathering state: 0x2
0:00:48.104092744  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:972:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 has no mid
0:00:48.104180035  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:988:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 gathering state: 0x2
0:00:48.104265077  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1003:_collate_ice_gathering_states:<webrtc> transceiver 0x1ffd850 RTCP gathering state: 0x2
0:00:48.104336826  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1010:_collate_ice_gathering_states:<webrtc> ICE gathering state: 0x4
0:00:48.104402409  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1020:_collate_ice_gathering_states:<webrtc> returning complete
<=== [tvv777/webrtc/server]: [{"sdp":"v=0\r\no=- 5875992530108179418 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=msid-semantic: WMS stream\r\nm=video 9 UDP\/TLS\/RTP\/SAVPF 96\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:gkJb\r\na=ice-pwd:InxffchwVI2ZMBH0X6z7N9aX\r\na=ice-options:trickle renomination\r\na=fingerprint:sha-256 B2:21:7A:41:AC:58:D2:3D:F3:CF:16:65:23:94:01:3C:62:8B:53:D8:10:B0:73:D1:01:B7:03:DD:43:62:9F:4C\r\na=setup:active\r\na=mid:video0\r\na=sendrecv\r\na=rtcp-mux\r\na=rtcp-rsize\r\na=rtpmap:96 H264\/90000\r\na=rtcp-fb:96 nack pli\r\na=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e034\r\na=ssrc:2349521043 cname:Mi77kxoNzCISNpRD\r\na=ssrc:2349521043 msid:stream video0\r\na=ssrc:2349521043 mslabel:stream\r\na=ssrc:2349521043 label:video0\r\nm=audio 9 UDP\/TLS\/RTP\/SAVPF 97\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:WIGK\r\na=ice-pwd:nhkSL0fSyEMy8vhrG3meqxoo\r\na=ice-options:trickle renomination\r\na=fingerprint:sha-256 B2:21:7A:41:AC:58:D2:3D:F3:CF:16:65:23:94:01:3C:62:8B:53:D8:10:B0:73:D1:01:B7:03:DD:43:62:9F:4C\r\na=setup:active\r\na=mid:audio1\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:97 OPUS\/48000\/2\r\na=fmtp:97 minptime=10;useinbandfec=1\r\na=ssrc:3386117745 cname:Mi77kxoNzCISNpRD\r\na=ssrc:3386117745 msid:stream audio0\r\na=ssrc:3386117745 mslabel:stream\r\na=ssrc:3386117745 label:audio0\r\n","type":"answer"}]
on_server_message: 
{"sdp":"v=0\r\no=- 5875992530108179418 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=msid-semantic: WMS stream\r\nm=video 9 UDP\/TLS\/RTP\/SAVPF 96\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:gkJb\r\na=ice-pwd:InxffchwVI2ZMBH0X6z7N9aX\r\na=ice-options:trickle renomination\r\na=fingerprint:sha-256 B2:21:7A:41:AC:58:D2:3D:F3:CF:16:65:23:94:01:3C:62:8B:53:D8:10:B0:73:D1:01:B7:03:DD:43:62:9F:4C\r\na=setup:active\r\na=mid:video0\r\na=sendrecv\r\na=rtcp-mux\r\na=rtcp-rsize\r\na=rtpmap:96 H264\/90000\r\na=rtcp-fb:96 nack pli\r\na=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e034\r\na=ssrc:2349521043 cname:Mi77kxoNzCISNpRD\r\na=ssrc:2349521043 msid:stream video0\r\na=ssrc:2349521043 mslabel:stream\r\na=ssrc:2349521043 label:video0\r\nm=audio 9 UDP\/TLS\/RTP\/SAVPF 97\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:WIGK\r\na=ice-pwd:nhkSL0fSyEMy8vhrG3meqxoo\r\na=ice-options:trickle renomination\r\na=fingerprint:sha-256 B2:21:7A:41:AC:58:D2:3D:F3:CF:16:65:23:94:01:3C:62:8B:53:D8:10:B0:73:D1:01:B7:03:DD:43:62:9F:4C\r\na=setup:active\r\na=mid:audio1\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:97 OPUS\/48000\/2\r\na=fmtp:97 minptime=10;useinbandfec=1\r\na=ssrc:3386117745 cname:Mi77kxoNzCISNpRD\r\na=ssrc:3386117745 msid:stream audio0\r\na=ssrc:3386117745 mslabel:stream\r\na=ssrc:3386117745 label:audio0\r\n","type":"answer"}
Received answer:
v=0
o=- 5875992530108179418 2 IN IP4 127.0.0.1
s=-
t=0 0
a=msid-semantic: WMS stream
m=video 9 UDP/TLS/RTP/SAVPF 96
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:gkJb
a=ice-pwd:InxffchwVI2ZMBH0X6z7N9aX
a=ice-options:trickle renomination
a=fingerprint:sha-256 B2:21:7A:41:AC:58:D2:3D:F3:CF:16:65:23:94:01:3C:62:8B:53:D8:10:B0:73:D1:01:B7:03:DD:43:62:9F:4C
a=setup:active
a=mid:video0
a=sendrecv
a=rtcp-mux
a=rtcp-rsize
a=rtpmap:96 H264/90000
a=rtcp-fb:96 nack pli
a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e034
a=ssrc:2349521043 cname:Mi77kxoNzCISNpRD
a=ssrc:2349521043 msid:stream video0
a=ssrc:2349521043 mslabel:stream
a=ssrc:2349521043 label:video0
m=audio 9 UDP/TLS/RTP/SAVPF 97
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:WIGK
a=ice-pwd:nhkSL0fSyEMy8vhrG3meqxoo
a=ice-options:trickle renomination
a=fingerprint:sha-256 B2:21:7A:41:AC:58:D2:3D:F3:CF:16:65:23:94:01:3C:62:8B:53:D8:10:B0:73:D1:01:B7:03:DD:43:62:9F:4C
a=setup:active
a=mid:audio1
a=sendrecv
a=rtcp-mux
a=rtpmap:97 OPUS/48000/2
a=fmtp:97 minptime=10;useinbandfec=1
a=ssrc:3386117745 cname:Mi77kxoNzCISNpRD
a=ssrc:3386117745 msid:stream audio0
a=ssrc:3386117745 mslabel:stream
a=ssrc:3386117745 label:audio0

0:00:48.201528727  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4325:_set_description_task:<webrtc> Attempting to set remote answer in the have-local-offer state
0:00:48.201699435  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4326:_set_description_task:<webrtc> SDP contents
v=0
o=- 5875992530108179418 2 IN IP4 127.0.0.1
s=-
t=0 0
a=msid-semantic: WMS stream
m=video 9 UDP/TLS/RTP/SAVPF 96
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:gkJb
a=ice-pwd:InxffchwVI2ZMBH0X6z7N9aX
a=ice-options:trickle renomination
a=fingerprint:sha-256 B2:21:7A:41:AC:58:D2:3D:F3:CF:16:65:23:94:01:3C:62:8B:53:D8:10:B0:73:D1:01:B7:03:DD:43:62:9F:4C
a=setup:active
a=mid:video0
a=sendrecv
a=rtcp-mux
a=rtcp-rsize
a=rtpmap:96 H264/90000
a=rtcp-fb:96 nack pli
a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e034
a=ssrc:2349521043 cname:Mi77kxoNzCISNpRD
a=ssrc:2349521043 msid:stream video0
a=ssrc:2349521043 mslabel:stream
a=ssrc:2349521043 label:video0
m=audio 9 UDP/TLS/RTP/SAVPF 97
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:WIGK
a=ice-pwd:nhkSL0fSyEMy8vhrG3meqxoo
a=ice-options:trickle renomination
a=fingerprint:sha-256 B2:21:7A:41:AC:58:D2:3D:F3:CF:16:65:23:94:01:3C:62:8B:53:D8:10:B0:73:D1:01:B7:03:DD:43:62:9F:4C
a=setup:active
a=mid:audio1
a=sendrecv
a=rtcp-mux
a=rtpmap:97 OPUS/48000/2
a=fmtp:97 minptime=10;useinbandfec=1
a=ssrc:3386117745 cname:Mi77kxoNzCISNpRD
a=ssrc:3386117745 msid:stream audio0
a=ssrc:3386117745 mslabel:stream
a=ssrc:3386117745 label:audio0

0:00:48.202095141  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4492:_set_description_task:<webrtc> we are in ice controlling mode: true
0:00:48.202242682  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3451:_find_transceiver_for_sdp_media:<webrtc> Found transceiver <webrtctransceiver0>
0:00:48.202344890  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream0> for session 0
0:00:48.202459806  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin0> changing state: PLAYING => PLAYING
0:00:48.202737722  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: PLAYING => PLAYING
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:4173202738 1 udp 2122199807 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64067 typ host generation 0 ufrag WIGK network-id 1 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:4173202738 1 udp 2122199807 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64067 typ host generation 0 ufrag WIGK network-id 1 network-cost 50","sdpMid":"audio1"}}
0:00:48.203895051  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3731:_update_transport_ptmap_from_media:<webrtc> mapping sdp session level attributes to caps
0:00:48.205690710  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3733:_update_transport_ptmap_from_media:<webrtc> mapping sdp media level attributes to caps
0:00:48.206291958  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3746:_update_transport_ptmap_from_media:<webrtc>  looking at 0 pt: 96
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:428871510 1 udp 2122134271 fd74:6572:6d6e:7573:d:40d7:9709:d2c 62135 typ host generation 0 ufrag WIGK network-id 2 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:428871510 1 udp 2122134271 fd74:6572:6d6e:7573:d:40d7:9709:d2c 62135 typ host generation 0 ufrag WIGK network-id 2 network-cost 50","sdpMid":"audio1"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:4173202738 1 udp 2122068735 fd74:6572:6d6e:7573:c:40d7:9709:d2c 54205 typ host generation 0 ufrag WIGK network-id 4 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:4173202738 1 udp 2122068735 fd74:6572:6d6e:7573:c:40d7:9709:d2c 54205 typ host generation 0 ufrag WIGK network-id 4 network-cost 50","sdpMid":"audio1"}}
0:00:48.207672369  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1041:gst_rtp_bin_get_internal_session:<rtpbin> retrieving internal RTPSession object, index: 0
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:4173202738 1 udp 2122003199 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64883 typ host generation 0 ufrag WIGK network-id 6 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:4173202738 1 udp 2122003199 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64883 typ host generation 0 ufrag WIGK network-id 6 network-cost 50","sdpMid":"audio1"}}
0:00:48.211205688  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3876:_update_transceiver_from_sdp_media:<webrtc> marking stream 0x1dbde18 as active
0:00:48.216748499  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3892:_update_transceiver_from_sdp_media:<webrtc> transceiver <webrtctransceiver0> direction change from none to sendrecv
0:00:48.217207164  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3925:_update_transceiver_from_sdp_media:<webrtc> found existing send pad <webrtc:sink_0> for transceiver <webrtctransceiver0>
0:00:48.217401705  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3950:_update_transceiver_from_sdp_media:<webrtc> creating new receive pad for transceiver <webrtctransceiver0>
0:00:48.217858745  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:319:gst_webrtc_bin_pad_new:<'':src_0> new visible pad with direction src
0:00:48.218067619  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3561:_connect_output_stream:<webrtc> linking output stream 0 <transportstream0>
0:00:48.218277909  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4688:gst_rtp_bin_request_new_pad:<rtpbin> Trying to request a pad with name recv_rtp_sink_0
0:00:48.218456534  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3857:create_recv_rtp:<rtpbin> finding session 0
0:00:48.218624491  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2691:gst_rtp_session_request_new_pad:<rtpsession0> requesting pad recv_rtp_sink
0:00:48.219056531  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2474:create_recv_rtp_sink:<rtpsession0> creating RTP sink pad
0:00:48.219507821  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2492:create_recv_rtp_sink:<rtpsession0> creating RTP src pad
0:00:48.219992278  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3688:complete_session_sink:<rtpbin> requesting RTP decoder
0:00:48.220285651  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1099:gst_rtp_bin_request_decoder:<rtpbin> return NULL decoder
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:2486661909 1 udp 2121932543 10.254.254.254 63014 typ host generation 0 ufrag WIGK network-id 3 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:2486661909 1 udp 2121932543 10.254.254.254 63014 typ host generation 0 ufrag WIGK network-id 3 network-cost 50","sdpMid":"audio1"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:2486661909 1 udp 2121867007 10.254.254.254 64932 typ host generation 0 ufrag WIGK network-id 5 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:2486661909 1 udp 2121867007 10.254.254.254 64932 typ host generation 0 ufrag WIGK network-id 5 network-cost 50","sdpMid":"audio1"}}
0:00:48.220500692  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:48.222488351  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3713:complete_session_sink:<rtpbin> no RTP decoder given
0:00:48.222649975  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3878:create_recv_rtp:<rtpbin> ghosting session sink pad
0:00:48.223147973  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5201:on_rtpbin_pad_added:<webrtc> new rtpbin pad recv_rtp_sink_0
0:00:48.223466555  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream0> for session 0
0:00:48.223680429  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5377:on_rtpbin_request_aux_receiver:<webrtc> requesting aux receiver for stream <transportstream0>
0:00:48.223845137  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:48.224269677  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3805:complete_session_receiver:<rtpbin> getting demuxer RTP sink pad
0:00:48.224480635  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3807:complete_session_receiver:<rtpbin> linking demuxer RTP sink pad
0:00:48.225237548  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: PLAYING => PLAYING
0:00:48.229899863  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:329:_on_notify_dtls_client_status:<transportsendbin0> DTLS-SRTP encoder configured. Unlocking it and changing state <dtlssrtpenc0>
0:00:48.234041429  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:742:gst_dtls_dec_fetch_connection: fetching 'rtp_0_1825680939' from connection table, size is 4
0:00:48.235031800  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:589:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c15c0> locking @ set_send_callback
0:00:48.235259425  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:591:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c15c0> locked @ set_send_callback
0:00:48.235419216  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:599:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c15c0> unlocking @ set_send_callback
0:00:48.236141504  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:1051:gst_srtp_enc_replace_random_key:<srtpenc0> Generating random key
0:00:48.237877539  1292  0x1f521b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:412:src_activate_mode:<dtlsenc0> src pad activating in push mode
0:00:48.242196438  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:48.242380104  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:48.242466979  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:48.242674311  1292  0x1f521b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:359:gst_dtls_enc_change_state:<dtlsenc0> starting connection rtp_0_1825680939
0:00:48.242903394  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:337:gst_dtls_connection_start:<GstDtlsConnection at 0x21c15c0> locking @ start
0:00:48.243084268  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:339:gst_dtls_connection_start:<GstDtlsConnection at 0x21c15c0> locked @ start
0:00:48.243304267  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> initial state set: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:48.243536933  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: before handshake: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:48.243877306  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 6
0:00:48.244091597  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c15c0> BIO: EOF
0:00:48.244867844  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: after handshake: role=server buf=(0:0/0) 1010010|0 before SSL initialization
0:00:48.245422259  1292  0x1f521b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c15c0> do_handshake encountered potential BIO error
0:00:48.246151756  1292  0x1f521b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c15c0> OpenSSL reported a syscall error, ignoring.
0:00:48.246425755  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> first poll done: role=server buf=(0:0/0) 1010010|0 before SSL initialization
0:00:48.248611829  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:375:gst_dtls_connection_start:<GstDtlsConnection at 0x21c15c0> unlocking @ start
0:00:48.252134607  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:329:_on_notify_dtls_client_status:<transportsendbin0> DTLS-SRTP encoder configured. Unlocking it and changing state <dtlssrtpenc1>
0:00:48.257183045  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:742:gst_dtls_dec_fetch_connection: fetching 'rtcp_0_4259405417' from connection table, size is 3
0:00:48.257838250  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:589:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c1690> locking @ set_send_callback
0:00:48.258051916  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:591:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c1690> locked @ set_send_callback
0:00:48.258461998  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:599:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c1690> unlocking @ set_send_callback
0:00:48.259098829  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:1051:gst_srtp_enc_replace_random_key:<srtpenc1> Generating random key
0:00:48.260504365  1292  0x1f521b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:412:src_activate_mode:<dtlsenc1> src pad activating in push mode
0:00:48.262023817  1292  0x1f521b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:359:gst_dtls_enc_change_state:<dtlsenc1> starting connection rtcp_0_4259405417
0:00:48.263269270  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:337:gst_dtls_connection_start:<GstDtlsConnection at 0x21c1690> locking @ start
0:00:48.263454144  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:339:gst_dtls_connection_start:<GstDtlsConnection at 0x21c1690> locked @ start
0:00:48.266142967  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c1690> initial state set: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:48.266407632  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c1690> poll: before handshake: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:48.266853839  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c1690> BIO: unhandled ctrl, 6
0:00:48.267093671  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c1690> BIO: EOF
0:00:48.267308004  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c1690> poll: after handshake: role=server buf=(0:0/0) 1010010|0 before SSL initialization
0:00:48.267487586  1292  0x1f521b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c1690> do_handshake encountered potential BIO error
0:00:48.267639003  1292  0x1f521b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c1690> OpenSSL reported a syscall error, ignoring.
0:00:48.268588665  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c1690> first poll done: role=server buf=(0:0/0) 1010010|0 before SSL initialization
0:00:48.268792165  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:375:gst_dtls_connection_start:<GstDtlsConnection at 0x21c1690> unlocking @ start
0:00:48.273645228  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:126:transport_receive_bin_set_receive_state:<transportreceivebin0> changing receive state to pass
0:00:48.273933727  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3451:_find_transceiver_for_sdp_media:<webrtc> Found transceiver <webrtctransceiver1>
0:00:48.275535512  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream1> for session 1
0:00:48.276180885  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin1> changing state: PLAYING => PLAYING
0:00:48.276565508  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: PLAYING => PLAYING
0:00:48.275774261  1292  0x2277a90 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc1> src loop: acquiring lock
0:00:48.277308839  1292  0x2277a90 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc1> src loop: acquired lock
0:00:48.277956461  1292  0x2277a90 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc1> src loop: queue empty, waiting for add
0:00:48.278879332  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3731:_update_transport_ptmap_from_media:<webrtc> mapping sdp session level attributes to caps
0:00:48.282412110  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3733:_update_transport_ptmap_from_media:<webrtc> mapping sdp media level attributes to caps
0:00:48.282801775  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3746:_update_transport_ptmap_from_media:<webrtc>  looking at 0 pt: 97
0:00:48.283389647  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1041:gst_rtp_bin_get_internal_session:<rtpbin> retrieving internal RTPSession object, index: 1
0:00:48.284138936  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3876:_update_transceiver_from_sdp_media:<webrtc> marking stream 0x2311820 as active
0:00:48.285067974  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3892:_update_transceiver_from_sdp_media:<webrtc> transceiver <webrtctransceiver1> direction change from none to sendrecv
0:00:48.289746747  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3925:_update_transceiver_from_sdp_media:<webrtc> found existing send pad <webrtc:sink_1> for transceiver <webrtctransceiver1>
0:00:48.290035121  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3950:_update_transceiver_from_sdp_media:<webrtc> creating new receive pad for transceiver <webrtctransceiver1>
0:00:48.291408782  1292  0x1f521b0 DEBUG              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:319:gst_webrtc_bin_pad_new:<'':src_1> new visible pad with direction src
0:00:48.291656989  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3561:_connect_output_stream:<webrtc> linking output stream 1 <transportstream1>
0:00:48.291872113  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4688:gst_rtp_bin_request_new_pad:<rtpbin> Trying to request a pad with name recv_rtp_sink_1
0:00:48.292061029  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3857:create_recv_rtp:<rtpbin> finding session 1
0:00:48.292245695  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2691:gst_rtp_session_request_new_pad:<rtpsession1> requesting pad recv_rtp_sink
0:00:48.292405820  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2474:create_recv_rtp_sink:<rtpsession1> creating RTP sink pad
0:00:48.292789443  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2492:create_recv_rtp_sink:<rtpsession1> creating RTP src pad
0:00:48.293175316  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3688:complete_session_sink:<rtpbin> requesting RTP decoder
0:00:48.293443940  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1099:gst_rtp_bin_request_decoder:<rtpbin> return NULL decoder
0:00:48.294743143  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:48.294999601  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3713:complete_session_sink:<rtpbin> no RTP decoder given
0:00:48.295185892  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3878:create_recv_rtp:<rtpbin> ghosting session sink pad
0:00:48.295737764  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5201:on_rtpbin_pad_added:<webrtc> new rtpbin pad recv_rtp_sink_1
0:00:48.297771590  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream1> for session 1
0:00:48.298033839  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5377:on_rtpbin_request_aux_receiver:<webrtc> requesting aux receiver for stream <transportstream1>
0:00:48.298239671  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:48.298706753  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3805:complete_session_receiver:<rtpbin> getting demuxer RTP sink pad
0:00:48.298912085  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:3807:complete_session_receiver:<rtpbin> linking demuxer RTP sink pad
0:00:48.300272121  1292  0x1f521b0 DEBUG   <=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:1257035408 1 udp 2122260223 10.133.62.218 55393 typ host generation 0 ufrag gkJb network-id 9 network-cost 900","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:1257035408 1 udp 2122260223 10.133.62.218 55393 typ host generation 0 ufrag gkJb network-id 9 network-cost 900","sdpMid":"video0"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:4173202738 1 udp 2122199807 fd74:6572:6d6e:7573:c:40d7:9709:d2c 49410 typ host generation 0 ufrag gkJb network-id 1 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:4173202738 1 udp 2122199807 fd74:6572:6d6e:7573:c:40d7:9709:d2c 49410 typ host generation 0 ufrag gkJb network-id 1 network-cost 50","sdpMid":"video0"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:428871510 1 udp 2122134271 fd74:6572:6d6e:7573:d:40d7:9709:d2c 65415 typ host generation 0 ufrag gkJb network-id 2 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:428871510 1 udp 2122134271 fd74:6572:6d6e:7573:d:40d7:9709:d2c 65415 typ host generation 0 ufrag gkJb network-id 2 network-cost 50","sdpMid":"video0"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:4173202738 1 udp 2122068735 fd74:6572:6d6e:7573:c:40d7:9709:d2c 61297 typ host generation 0 ufrag gkJb network-id 4 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:4173202738 1 udp 2122068735 fd74:6572:6d6e:7573:c:40d7:9709:d2c 61297 typ host generation 0 ufrag gkJb network-id 4 network-cost 50","sdpMid":"video0"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:4173202738 1 udp 2122003199 fd74:6572:6d6e:7573:c:40d7:9709:d2c 53951 typ host generation 0 ufrag gkJb network-id 6 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:4173202738 1 udp 2122003199 fd74:6572:6d6e:7573:c:40d7:9709:d2c 53951 typ host generation 0 ufrag gkJb network-id 6 network-cost 50","sdpMid":"video0"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:2486661909 1 udp 2121932543 10.254.254.254 58994 typ host generation 0 ufrag gkJb network-id 3 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:2486661909 1 udp 2121932543 10.254.254.254 58994 typ host generation 0 ufrag gkJb network-id 3 network-cost 50","sdpMid":"video0"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:2486661909 1 udp 2121867007 10.254.254.254 54437 typ host generation 0 ufrag gkJb network-id 5 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:2486661909 1 udp 2121867007 10.254.254.254 54437 typ host generation 0 ufrag gkJb network-id 5 network-cost 50","sdpMid":"video0"}}
webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: PLAYING => PLAYING
0:00:48.309547584  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:329:_on_notify_dtls_client_status:<transportsendbin1> DTLS-SRTP encoder configured. Unlocking it and changing state <dtlssrtpenc2>
0:00:48.310322956  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:742:gst_dtls_dec_fetch_connection: fetching 'rtp_1_1050956400' from connection table, size is 2
0:00:48.310778787  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:589:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c16f8> locking @ set_send_callback
0:00:48.314758188  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:591:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c16f8> locked @ set_send_callback
0:00:48.314957937  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:599:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c16f8> unlocking @ set_send_callback
0:00:48.315923267  1292  0x1f521b0 DEBUG                srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:1051:gst_srtp_enc_replace_random_key:<srtpenc2> Generating random key
0:00:48.316775263  1292  0x1f521b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:412:src_activate_mode:<dtlsenc2> src pad activating in push mode
0:00:48.317926967  1292  0x1f521b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:359:gst_dtls_enc_change_state:<dtlsenc2> starting connection rtp_1_1050956400
0:00:48.318215507  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:337:gst_dtls_connection_start:<GstDtlsConnection at 0x21c16f8> locking @ start
0:00:48.318422298  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:339:gst_dtls_connection_start:<GstDtlsConnection at 0x21c16f8> locked @ start
0:00:48.318650422  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> initial state set: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:48.318884463  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: before handshake: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:48.319255878  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 6
0:00:48.320339665  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c16f8> BIO: EOF
0:00:48.320631039  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: after handshake: role=server buf=(0:0/0) 1010010|0 before SSL initialization
0:00:48.320844788  1292  0x1f521b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c16f8> do_handshake encountered potential BIO error
0:00:48.321021329  1292  0x1f521b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c16f8> OpenSSL reported a syscall error, ignoring.
0:00:48.325366562  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> first poll done: role=server buf=(0:0/0) 1010010|0 before SSL initialization
0:00:48.325601811  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:375:gst_dtls_connection_start:<GstDtlsConnection at 0x21c16f8> unlocking @ start
0:00:48.329313129  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:329:_on_notify_dtls_client_status:<transportsendbin1> DTLS-SRTP encoder configured. Unlocking it and changing state <dtlssrtpenc3>
0:00:48.329650961  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:48.330511375  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:48.330697707  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:48.330946123  1292  0x1f521b0 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:742:gst_dtls_dec_fetch_connection: fetching 'rtcp_1_943903274' from connection table, size is 1
0:00:48.331452287  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:589:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c1760> locking @ set_send_callback
0:00:48.331661745  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:591:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c1760> locked @ set_send_callback
0:00:48.331812744  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:599:gst_dtls_connection_set_send_callback:<GstDtlsConnection at 0x21c1760> unlocking @ set_send_callback
0:00:48.334407609  1292  0x1f521b0 DEBUG                <=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:74394208 1 tcp 1518280447 10.133.62.218 64319 typ host tcptype passive generation 0 ufrag WIGK network-id 9 network-cost 900","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:74394208 1 tcp 1518280447 10.133.62.218 64319 typ host tcptype passive generation 0 ufrag WIGK network-id 9 network-cost 900","sdpMid":"audio1"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3057514946 1 tcp 1518220031 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64321 typ host tcptype passive generation 0 ufrag WIGK network-id 1 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3057514946 1 tcp 1518220031 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64321 typ host tcptype passive generation 0 ufrag WIGK network-id 1 network-cost 50","sdpMid":"audio1"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:1460925350 1 tcp 1518154495 fd74:6572:6d6e:7573:d:40d7:9709:d2c 64322 typ host tcptype passive generation 0 ufrag WIGK network-id 2 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:1460925350 1 tcp 1518154495 fd74:6572:6d6e:7573:d:40d7:9709:d2c 64322 typ host tcptype passive generation 0 ufrag WIGK network-id 2 network-cost 50","sdpMid":"audio1"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3057514946 1 tcp 1518088959 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64323 typ host tcptype passive generation 0 ufrag WIGK network-id 4 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3057514946 1 tcp 1518088959 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64323 typ host tcptype passive generation 0 ufrag WIGK network-id 4 network-cost 50","sdpMid":"audio1"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3057514946 1 tcp 1518023423 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64324 typ host tcptype passive generation 0 ufrag WIGK network-id 6 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3057514946 1 tcp 1518023423 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64324 typ host tcptype passive generation 0 ufrag WIGK network-id 6 network-cost 50","sdpMid":"audio1"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3669266405 1 tcp 1517952767 10.254.254.254 64325 typ host tcptype passive generation 0 ufrag WIGK network-id 3 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3669266405 1 tcp 1517952767 10.254.254.254 64325 typ host tcptype passive generation 0 ufrag WIGK network-id 3 network-cost 50","sdpMid":"audio1"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3669266405 1 tcp 1517887231 10.254.254.254 64327 typ host tcptype passive generation 0 ufrag WIGK network-id 5 network-cost 50","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3669266405 1 tcp 1517887231 10.254.254.254 64327 typ host tcptype passive generation 0 ufrag WIGK network-id 5 network-cost 50","sdpMid":"audio1"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:74394208 1 tcp 1518280447 10.133.62.218 64329 typ host tcptype passive generation 0 ufrag gkJb network-id 9 network-cost 900","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:74394208 1 tcp 1518280447 10.133.62.218 64329 typ host tcptype passive generation 0 ufrag gkJb network-id 9 network-cost 900","sdpMid":"video0"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3057514946 1 tcp 1518220031 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64332 typ host tcptype passive generation 0 ufrag gkJb network-id 1 network-cost 50","sdpMid":"video0"}}]
srtpenc gst-plugins-bad-1.18.2/ext/srtp/gstsrtpenc.c:1051:gst_srtp_enc_replace_random_key:<srtpenc3> Generating random key
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3057514946 1 tcp 1518220031 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64332 typ host tcptype passive generation 0 ufrag gkJb network-id 1 network-cost 50","sdpMid":"video0"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:1460925350 1 tcp 1518154495 fd74:6572:6d6e:7573:d:40d7:9709:d2c 64333 typ host tcptype passive generation 0 ufrag gkJb network-id 2 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:1460925350 1 tcp 1518154495 fd74:6572:6d6e:7573:d:40d7:9709:d2c 64333 typ host tcptype passive generation 0 ufrag gkJb network-id 2 network-cost 50","sdpMid":"video0"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3057514946 1 tcp 1518088959 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64334 typ host tcptype passive generation 0 ufrag gkJb network-id 4 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3057514946 1 tcp 1518088959 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64334 typ host tcptype passive generation 0 ufrag gkJb network-id 4 network-cost 50","sdpMid":"video0"}}
0:00:48.345302065  1292  0x1f521b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:412:src_activate_mode:<dtlsenc3> src pad activating in push mode
0:00:48.349860630  1292  0x1f521b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:359:gst_dtls_enc_change_state:<dtlsenc3> starting connection rtcp_1_943903274
0:00:48.350089129  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:337:gst_dtls_connection_start:<GstDtlsConnection at 0x21c1760> locking @ start
0:00:48.350244587  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:339:gst_dtls_connection_start:<GstDtlsConnection at 0x21c1760> locked @ start
0:00:48.351104792  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c1760> initial state set: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:48.351362082  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c1760> poll: before handshake: role=server buf=(0:0/0) 10110|0 before SSL initialization
0:00:48.352074246  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c1760> BIO: unhandled ctrl, 6
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3057514946 1 tcp 1518023423 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64335 typ host tcptype passive generation 0 ufrag gkJb network-id 6 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3057514946 1 tcp 1518023423 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64335 typ host tcptype passive generation 0 ufrag gkJb network-id 6 network-cost 50","sdpMid":"video0"}}
0:00:48.357087434  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c1760> BIO: EOF
0:00:48.357492683  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c1760> poll: after handshake: role=server buf=(0:0/0) 1010010|0 before SSL initialization
0:00:48.358274513  1292  0x1f521b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c1760> do_handshake encountered potential BIO error
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3669266405 1 tcp 1517952767 10.254.254.254 64336 typ host tcptype passive generation 0 ufrag gkJb network-id 3 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3669266405 1 tcp 1517952767 10.254.254.254 64336 typ host tcptype passive generation 0 ufrag gkJb network-id 3 network-cost 50","sdpMid":"video0"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3669266405 1 tcp 1517887231 10.254.254.254 64339 typ host tcptype passive generation 0 ufrag gkJb network-id 5 network-cost 50","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3669266405 1 tcp 1517887231 10.254.254.254 64339 typ host tcptype passive generation 0 ufrag gkJb network-id 5 network-cost 50","sdpMid":"video0"}}
0:00:48.363188160  1292  0x1f521b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c1760> OpenSSL reported a syscall error, ignoring.
0:00:48.365044777  1292  0x1f521b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c1760> first poll done: role=server buf=(0:0/0) 1010010|0 before SSL initialization
0:00:48.365514109  1292  0x1f521b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:375:gst_dtls_connection_start:<GstDtlsConnection at 0x21c1760> unlocking @ start
0:00:48.367640392  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:126:transport_receive_bin_set_receive_state:<transportreceivebin1> changing receive state to pass
0:00:48.369310635  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4547:_set_description_task:<webrtc:sink_0> Connecting input stream to rtpbin with transceiver <webrtctransceiver0> and caps application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000, encoding-name=(string)H264, level-asymmetry-allowed=(string)1, packetization-mode=(string)1, ssrc=(uint)199033321, timestamp-offset=(uint)4040610315, seqnum-offset=(uint)12508, a-framerate=(string)25
0:00:48.372390831  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3495:_connect_input_stream:<webrtc:sink_0> linking input stream 0
0:00:48.372721663  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4688:gst_rtp_bin_request_new_pad:<rtpbin> Trying to request a pad with name send_rtp_sink_0
0:00:48.373007454  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream0> for session 0
0:00:48.373213953  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:48.373390619  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4336:create_send_rtp:<rtpbin> getting RTP AUX sender
0:00:48.373578243  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream0> for session 0
0:00:48.373766826  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5312:on_rtpbin_request_aux_sender:<webrtc> requesting aux sender for stream <transportstream0> with transport <webrtctransceiver0> and pt map (NULL)
0:00:48.373928408  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:48.374098658  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2691:gst_rtp_session_request_new_pad:<rtpsession0> requesting pad send_rtp_sink
0:00:48.374250407  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2587:create_send_rtp_sink:<rtpsession0> creating pad
0:00:48.375946733  1292  0x2277bb0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc3> src loop: acquiring lock
0:00:48.376208816  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4117:complete_session_src:<rtpbin> getting RTP encoder
0:00:48.376979479  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1092:gst_rtp_bin_request_encoder:<rtpbin> return NULL encoder
0:00:48.377723018  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:48.376754147  1292  0x2277bb0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc3> src loop: acquired lock
0:00:48.378187516  1292  0x2277bb0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc3> src loop: queue empty, waiting for add
0:00:48.378187558  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4147:complete_session_src:<rtpbin> no RTP encoder given
0:00:48.382873081  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2288:gst_rtp_session_event_send_rtp_src:<rtpsession0> received EVENT reconfigure
0:00:48.383392912  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5201:on_rtpbin_pad_added:<webrtc> new rtpbin pad send_rtp_src_0
0:00:48.383865993  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5201:on_rtpbin_pad_added:<webrtc> new rtpbin pad send_rtp_sink_0
0:00:48.384839073  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2288:gst_rtp_session_event_send_rtp_src:<rtpsession0> received EVENT reconfigure
0:00:48.385346862  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin0> changing state: PLAYING => PLAYING
0:00:48.389743345  1292  0x1f51db0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2208:gst_rtp_session_event_send_rtp_sink:<rtpsession0> received EVENT caps
0:00:48.389999469  1292  0x1f51db0 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3165:rtp_session_update_send_caps: received caps application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000, encoding-name=(string)H264, level-asymmetry-allowed=(string)1, packetization-mode=(string)1, ssrc=(uint)199033321, timestamp-offset=(uint)4040610315, seqnum-offset=(uint)12508, a-framerate=(string)25
0:00:48.390948881  1292  0x1f51db0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:1898:obtain_internal_source: creating new internal source 0bdd01e9 0x24ce030
0:00:48.391271755  1292  0x1f51db0 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:841:rtp_source_update_caps: got payload 96
0:00:48.391352546  1292  0x1f51db0 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:848:rtp_source_update_caps: got clock-rate 90000
0:00:48.391424504  1292  0x1f51db0 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:857:rtp_source_update_caps: got seqnum-offset 12508
0:00:48.391555587  1292  0x1f51db0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5632:on_rtpbin_new_sender_ssrc:<webrtc> session 0 ssrc 199033321 new sender ssrc
0:00:48.393091081  1292  0x1f51db0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2208:gst_rtp_session_event_send_rtp_sink:<rtpsession0> received EVENT segment
0:00:48.393496204  1292  0x1f51db0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2235:gst_rtp_session_event_send_rtp_sink:<rtpsession0> received segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
0:00:48.394070910  1292  0x1f51db0 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2402:gst_rtp_session_chain_send_rtp_common:<rtpsession0> received RTP packet
0:00:48.394411576  1292  0x1f51db0 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3254:rtp_session_send_rtp: received RTP packet for sending
0:00:48.394829449  1292  0x1f51db0 TRACE              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1118:update_receiver_stats: SSRC 0bdd01e9, packet_rate: 0, max_dropout: 3000, max_misorder: 100
0:00:48.395026865  1292  0x1f51db0 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1121:update_receiver_stats: received first packet
0:00:48.395176656  1292  0x1f51db0 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1058:init_seq: base_seq 12508
0:00:48.395318030  1292  0x1f51db0 LOG                rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1220:update_receiver_stats: seq 12508, PC: 1, OC: 1388
0:00:48.395461613  1292  0x1f51db0 LOG                rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1089:do_bitrate_estimation: Reset bitrate measurement
0:00:48.395623488  1292  0x1f51db0 LOG                rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1361:rtp_source_send_rtp: SSRC 0bdd01e9, RTP 4040617515, running_time 0:00:00.080004000
0:00:48.395814695  1292  0x1f51db0 LOG                rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1384:rtp_source_send_rtp: pushing RTP packet 1
0:00:48.395953611  1292  0x1f51db0 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:1500:source_push_rtp: source 0bdd01e9 pushed sender RTP packet
0:00:48.396103236  1292  0x1f51db0 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1141:signal_waiting_rtcp_thread_unlocked:<rtpsession0> signal RTCP thread
0:00:48.396279402  1292  0x21b8c00 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1165:rtcp_thread:<rtpsession0> signaled...
0:00:48.396400984  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1174:rtcp_thread:<rtpsession0> starting at 0:23:26.769572524
0:00:48.396504276  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3509:rtp_session_next_timeout: current time: 0:23:26.769572524, next time: 0:00:00.000000000
0:00:48.396569775  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3512:rtp_session_next_timeout: take current time as base
0:00:48.396629817  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3527:rtp_session_next_timeout: first RTCP packet
0:00:48.396701775  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:1795:session_update_ptp: doing point-to-point: 1
0:00:48.396844358  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3377:calculate_rtcp_interval: next deterministic interval: 0:00:00.333333333, first 1
0:00:48.396966565  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3382:calculate_rtcp_interval: next interval: 0:00:00.251307094
0:00:48.397486063  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3567:rtp_session_next_timeout: current time: 0:23:26.769572524, next time: 0:23:27.020879618
0:00:48.397708979  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1184:rtcp_thread:<rtpsession0> next check time 0:23:27.020879618
0:00:48.397935687  1292  0x1f51db0 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1417:gst_rtp_session_send_rtp:<rtpsession0> sending RTP packet
0:00:48.399156432  1292  0x1f51db0 LOG     webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:160:pad_block:<rtp_sink:proxypad14> blocking pad with data buffer: 0x209c498, pts 0:00:00.080004000, dts 0:00:00.000000001, dur 99:99:99.999999999, size 1400, offset none, offset_end none, flags 0x4000
0:00:48.399641513  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4547:_set_description_task:<webrtc:sink_1> Connecting input stream to rtpbin with transceiver <webrtctransceiver1> and caps application/x-rtp, media=(string)audio, clock-rate=(int)48000, encoding-name=(string)OPUS, sprop-maxcapturerate=(string)48000, sprop-stereo=(string)1, payload=(int)97, encoding-params=(string)2, ssrc=(uint)2645289142, timestamp-offset=(uint)4221432858, seqnum-offset=(uint)3347
0:00:48.400564301  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3495:_connect_input_stream:<webrtc:sink_1> linking input stream 1
0:00:48.400802300  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4688:gst_rtp_bin_request_new_pad:<rtpbin> Trying to request a pad with name send_rtp_sink_1
0:00:48.401075049  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream1> for session 1
0:00:48.403577206  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:48.403944954  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4336:create_send_rtp:<rtpbin> getting RTP AUX sender
0:00:48.404846784  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream1> for session 1
0:00:48.405133658  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5312:on_rtpbin_request_aux_sender:<webrtc> requesting aux sender for stream <transportstream1> with transport <webrtctransceiver1> and pt map (NULL)
0:00:48.405330074  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:48.405544948  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2691:gst_rtp_session_request_new_pad:<rtpsession1> requesting pad send_rtp_sink
0:00:48.405713822  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2587:create_send_rtp_sink:<rtpsession1> creating pad
0:00:48.406718776  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4117:complete_session_src:<rtpbin> getting RTP encoder
0:00:48.407019942  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1092:gst_rtp_bin_request_encoder:<rtpbin> return NULL encoder
0:00:48.407193566  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:1939:_gst_element_accumulator: got element (NULL)
0:00:48.407343774  1292  0x1f521b0 DEBUG                 rtpbin gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpbin.c:4147:complete_session_src:<rtpbin> no RTP encoder given
0:00:48.409957597  1292  0x2077500 DEBUG         rtpbasepayload gst-plugins-base-1.18.2/gst-libs/gst/rtp/gstrtpbasepayload.c:692:gst_rtp_base_payload_query_default:<vrtp> getting caps with filter video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, profile=(string)baseline, framerate=(fraction)25/1, width=(int)640, height=(int)480, level=(string)3.1
0:00:48.410221012  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2288:gst_rtp_session_event_send_rtp_src:<rtpsession1> received EVENT reconfigure
0:00:48.410268762  1292  0x2077500 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2341:gst_rtp_session_getcaps_send_rtp:<rtpsession0> getting caps application/x-rtp, ssrc=(uint)199033321; application/x-rtp
0:00:48.410634302  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5201:on_rtpbin_pad_added:<webrtc> new rtpbin pad send_rtp_src_1
0:00:48.410881968  1292  0x2077500 DEBUG             rtph264pay gst-plugins-good-1.18.2/gst/rtp/gstrtph264pay.c:409:gst_rtp_h264_pay_getcaps:<vrtp> Intersect video/x-h264, profile=(string)constrained-baseline, stream-format=(string)avc, alignment=(string)au; video/x-h264, stream-format=(string)avc, alignment=(string)au; video/x-h264, profile=(string)constrained-baseline, stream-format=(string)byte-stream, alignment=(string){ nal, au }; video/x-h264, stream-format=(string)byte-stream, alignment=(string){ nal, au } and filter video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, profile=(string)baseline, framerate=(fraction)25/1, width=(int)640, height=(int)480, level=(string)3.1
0:00:48.411153800  1292  0x2077500 LOG               rtph264pay gst-plugins-good-1.18.2/gst/rtp/gstrtph264pay.c:418:gst_rtp_h264_pay_getcaps:<vrtp> returning caps video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, profile=(string)baseline, framerate=(fraction)25/1, width=(int)640, height=(int)480, level=(string)3.1
0:00:48.411163008  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5201:on_rtpbin_pad_added:<webrtc> new rtpbin pad send_rtp_sink_1
0:00:48.414116371  1292  0x1f521b0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2288:gst_rtp_session_event_send_rtp_src:<rtpsession1> received EVENT reconfigure
0:00:48.414599953  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin1> changing state: PLAYING => PLAYING
0:00:48.415872573  1292  0x1f51d20 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2208:gst_rtp_session_event_send_rtp_sink:<rtpsession1> received EVENT stream-start
0:00:48.416006739  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream0> for session 0
0:00:48.416969485  1292  0x1f51d20 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2208:gst_rtp_session_event_send_rtp_sink:<rtpsession1> received EVENT caps
0:00:48.418515937  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin0> changing state: PLAYING => PLAYING
0:00:48.418586187  1292  0x1f51d20 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3165:rtp_session_update_send_caps: received caps application/x-rtp, media=(string)audio, clock-rate=(int)48000, encoding-name=(string)OPUS, sprop-maxcapturerate=(string)48000, sprop-stereo=(string)1, payload=(int)97, encoding-params=(string)2, ssrc=(uint)2645289142, timestamp-offset=(uint)4221432858, seqnum-offset=(uint)3347
0:00:48.418879894  1292  0x1f51d20 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:1898:obtain_internal_source: creating new internal source 9dabe8b6 0x24ce9f0
0:00:48.419023893  1292  0x1f51d20 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:841:rtp_source_update_caps: got payload 97
0:00:48.419109476  1292  0x1f51d20 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:848:rtp_source_update_caps: got clock-rate 48000
0:00:48.419193059  1292  0x1f51d20 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:857:rtp_source_update_caps: got seqnum-offset 3347
0:00:48.419356392  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: PLAYING => PLAYING
0:00:48.419361475  1292  0x1f51d20 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:5632:on_rtpbin_new_sender_ssrc:<webrtc> session 1 ssrc 2645289142 new sender ssrc
0:00:48.419904223  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:746:gst_webrtc_ice_set_remote_credentials:<webrtcbin0:ice> Setting remote ICE credentials on ICE stream 1 ufrag:gkJb pwd:InxffchwVI2ZMBH0X6z7N9aX
0:00:48.420396596  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:508:_find_transport_for_session:<webrtc> Found transport <transportstream1> for session 1
0:00:48.420612304  1292  0x1f521b0 DEBUG   webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:195:transport_send_bin_change_state:<transportsendbin1> changing state: PLAYING => PLAYING
0:00:48.421213760  1292  0x1f521b0 DEBUG   webrtctransportreceivebin gst-plugins-bad-1.18.2/ext/webrtc/transportreceivebin.c:236:transport_receive_bin_change_state: changing state: PLAYING => PLAYING
0:00:48.420682595  1292  0x1f51d20 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2208:gst_rtp_session_event_send_rtp_sink:<rtpsession1> received EVENT segment
0:00:48.424408663  1292  0x1f51d20 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2235:gst_rtp_session_event_send_rtp_sink:<rtpsession1> received segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
0:00:48.424751037  1292  0x1f521b0 DEBUG              webrtcice gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcice.c:746:gst_webrtc_ice_set_remote_credentials:<webrtcbin0:ice> Setting remote ICE credentials on ICE stream 2 ufrag:WIGK pwd:nhkSL0fSyEMy8vhrG3meqxoo
0:00:48.425132494  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:4653:_set_description_task:<webrtc> notify signaling-state from stable to stable
0:00:48.424750829  1292  0x1f51d20 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2208:gst_rtp_session_event_send_rtp_sink:<rtpsession1> received EVENT tag
0:00:48.425743616  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1354:_check_if_negotiation_is_needed:<webrtc> checking if negotiation is needed
0:00:48.425868658  1292  0x1f51d20 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2402:gst_rtp_session_chain_send_rtp_common:<rtpsession1> received RTP packet
0:00:48.425986074  1292  0x1f51d20 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3254:rtp_session_send_rtp: received RTP packet for sending
0:00:48.426066323  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1504:_check_if_negotiation_is_needed:<webrtc> no negotiation needed
0:00:48.426445989  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.426672279  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:4173202738 1 udp 2122199807 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64067 typ host generation 0 ufrag WIGK network-id 1 network-cost 50
0:00:48.436022742  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.426128156  1292  0x1f51d20 TRACE              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1118:update_receiver_stats: SSRC 9dabe8b6, packet_rate: 0, max_dropout: 3000, max_misorder: 100
0:00:48.437339986  1292  0x1f51d20 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1121:update_receiver_stats: received first packet
0:00:48.437465069  1292  0x1f51d20 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1058:init_seq: base_seq 3347
0:00:48.437557735  1292  0x1f51d20 LOG                rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1220:update_receiver_stats: seq 3347, PC: 1, OC: 160
0:00:48.437376570  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:428871510 1 udp 2122134271 fd74:6572:6d6e:7573:d:40d7:9709:d2c 62135 typ host generation 0 ufrag WIGK network-id 2 network-cost 50
0:00:48.437632402  1292  0x1f51d20 LOG                rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1089:do_bitrate_estimation: Reset bitrate measurement
0:00:48.437873901  1292  0x1f51d20 LOG                rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1361:rtp_source_send_rtp: SSRC 9dabe8b6, RTP 4221432858, running_time 0:00:00.000000000
0:00:48.437971067  1292  0x1f51d20 LOG                rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1384:rtp_source_send_rtp: pushing RTP packet 1
0:00:48.438052150  1292  0x1f51d20 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:1500:source_push_rtp: source 9dabe8b6 pushed sender RTP packet
0:00:48.438144775  1292  0x1f51d20 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1141:signal_waiting_rtcp_thread_unlocked:<rtpsession1> signal RTCP thread
0:00:48.438061192  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.438234691  1292  0x1f51d20 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1417:gst_rtp_session_send_rtp:<rtpsession1> sending RTP packet
0:00:48.438245858  1292  0x21dc230 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1165:rtcp_thread:<rtpsession1> signaled...
0:00:48.440018976  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1174:rtcp_thread:<rtpsession1> starting at 0:23:26.813163141
0:00:48.440065600  1292  0x1f51d20 LOG     webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:160:pad_block:<rtp_sink:proxypad36> blocking pad with data buffer: 0x20c0d40, pts 0:00:00.000000000, dts 0:00:00.000000000, dur 0:00:00.013500000, size 172, offset none, offset_end none, flags 0x4000
0:00:48.440153350  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3509:rtp_session_next_timeout: current time: 0:23:26.813163141, next time: 0:00:00.000000000
0:00:48.440255850  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3512:rtp_session_next_timeout: take current time as base
0:00:48.440319474  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3527:rtp_session_next_timeout: first RTCP packet
0:00:48.440397849  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:1795:session_update_ptp: doing point-to-point: 1
0:00:48.440702015  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3377:calculate_rtcp_interval: next deterministic interval: 0:00:00.333333333, first 1
0:00:48.442764423  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3382:calculate_rtcp_interval: next interval: 0:00:00.210919299
0:00:48.442928297  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3567:rtp_session_next_timeout: current time: 0:23:26.813163141, next time: 0:23:27.024082440
0:00:48.443055380  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1184:rtcp_thread:<rtpsession1> next check time 0:23:27.024082440
0:00:48.445420037  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:4173202738 1 udp 2122068735 fd74:6572:6d6e:7573:c:40d7:9709:d2c 54205 typ host generation 0 ufrag WIGK network-id 4 network-cost 50
0:00:48.450741974  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.451317055  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:4173202738 1 udp 2122003199 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64883 typ host generation 0 ufrag WIGK network-id 6 network-cost 50
0:00:48.451647220  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.451834511  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:2486661909 1 udp 2121932543 10.254.254.254 63014 typ host generation 0 ufrag WIGK network-id 3 network-cost 50
0:00:48.453097756  1292  0x1f521b0 DEBUG    webrtcnicetransport gst-plugins-bad-1.18.2/ext/webrtc/nicetransport.c:186:_on_component_state_changed:<webrtcnicetransport2> 2 1 connecting
0:00:48.456866866  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.457192781  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:2486661909 1 udp 2121867007 10.254.254.254 64932 typ host generation 0 ufrag WIGK network-id 5 network-cost 50
0:00:48.462682134  1292  0x1f51cc0 DEBUG         rtpbasepayload gst-plugins-base-1.18.2/gst-libs/gst/rtp/gstrtpbasepayload.c:692:gst_rtp_base_payload_query_default:<artp> getting caps with filter audio/x-opus, rate=(int)[ 4000, 2147483647 ], channels=(int)[ 1, 2147483647 ]
0:00:48.466688243  1292  0x1f51cc0 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:2341:gst_rtp_session_getcaps_send_rtp:<rtpsession1> getting caps application/x-rtp, media=(string)audio, encoding-name=(string)OPUS, clock-rate=(int)48000, payload=(int)97, encoding-params=(string)2, ssrc=(uint)2645289142; application/x-rtp, media=(string)audio, encoding-name=(string)OPUS, clock-rate=(int)48000, payload=(int)97, encoding-params=(string)2
0:00:48.462936592  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x0
0:00:48.467196158  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x0
0:00:48.467400532  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x0
0:00:48.467595698  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x1
0:00:48.468550402  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x3. DTLS connection state: 0x1
0:00:48.468728568  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1167:_collate_peer_connection_states:<webrtc> returning connecting
0:00:48.469391566  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1295:_update_peer_connection_state_task:<webrtc> Peer connection state change from new(0) to connecting(1)
[CAMERA_DEBUG] Peer connection state: connecting
0:00:48.470075771  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x0
0:00:48.470476186  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x0
0:00:48.470847602  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x0
0:00:48.471226475  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x1
0:00:48.472105180  1292  0x1f51cc0 DEBUG             rtpopuspay gst-plugins-good-1.18.2/gst/rtp/gstrtpopuspay.c:252:gst_rtp_opus_pay_getcaps:<artp> Returning caps: audio/x-opus, channel-mapping-family=(int)0, rate=(int)[ 4000, 2147483647 ], channels=(int)[ 1, 2147483647 ]
0:00:48.472241221  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x3. DTLS connection state: 0x1
0:00:48.477237409  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1167:_collate_peer_connection_states:<webrtc> returning connecting
0:00:48.477556158  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.477777449  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:1257035408 1 udp 2122260223 10.133.62.218 55393 typ host generation 0 ufrag gkJb network-id 9 network-cost 900
0:00:48.478587320  1292  0x1f521b0 DEBUG    webrtcnicetransport gst-plugins-bad-1.18.2/ext/webrtc/nicetransport.c:186:_on_component_state_changed:<webrtcnicetransport0> 1 1 connecting
0:00:48.481548767  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.482460930  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:4173202738 1 udp 2122199807 fd74:6572:6d6e:7573:c:40d7:9709:d2c 49410 typ host generation 0 ufrag gkJb network-id 1 network-cost 50
0:00:48.482968886  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.484695379  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3416576036 1 udp 1686052607 176.59.98.203 3190 typ srflx raddr 10.133.62.218 rport 62088 generation 0 ufrag WIGK network-id 9 network-cost 900","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:3416576036 1 udp 1686052607 176.59.98.203 3190 typ srflx raddr 10.133.62.218 rport 62088 generation 0 ufrag WIGK network-id 9 network-cost 900","sdpMid":"audio1"}}
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3416576036 1 udp 1686052607 176.59.98.203 25199 typ srflx raddr 10.133.62.218 rport 55393 generation 0 ufrag gkJb network-id 9 network-cost 900","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:3416576036 1 udp 1686052607 176.59.98.203 25199 typ srflx raddr 10.133.62.218 rport 55393 generation 0 ufrag gkJb network-id 9 network-cost 900","sdpMid":"video0"}}
_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:428871510 1 udp 2122134271 fd74:6572:6d6e:7573:d:40d7:9709:d2c 65415 typ host generation 0 ufrag gkJb network-id 2 network-cost 50
0:00:48.489774817  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.490066191  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:4173202738 1 udp 2122068735 fd74:6572:6d6e:7573:c:40d7:9709:d2c 61297 typ host generation 0 ufrag gkJb network-id 4 network-cost 50
0:00:48.490439106  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.490647355  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:4173202738 1 udp 2122003199 fd74:6572:6d6e:7573:c:40d7:9709:d2c 53951 typ host generation 0 ufrag gkJb network-id 6 network-cost 50
0:00:48.492858763  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.499327612  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:2486661909 1 udp 2121932543 10.254.254.254 58994 typ host generation 0 ufrag gkJb network-id 3 network-cost 50
0:00:48.501273021  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.501551228  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:2486661909 1 udp 2121867007 10.254.254.254 54437 typ host generation 0 ufrag gkJb network-id 5 network-cost 50
0:00:48.502456308  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x0
0:00:48.502783223  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x1
0:00:48.502974139  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x0
0:00:48.503140555  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x1
0:00:48.503296179  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x2. DTLS connection state: 0x1
0:00:48.503437554  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1167:_collate_peer_connection_states:<webrtc> returning connecting
0:00:48.503624095  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.503786177  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:74394208 1 tcp 1518280447 10.133.62.218 64319 typ host tcptype passive generation 0 ufrag WIGK network-id 9 network-cost 900
0:00:48.504097718  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.506898456  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:3057514946 1 tcp 1518220031 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64321 typ host tcptype passive generation 0 ufrag WIGK network-id 1 network-cost 50
0:00:48.508193493  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.508453575  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:1460925350 1 tcp 1518154495 fd74:6572:6d6e:7573:d:40d7:9709:d2c 64322 typ host tcptype passive generation 0 ufrag WIGK network-id 2 network-cost 50
0:00:48.508963115  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.509176322  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:3057514946 1 tcp 1518088959 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64323 typ host tcptype passive generation 0 ufrag WIGK network-id 4 network-cost 50
0:00:48.509481904  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.512195310  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:3057514946 1 tcp 1518023423 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64324 typ host tcptype passive generation 0 ufrag WIGK network-id 6 network-cost 50
0:00:48.512597975  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.512806641  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:3669266405 1 tcp 1517952767 10.254.254.254 64325 typ host tcptype passive generation 0 ufrag WIGK network-id 3 network-cost 50
0:00:48.513106598  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.513341681  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:3669266405 1 tcp 1517887231 10.254.254.254 64327 typ host tcptype passive generation 0 ufrag WIGK network-id 5 network-cost 50
0:00:48.513644388  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.514136594  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:74394208 1 tcp 1518280447 10.133.62.218 64329 typ host tcptype passive generation 0 ufrag gkJb network-id 9 network-cost 900
0:00:48.514780508  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.523909138  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:3057514946 1 tcp 1518220031 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64332 typ host tcptype passive generation 0 ufrag gkJb network-id 1 network-cost 50
0:00:48.524477094  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.524714676  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:1460925350 1 tcp 1518154495 fd74:6572:6d6e:7573:d:40d7:9709:d2c 64333 typ host tcptype passive generation 0 ufrag gkJb network-id 2 network-cost 50
0:00:48.526106296  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.526355878  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:3057514946 1 tcp 1518088959 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64334 typ host tcptype passive generation 0 ufrag gkJb network-id 4 network-cost 50
0:00:48.526688710  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.526966084  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:3057514946 1 tcp 1518023423 fd74:6572:6d6e:7573:c:40d7:9709:d2c 64335 typ host tcptype passive generation 0 ufrag gkJb network-id 6 network-cost 50
0:00:48.527298416  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.527488165  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:3669266405 1 tcp 1517952767 10.254.254.254 64336 typ host tcptype passive generation 0 ufrag gkJb network-id 3 network-cost 50
0:00:48.528241204  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.528905701  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:3669266405 1 tcp 1517887231 10.254.254.254 64339 typ host tcptype passive generation 0 ufrag gkJb network-id 5 network-cost 50
0:00:48.531263608  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x0
0:00:48.531540732  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x1
0:00:48.531745523  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x0
0:00:48.531928439  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x1
0:00:48.532096272  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x2. DTLS connection state: 0x1
0:00:48.532962560  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1167:_collate_peer_connection_states:<webrtc> returning connecting
0:00:48.533429350  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ed0f38 state 0x1
0:00:48.533936514  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ffd850 state 0x1
0:00:48.540159156  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:901:_collate_ice_connection_states:<webrtc> ICE connection state: 0x2
0:00:48.540684487  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:925:_collate_ice_connection_states:<webrtc> returning checking
0:00:48.540960611  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1260:_update_ice_connection_state_task:<webrtc> ICE connection state change from new(0) to checking(1)
[CAMERA_DEBUG] ICE connection state: checking
0:00:48.542496730  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x0
0:00:48.542651938  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x1
0:00:48.542758854  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x0
0:00:48.542846395  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x1
0:00:48.542930437  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x2. DTLS connection state: 0x1
0:00:48.543001603  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1167:_collate_peer_connection_states:<webrtc> returning connecting
0:00:48.543107977  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ed0f38 state 0x1
0:00:48.543199227  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ffd850 state 0x1
0:00:48.543272643  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:901:_collate_ice_connection_states:<webrtc> ICE connection state: 0x2
0:00:48.543339143  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:925:_collate_ice_connection_states:<webrtc> returning checking
0:00:48.543441893  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x0
0:00:48.543526101  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x1
0:00:48.543610809  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x0
0:00:48.543693183  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x1
0:00:48.543771225  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x2. DTLS connection state: 0x1
0:00:48.543840266  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1167:_collate_peer_connection_states:<webrtc> returning connecting
0:00:48.551436277  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.552004900  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:3416576036 1 udp 1686052607 176.59.98.203 3190 typ srflx raddr 10.133.62.218 rport 62088 generation 0 ufrag WIGK network-id 9 network-cost 900
0:00:48.552894230  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.553053104  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:3416576036 1 udp 1686052607 176.59.98.203 25199 typ srflx raddr 10.133.62.218 rport 55393 generation 0 ufrag gkJb network-id 9 network-cost 900
0:00:48.648968260  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1212:rtcp_thread:<rtpsession0> unlocked 0, current 0:23:27.021452302
0:00:48.649169467  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4452:rtp_session_on_timeout: reporting at 0:23:27.021452302, NTP time 1060624:08:24.683445000, running-time 0:00:47.279333333
0:00:48.649274009  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:1795:session_update_ptp: doing point-to-point: 1
0:00:48.649379175  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3377:calculate_rtcp_interval: next deterministic interval: 0:00:00.333333333, first 1
0:00:48.649472466  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3382:calculate_rtcp_interval: next interval: 0:00:00.333333333
0:00:48.649557299  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4467:rtp_session_on_timeout: interval 0:00:00.333333333
0:00:48.649670549  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3937:session_cleanup: look at 0bdd01e9, generation 0
0:00:48.649752590  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3941:session_cleanup: Timing out collisions for bdd01e9
0:00:48.649873465  1292  0x21b8c00 LOG                rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1914:rtp_source_timeout:<RTPSource at 0x24ce030> 0 RTCP packets pruned with PTS less than 0:00:45.279333333, queue len: 0
0:00:48.649968256  1292  0x21b8c00 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3974:session_cleanup: timeout base interval 0:00:00.333333333
0:00:48.650056214  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:1795:session_update_ptp: doing point-to-point: 1
0:00:48.650147713  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4238:is_rtcp_time: can send RTCP now, next 0:23:27.244849545
0:00:48.650230796  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4515:rtp_session_on_timeout: doing RTCP generation 0 for 1 sources, early 0, may suppress 0
0:00:48.650336379  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3623:session_start_rtcp: create SR for SSRC 0bdd01e9
0:00:48.650490212  1292  0x21b8c00 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1549:rtp_source_get_new_sr: last_rtime 0:00:00.080004000, last_rtptime 4040617515
0:00:48.650608128  1292  0x21b8c00 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1566:rtp_source_get_new_sr: running_time 0:00:47.279333333, diff +0:00:47.199329333
0:00:48.650694795  1292  0x21b8c00 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1586:rtp_source_get_new_sr: NTP e395d2f8:aef64063, RTP 4044865454
0:00:48.650784961  1292  0x21b8c00 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1422:rtp_source_process_sr: got SR packet: SSRC 0bdd01e9, NTP e395d2f8:aef64063, RTP 4044865454, PC 1, OC 1388
0:00:48.651151209  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1212:rtcp_thread:<rtpsession1> unlocked 0, current 0:23:27.024229000
0:00:48.651287667  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4452:rtp_session_on_timeout: reporting at 0:23:27.024229000, NTP time 1060624:08:24.685673000, running-time 0:00:47.279333333
0:00:48.651367959  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:1795:session_update_ptp: doing point-to-point: 1
0:00:48.651453458  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3377:calculate_rtcp_interval: next deterministic interval: 0:00:00.333333333, first 1
0:00:48.651533083  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3382:calculate_rtcp_interval: next interval: 0:00:00.333333333
0:00:48.651611958  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4467:rtp_session_on_timeout: interval 0:00:00.333333333
0:00:48.651709165  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3937:session_cleanup: look at 9dabe8b6, generation 0
0:00:48.651774832  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3941:session_cleanup: Timing out collisions for 9dabe8b6
0:00:48.651875873  1292  0x21dc230 LOG                rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1914:rtp_source_timeout:<RTPSource at 0x24ce9f0> 0 RTCP packets pruned with PTS less than 0:00:45.279333333, queue len: 0
0:00:48.651964373  1292  0x21dc230 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3974:session_cleanup: timeout base interval 0:00:00.333333333
0:00:48.652040331  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:1795:session_update_ptp: doing point-to-point: 1
0:00:48.652123497  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4238:is_rtcp_time: can send RTCP now, next 0:23:27.190955416
0:00:48.652198455  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4515:rtp_session_on_timeout: doing RTCP generation 0 for 1 sources, early 0, may suppress 0
0:00:48.652287496  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:3623:session_start_rtcp: create SR for SSRC 9dabe8b6
0:00:48.652385079  1292  0x21dc230 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1549:rtp_source_get_new_sr: last_rtime 0:00:00.000000000, last_rtptime 4221432858
0:00:48.652484121  1292  0x21dc230 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1566:rtp_source_get_new_sr: running_time 0:00:47.279333333, diff +0:00:47.279333333
0:00:48.652562662  1292  0x21dc230 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1586:rtp_source_get_new_sr: NTP e395d2f8:af884406, RTP 4223702265
0:00:48.652649620  1292  0x21dc230 DEBUG              rtpsource gst-plugins-good-1.18.2/gst/rtpmanager/rtpsource.c:1422:rtp_source_process_sr: got SR packet: SSRC 9dabe8b6, NTP e395d2f8:af884406, RTP 4223702265, PC 1, OC 160
0:00:48.652767995  1292  0x21dc230 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4369:update_generation: reported source 9dabe8b6, new generation: 1
0:00:48.652837369  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4374:update_generation: all reported, generation now 1
0:00:48.652938286  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4535:rtp_session_on_timeout: Time since last regular RTCP: 0:23:27.024229000 - 99:99:99.999999999 = 0:23:27.024229001
0:00:48.653043577  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4542:rtp_session_on_timeout: Time since last RTCP: 0:23:27.024229000 - 99:99:99.999999999 = 0:23:27.024229001
0:00:48.653218076  1292  0x21dc230 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4577:rtp_session_on_timeout: 0x219e468, sending RTCP packet, avg size 100, 108
0:00:48.655081860  1292  0x21dc230 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1509:gst_rtp_session_send_rtcp:<rtpsession1> sending RTCP
0:00:48.655347818  1292  0x21dc230 LOG     webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:160:pad_block:<outputselector1:src_0> blocking pad with data buffer: 0x227ee90, pts 99:99:99.999999999, dts 99:99:99.999999999, dur 99:99:99.999999999, size 80, offset none, offset_end none, flags 0x0
0:00:48.655553983  1292  0x21b8c00 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4369:update_generation: reported source bdd01e9, new generation: 1
0:00:48.655777774  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4374:update_generation: all reported, generation now 1
0:00:48.655959232  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4535:rtp_session_on_timeout: Time since last regular RTCP: 0:23:27.021452302 - 99:99:99.999999999 = 0:23:27.021452303
0:00:48.656141064  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4542:rtp_session_on_timeout: Time since last RTCP: 0:23:27.021452302 - 99:99:99.999999999 = 0:23:27.021452303
0:00:48.656473105  1292  0x21b8c00 DEBUG             rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/rtpsession.c:4577:rtp_session_on_timeout: 0x219e208, sending RTCP packet, avg size 100, 108
0:00:48.658733262  1292  0x21b8c00 LOG               rtpsession gst-plugins-good-1.18.2/gst/rtpmanager/gstrtpsession.c:1509:gst_rtp_session_send_rtcp:<rtpsession0> sending RTCP
0:00:48.659125469  1292  0x21b8c00 LOG     webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:160:pad_block:<outputselector0:src_0> blocking pad with data buffer: 0x2284498, pts 99:99:99.999999999, dts 99:99:99.999999999, dur 99:99:99.999999999, size 80, offset none, offset_end none, flags 0x0
0:00:48.665864984  1292  0x21b8d20 DEBUG    webrtcnicetransport gst-plugins-bad-1.18.2/ext/webrtc/nicetransport.c:186:_on_component_state_changed:<webrtcnicetransport0> 1 1 connected
0:00:48.666102358  1292  0x21b8d20 LOG     webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:350:_on_notify_ice_connection_state:<transportsendbin0> Unblocking pad <dtlssrtpenc0:src>
0:00:48.666409773  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ed0f38 state 0x2
0:00:48.666679522  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ffd850 state 0x1
0:00:48.666851771  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:901:_collate_ice_connection_states:<webrtc> ICE connection state: 0x6
0:00:48.666942438  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:925:_collate_ice_connection_states:<webrtc> returning checking
0:00:48.667071979  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x0
0:00:48.667197520  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x2
0:00:48.667293394  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x0
0:00:48.667406436  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x1
0:00:48.667494977  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x6. DTLS connection state: 0x1
0:00:48.667576810  1292  0x1f521b0 FIXME              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1189:_collate_peer_connection_states:<webrtc> Undefined situation detected, returning old state
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":0,"candidate":"candidate:512591201 1 udp 41885439 148.76.71.179 53415 typ relay raddr 176.59.98.203 rport 25199 generation 0 ufrag gkJb network-id 9 network-cost 900","sdpMid":"video0"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":0,"candidate":"candidate:512591201 1 udp 41885439 148.76.71.179 53415 typ relay raddr 176.59.98.203 rport 25199 generation 0 ufrag gkJb network-id 9 network-cost 900","sdpMid":"video0"}}
0:00:48.691076424  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream0> for session 0
0:00:48.691234548  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:0, a=candidate:512591201 1 udp 41885439 148.76.71.179 53415 typ relay raddr 176.59.98.203 rport 25199 generation 0 ufrag gkJb network-id 9 network-cost 900
0:00:48.721828883  1292  0x21b8cc0 DEBUG    webrtcnicetransport gst-plugins-bad-1.18.2/ext/webrtc/nicetransport.c:186:_on_component_state_changed:<webrtcnicetransport2> 2 1 connected
0:00:48.722057799  1292  0x21b8cc0 LOG     webrtctransportsendbin gst-plugins-bad-1.18.2/ext/webrtc/transportsendbin.c:350:_on_notify_ice_connection_state:<transportsendbin1> Unblocking pad <dtlssrtpenc2:src>
0:00:48.722514047  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ed0f38 state 0x2
0:00:48.722658755  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ffd850 state 0x2
0:00:48.722746505  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:901:_collate_ice_connection_states:<webrtc> ICE connection state: 0x4
0:00:48.722822796  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:935:_collate_ice_connection_states:<webrtc> returning connected
0:00:48.723556918  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1260:_update_ice_connection_state_task:<webrtc> ICE connection state change from checking(1) to connected(2)
[CAMERA_DEBUG] ICE connection state: connected
0:00:48.723893500  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x0
0:00:48.724040708  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x2
0:00:48.724158457  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x0
0:00:48.724257832  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x2
0:00:48.724350248  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x4. DTLS connection state: 0x1
0:00:48.724426831  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1184:_collate_peer_connection_states:<webrtc> returning connecting
0:00:48.725542493  1292  0x21dc200 LOG            dtlssrtpdemux gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdemux.c:123:sink_chain:<dtlssrtpdemux0> pushing dtls packet
0:00:48.725772284  1292  0x21dc200 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:612:sink_chain:<dtlsdec0> received buffer from rtp_0_1825680939 with length 155
0:00:48.725901825  1292  0x21dc200 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:618:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> locking @ process
0:00:48.726002117  1292  0x21dc200 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:620:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> locked @ process
0:00:48.726136324  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> process start: role=server buf=(0x214fc70:0/155) 1010010|0 before SSL initialization
0:00:48.726351157  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1224:bio_method_read:<GstDtlsConnection at 0x21c15c0> reading 155/155 bytes 155 at offset 0, output buff size is 16717
0:00:48.726686572  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:48.727864317  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:484:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> no timeout set
0:00:48.729707018  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:48.730538848  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 999174 usec
0:00:48.737585695  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:48.737736236  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1272:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: MTU query, returning 0...
0:00:48.737831986  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:48.737916860  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:48.738001943  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 42
0:00:48.738088151  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:48.738169693  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:48.738462775  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:48.739267397  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 999864 usec
0:00:48.739873269  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:48.741033639  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:48.741760345  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 256
0:00:48.742506383  1292  0x21dc200 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 256
0:00:48.743185672  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:48.743809962  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:48.744442709  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:48.745367580  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:48.745720121  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:48.745716329  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:48.746129244  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:48.746149035  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 256
0:00:48.746632159  1292  0x21dc200 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 256
0:00:48.746744283  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:48.747094032  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:48.747441155  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:48.747760779  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:48.748099236  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:48.748305568  1292  0x21b8c60 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:497:gst_dtls_connection_check_timeout:<GstDtlsConnection at 0x21c15c0> locking @ start_timeout
0:00:48.748598109  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:48.748934066  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 256
0:00:48.749345773  1292  0x21dc200 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 256
0:00:48.750026103  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:48.750466851  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:48.750848850  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:48.751267265  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:48.751600514  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:48.751963845  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:48.752460718  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 999517 usec
0:00:48.752898425  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:48.753282298  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:48.753684630  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:48.754067879  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 999619 usec
0:00:48.754543877  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:48.755253666  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:48.757834988  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 185
0:00:48.758448153  1292  0x21dc200 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 185
0:00:48.758831484  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:48.759238274  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:48.759613398  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:48.759889230  1292  0x21dc200 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:48.760270187  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:48.767758574  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c15c0> BIO: EOF
0:00:48.768260155  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:667:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> read result: -1
0:00:48.769215609  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c15c0> OpenSSL reported a syscall error, ignoring.
0:00:48.769640899  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> process after read: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.770163314  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: before handshake: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.770608812  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c15c0> BIO: EOF
0:00:48.771057394  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: after handshake: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.771677058  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c15c0> do_handshake encountered potential BIO error
0:00:48.776646163  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c15c0> OpenSSL reported a syscall error, ignoring.
0:00:48.778256990  1292  0x20b8950 LOG            dtlssrtpdemux gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdemux.c:123:sink_chain:<dtlssrtpdemux2> pushing dtls packet
0:00:48.778434072  1292  0x20b8950 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:612:sink_chain:<dtlsdec2> received buffer from rtp_1_1050956400 with length 155
0:00:48.778534197  1292  0x20b8950 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:618:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> locking @ process
0:00:48.778609863  1292  0x20b8950 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:620:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> locked @ process
0:00:48.778722321  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> process start: role=server buf=(0x2144a70:0/155) 1010010|0 before SSL initialization
0:00:48.778904695  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1224:bio_method_read:<GstDtlsConnection at 0x21c16f8> reading 155/155 bytes 155 at offset 0, output buff size is 16717
0:00:48.779194528  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:48.779289735  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:484:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> no timeout set
0:00:48.779389902  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:48.779485943  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 999916 usec
0:00:48.779626776  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:48.779705150  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1272:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: MTU query, returning 0...
0:00:48.779781775  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:48.779856900  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:48.779934150  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 42
0:00:48.780009816  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:48.780083149  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:48.780315815  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:48.780414856  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 999901 usec
0:00:48.780557647  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:48.780646855  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:48.780903687  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 256
0:00:48.781093062  1292  0x20b8950 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 256
0:00:48.781248686  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:48.781383394  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:48.781533518  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:48.781697059  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:48.781868600  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:48.781870725  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:48.782075891  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:48.782087808  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 256
0:00:48.782296890  1292  0x20b8950 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 256
0:00:48.782464056  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:48.782586889  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:48.782614264  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:48.782785013  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:48.782930637  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:48.783085179  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:48.783289719  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 256
0:00:48.783387511  1292  0x2277b80 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:497:gst_dtls_connection_check_timeout:<GstDtlsConnection at 0x21c16f8> locking @ start_timeout
0:00:48.783493677  1292  0x20b8950 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 256
0:00:48.783649343  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:48.783789634  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:48.783941425  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:48.784282924  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:48.786517581  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:48.786778747  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:48.787053663  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 999742 usec
0:00:48.788339449  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:48.789109488  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:48.794044343  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:48.794786340  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 999264 usec
0:00:48.795262838  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:48.784201257  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> process after poll: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.796355667  1292  0x21dc200 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:708:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> unlocking @ process
0:00:48.796914623  1292  0x21dc200 LOG                  dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:494:process_buffer:<dtlsdec0> Decoded buffer of size 155 B to 0
0:00:48.798131493  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x3
0:00:48.798309034  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x2
0:00:48.798601949  1292  0x21b8c60 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:499:gst_dtls_connection_check_timeout:<GstDtlsConnection at 0x21c15c0> locked @ start_timeout
0:00:48.798906573  1292  0x21b8c60 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 954795 usec
0:00:48.799067031  1292  0x21b8c60 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:502:gst_dtls_connection_check_timeout:<GstDtlsConnection at 0x21c15c0> unlocking @ start_timeout
0:00:48.799310822  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:48.799401988  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:48.799503112  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:48.799602820  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:48.799609570  1292  0x21dc200 LOG            dtlssrtpdemux gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdemux.c:123:sink_chain:<dtlssrtpdemux0> pushing dtls packet
0:00:48.799872361  1292  0x21dc200 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:612:sink_chain:<dtlsdec0> received buffer from rtp_0_1825680939 with length 155
0:00:48.800068027  1292  0x21dc200 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:618:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> locking @ process
0:00:48.800175568  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x0
0:00:48.800554067  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x2
0:00:48.800660858  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x4. DTLS connection state: 0x9
0:00:48.800736441  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1184:_collate_peer_connection_states:<webrtc> returning connecting
0:00:48.800917773  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:48.801012440  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:48.801085481  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:48.801155356  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:48.801233731  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:48.801391938  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 185
0:00:48.801502021  1292  0x20b8950 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 185
0:00:48.801713312  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:48.801641729  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:48.800391776  1292  0x21dc200 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:620:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> locked @ process
0:00:48.801980686  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:48.802162685  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:48.802199435  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> process start: role=server buf=(0x214fd60:0/155) 1010010|1a SSLv3/TLS write server done
0:00:48.802249810  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:48.802554809  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1224:bio_method_read:<GstDtlsConnection at 0x21c15c0> reading 155/155 bytes 155 at offset 0, output buff size is 16717
0:00:48.802767724  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c15c0> BIO: EOF
0:00:48.803079515  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:667:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> read result: -1
0:00:48.802822266  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:48.803445722  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:48.803541055  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:48.803887553  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c15c0> OpenSSL reported a syscall error, ignoring.
0:00:48.804211844  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> process after read: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.805344797  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: before handshake: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.805636254  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c15c0> BIO: EOF
0:00:48.805873462  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: after handshake: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.806325752  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c15c0> do_handshake encountered potential BIO error
0:00:48.806515209  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c15c0> OpenSSL reported a syscall error, ignoring.
0:00:48.807407914  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> process after poll: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.807933579  1292  0x21dc200 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:708:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> unlocking @ process
0:00:48.816439128  1292  0x21dc200 LOG                  dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:494:process_buffer:<dtlsdec0> Decoded buffer of size 155 B to 0
0:00:48.801917519  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:48.817235458  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:48.817405249  1292  0x20b8950 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:48.817554915  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:48.817728706  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c16f8> BIO: EOF
0:00:48.817903663  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:667:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> read result: -1
0:00:48.818058538  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c16f8> OpenSSL reported a syscall error, ignoring.
0:00:48.818254620  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> process after read: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.818455578  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: before handshake: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.818674369  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c16f8> BIO: EOF
0:00:48.818877368  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: after handshake: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.819036242  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c16f8> do_handshake encountered potential BIO error
0:00:48.819185075  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c16f8> OpenSSL reported a syscall error, ignoring.
0:00:48.819385074  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> process after poll: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.819572782  1292  0x20b8950 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:708:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> unlocking @ process
0:00:48.820422528  1292  0x2277b80 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:499:gst_dtls_connection_check_timeout:<GstDtlsConnection at 0x21c16f8> locked @ start_timeout
0:00:48.820572528  1292  0x2277b80 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 973443 usec
0:00:48.820732277  1292  0x2277b80 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:502:gst_dtls_connection_check_timeout:<GstDtlsConnection at 0x21c16f8> unlocking @ start_timeout
0:00:48.820846152  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:48.820928235  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:48.821013484  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:48.821092609  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:48.821109567  1292  0x20b8950 LOG                  dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:494:process_buffer:<dtlsdec2> Decoded buffer of size 155 B to 0
0:00:48.821608649  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x3
0:00:48.821742731  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x2
0:00:48.821853481  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x3
0:00:48.821952105  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x2
0:00:48.822040147  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x4. DTLS connection state: 0x8
0:00:48.822117188  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1184:_collate_peer_connection_states:<webrtc> returning connecting
0:00:48.822444312  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:48.822547686  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:48.822626353  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:48.822702352  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:48.823140309  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:48.823240392  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:48.823316600  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:48.823393975  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:48.823758307  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:48.823862931  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:48.823943514  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:48.836866379  1292  0x20b8950 LOG            dtlssrtpdemux gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdemux.c:123:sink_chain:<dtlssrtpdemux2> pushing dtls packet
0:00:48.837073711  1292  0x20b8950 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:612:sink_chain:<dtlsdec2> received buffer from rtp_1_1050956400 with length 155
0:00:48.837181086  1292  0x20b8950 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:618:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> locking @ process
0:00:48.837254836  1292  0x20b8950 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:620:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> locked @ process
0:00:48.837373752  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> process start: role=server buf=(0x2144b60:0/155) 1010010|1a SSLv3/TLS write server done
0:00:48.837573209  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1224:bio_method_read:<GstDtlsConnection at 0x21c16f8> reading 155/155 bytes 155 at offset 0, output buff size is 16717
0:00:48.837688959  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c16f8> BIO: EOF
0:00:48.837778250  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:667:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> read result: -1
0:00:48.837861958  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c16f8> OpenSSL reported a syscall error, ignoring.
0:00:48.837974583  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> process after read: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.838102874  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: before handshake: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
<=== [tvv777/webrtc/server]: [{"ice":{"sdpMLineIndex":1,"candidate":"candidate:512591201 1 udp 41885439 148.76.71.179 64142 typ relay raddr 176.59.98.203 rport 3190 generation 0 ufrag WIGK network-id 9 network-cost 900","sdpMid":"audio1"}}]
on_server_message: 
{"ice":{"sdpMLineIndex":1,"candidate":"candidate:512591201 1 udp 41885439 148.76.71.179 64142 typ relay raddr 176.59.98.203 rport 3190 generation 0 ufrag WIGK network-id 9 network-cost 900","sdpMid":"audio1"}}
0:00:48.839098995  1292  0x21dc200 LOG            dtlssrtpdemux gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdemux.c:123:sink_chain:<dtlssrtpdemux0> pushing dtls packet
0:00:48.839258494  1292  0x21dc200 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:612:sink_chain:<dtlsdec0> received buffer from rtp_0_1825680939 with length 15
0:00:48.839363452  1292  0x21dc200 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:618:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> locking @ process
0:00:48.839416869  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:394:_find_ice_stream_for_session:<webrtc> Found ice stream id <webrtcicestream1> for session 1
0:00:48.839525826  1292  0x1f521b0 LOG                webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:3614:_add_ice_candidate:<webrtc> adding ICE candidate with mline:1, a=candidate:512591201 1 udp 41885439 148.76.71.179 64142 typ relay raddr 176.59.98.203 rport 3190 generation 0 ufrag WIGK network-id 9 network-cost 900
0:00:48.839444660  1292  0x21dc200 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:620:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> locked @ process
0:00:48.840454239  1292  0x21dc200 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> process start: role=server buf=(0x231e0b8:0/15) 1010010|1a SSLv3/TLS write server done
0:00:48.840702280  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1224:bio_method_read:<GstDtlsConnection at 0x21c15c0> reading 15/15 bytes 15 at offset 0, output buff size is 16717
0:00:48.840880988  1292  0x21dc200 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:667:gst_dtls_connection_process:<GstDtlsConnection at 0x21c15c0> read result: -1
0:00:48.840988237  1292  0x21dc200 ERROR         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:985:handle_error:<GstDtlsConnection at 0x21c15c0> Fatal SSL error
0:00:48.841165320  1292  0x21dc200 ERROR         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:968:ssl_err_cb:<GstDtlsConnection at 0x21c15c0> ssl error: 2948410648:error:14102410:lib(20):func(258):reason(1040):NA:0:SSL alert number 40

0:00:48.841562818  1292  0x21dc200 ERROR                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:502:process_buffer:<dtlsdec0> Error processing buffer: Fatal SSL error
0:00:48.841689151  1292  0x21dc200 WARN                 dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:503:process_buffer:<dtlsdec0> error: Fatal SSL error
0:00:48.841894484  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x2
0:00:48.842015108  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x2
0:00:48.842072233  1292  0x21dc200 ERROR                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:618:sink_chain:<dtlsdec0> Failed to process buffer: error
0:00:48.842297399  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x3
0:00:48.842424940  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x2
0:00:48.842509898  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x4. DTLS connection state: 0xc
0:00:48.842576772  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1145:_collate_peer_connection_states:<webrtc> returning failed
0:00:48.842666855  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1295:_update_peer_connection_state_task:<webrtc> Peer connection state change from connecting(1) to failed(4)
[CAMERA_DEBUG] Peer connection state: failed
0:00:48.843187520  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c16f8> BIO: EOF
0:00:48.844006808  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: after handshake: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.845234053  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c16f8> do_handshake encountered potential BIO error
0:00:48.845355761  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c16f8> OpenSSL reported a syscall error, ignoring.
0:00:48.845496219  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> process after poll: role=server buf=(0:155/155) 1010010|1a SSLv3/TLS write server done
0:00:48.845580427  1292  0x20b8950 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:708:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> unlocking @ process
0:00:48.845669343  1292  0x20b8950 LOG                  dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:494:process_buffer:<dtlsdec2> Decoded buffer of size 155 B to 0
0:00:48.861960236  1292  0x20b8950 LOG            dtlssrtpdemux gst-plugins-bad-1.18.2/ext/dtls/gstdtlssrtpdemux.c:123:sink_chain:<dtlssrtpdemux2> pushing dtls packet
0:00:48.862134235  1292  0x20b8950 DEBUG                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:612:sink_chain:<dtlsdec2> received buffer from rtp_1_1050956400 with length 15
0:00:48.862231152  1292  0x20b8950 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:618:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> locking @ process
0:00:48.862313610  1292  0x20b8950 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:620:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> locked @ process
0:00:48.862437734  1292  0x20b8950 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> process start: role=server buf=(0x23b2208:0/15) 1010010|1a SSLv3/TLS write server done
0:00:48.862650150  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1224:bio_method_read:<GstDtlsConnection at 0x21c16f8> reading 15/15 bytes 15 at offset 0, output buff size is 16717
0:00:48.862796358  1292  0x20b8950 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:667:gst_dtls_connection_process:<GstDtlsConnection at 0x21c16f8> read result: -1
0:00:48.862883149  1292  0x20b8950 ERROR         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:985:handle_error:<GstDtlsConnection at 0x21c16f8> Fatal SSL error
0:00:48.863041523  1292  0x20b8950 ERROR         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:968:ssl_err_cb:<GstDtlsConnection at 0x21c16f8> ssl error: 2947689752:error:14102410:lib(20):func(258):reason(1040):NA:0:SSL alert number 40

0:00:48.863399397  1292  0x20b8950 ERROR                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:502:process_buffer:<dtlsdec2> Error processing buffer: Fatal SSL error
0:00:48.863418689  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x2
0:00:48.863599521  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x2
0:00:48.863716812  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x2
0:00:48.863809604  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x2
0:00:48.863890978  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x4. DTLS connection state: 0x4
0:00:48.863958561  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1145:_collate_peer_connection_states:<webrtc> returning failed
0:00:48.863517480  1292  0x20b8950 WARN                 dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:503:process_buffer:<dtlsdec2> error: Fatal SSL error
0:00:48.864659725  1292  0x20b8950 ERROR                dtlsdec gst-plugins-bad-1.18.2/ext/dtls/gstdtlsdec.c:618:sink_chain:<dtlsdec2> Failed to process buffer: error
0:00:49.730594785  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c15c0> Schedule timeout now
0:00:49.731435906  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c15c0> handle timeout returned 0, is_alive: 1
0:00:49.739885914  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c15c0> Schedule timeout now
0:00:49.740558786  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:49.741469366  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 1999111 usec
0:00:49.742194321  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:49.742635819  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 1999569 usec
0:00:49.743087526  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:49.743977856  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:49.744439312  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:49.744890477  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 87
0:00:49.745534766  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 87
0:00:49.746139472  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:49.746549595  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:49.747029635  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:49.748769795  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:49.749722541  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:49.749846749  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:49.749934332  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:49.750372705  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:49.750485746  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:49.750567329  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:49.751154494  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:49.760787496  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:49.761530535  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:49.761975950  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:49.762407282  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 255
0:00:49.762818072  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 255
0:00:49.763973025  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:49.764409024  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:49.765396145  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:49.765821143  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:49.766232641  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:49.766345057  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:49.766429765  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:49.767053555  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:49.767186387  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:49.767275804  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:49.768212758  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:49.768408257  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 256
0:00:49.768539799  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 256
0:00:49.768641382  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:49.768717881  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:49.768811673  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:49.769292046  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:49.769732836  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:49.769837585  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:49.769923210  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:49.770462916  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:49.770577540  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:49.770658207  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:49.771077788  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:49.771236954  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 253
0:00:49.771337579  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 253
0:00:49.771435829  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:49.771511953  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:49.771586953  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:49.771977368  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:49.772381283  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:49.772489199  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:49.772571074  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:49.773040697  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:49.773154905  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:49.773238780  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:49.773652903  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:49.773799569  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:49.773895485  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:49.774728774  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:49.774867107  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 52
0:00:49.774966814  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 52
0:00:49.775063856  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:49.775138439  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:49.775211480  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:49.775821394  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:49.776304226  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:49.776777807  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:49.776932515  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:49.777605304  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:49.777723387  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:49.777807595  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:49.778243718  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:49.778395176  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:49.778490342  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:49.778574342  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:49.778678841  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 25
0:00:49.778772341  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 25
0:00:49.778869215  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:49.778943923  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:49.779017423  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:49.779503380  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:49.779915128  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:49.780014919  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:49.780092836  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:49.780568084  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:49.780703750  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:49.780787124  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:49.781223664  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:49.781593663  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c15c0> handle timeout returned 1, is_alive: 1
0:00:49.781734079  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> handling timeout before poll: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:49.781866453  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: before handshake: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:49.782038619  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c15c0> BIO: EOF
0:00:49.782174827  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: after handshake: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:49.782272993  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c15c0> do_handshake encountered potential BIO error
0:00:49.782362910  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c15c0> OpenSSL reported a syscall error, ignoring.
0:00:49.782482993  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> handling timeout after poll: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:49.782613700  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c15c0> Schedule timeout now
0:00:49.782778283  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c16f8> Schedule timeout now
0:00:49.783628321  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c15c0> handle timeout returned 0, is_alive: 1
0:00:49.784197861  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:49.784670900  1292  0x2172380 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 1999519 usec
0:00:49.785145857  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:49.785588647  1292  0x2172380 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 1999571 usec
0:00:49.786088603  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:49.786527143  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:49.786979099  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:49.787400056  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 87
0:00:49.788382761  1292  0x2172380 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 87
0:00:49.788896633  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:49.789273424  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:49.789635547  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:49.790009921  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:49.790383669  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:49.790483085  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:49.791030375  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:49.796990601  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:49.797133725  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:49.797224808  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:49.803631699  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:49.804175364  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:49.804777861  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:49.805447275  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:49.805975981  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 255
0:00:49.806411355  1292  0x2172380 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 255
0:00:49.806863186  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:49.807266185  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:49.807630891  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:49.808948844  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:49.809386843  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:49.809489967  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:49.809575050  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:49.810055007  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:49.810170881  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:49.810252798  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:49.810665713  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:49.811140419  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 256
0:00:49.811549001  1292  0x2172380 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 256
0:00:49.811927791  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:49.812345872  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:49.812729204  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:49.813096994  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:49.813461451  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:49.813560868  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:49.813664617  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:49.814319615  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:49.814501739  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:49.814630405  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:49.815254819  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:49.815464610  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 253
0:00:49.815594234  1292  0x2172380 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 253
0:00:49.815710567  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:49.815789775  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:49.815863192  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:49.816427314  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:49.816908229  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:49.817018104  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:49.817101520  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:49.817594726  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:49.817709934  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:49.817788851  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:49.818209474  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:49.818357723  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:49.818452848  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:49.818534348  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:49.818633472  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 52
0:00:49.819645718  1292  0x2172380 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 52
0:00:49.819944634  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:49.820031633  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:49.820110383  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:49.820403757  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:49.820779380  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:49.820878963  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:49.820961296  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:49.821413086  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:49.821527044  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:49.821605044  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:49.822001334  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:49.822152083  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:49.822250708  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:49.822337207  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:49.822438207  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 25
0:00:49.822527540  1292  0x2172380 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 25
0:00:49.822614373  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:49.822687664  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:49.822759289  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:49.823231079  1292  0x2172380 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:49.823631244  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:49.823727993  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:49.823807201  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:49.824256033  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:49.824387741  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:49.824469907  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:49.824898864  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:49.825037321  1292  0x2172380 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c16f8> handle timeout returned 1, is_alive: 1
0:00:49.825164946  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> handling timeout before poll: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:49.825301195  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: before handshake: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:49.825479736  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c16f8> BIO: EOF
0:00:49.825612652  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: after handshake: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:49.825707902  1292  0x2172380 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c16f8> do_handshake encountered potential BIO error
0:00:49.825791777  1292  0x2172380 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c16f8> OpenSSL reported a syscall error, ignoring.
0:00:49.825906235  1292  0x2172380 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> handling timeout after poll: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:49.826037692  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c16f8> Schedule timeout now
0:00:49.826713398  1292  0x2172380 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c16f8> handle timeout returned 0, is_alive: 1
0:00:50.610370040  1292  0x1f50c00 DEBUG    webrtcnicetransport gst-plugins-bad-1.18.2/ext/webrtc/nicetransport.c:186:_on_component_state_changed:<webrtcnicetransport0> 1 1 ready
0:00:50.611106829  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ed0f38 state 0x3
0:00:50.611252161  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ffd850 state 0x2
0:00:50.611340494  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:901:_collate_ice_connection_states:<webrtc> ICE connection state: 0xc
0:00:50.611415911  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:935:_collate_ice_connection_states:<webrtc> returning connected
0:00:50.611531869  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x2
0:00:50.611624910  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x3
0:00:50.611717160  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x2
0:00:50.611805868  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x2
0:00:50.611889659  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0xc. DTLS connection state: 0x4
0:00:50.611963534  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1145:_collate_peer_connection_states:<webrtc> returning failed
0:00:50.732186300  1292  0x1f50c00 DEBUG    webrtcnicetransport gst-plugins-bad-1.18.2/ext/webrtc/nicetransport.c:186:_on_component_state_changed:<webrtcnicetransport2> 2 1 ready
0:00:50.733028922  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ed0f38 state 0x3
0:00:50.733192963  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:871:_collate_ice_connection_states:<webrtc> transceiver 0x1ffd850 state 0x3
0:00:50.733285588  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:901:_collate_ice_connection_states:<webrtc> ICE connection state: 0x8
0:00:50.733363587  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:930:_collate_ice_connection_states:<webrtc> returning completed
0:00:50.733465295  1292  0x1f521b0 INFO               webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1260:_update_ice_connection_state_task:<webrtc> ICE connection state change from connected(2) to completed(3)
[CAMERA_DEBUG] ICE connection state: completed
0:00:50.733683503  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 DTLS state: 0x2
0:00:50.733793752  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ed0f38 ICE state: 0x3
0:00:50.733895002  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1073:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 DTLS state: 0x2
0:00:50.733990210  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1086:_collate_peer_connection_states:<webrtc> transceiver 0x1ffd850 ICE state: 0x3
0:00:50.734078835  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1131:_collate_peer_connection_states:<webrtc> ICE connection state: 0x8. DTLS connection state: 0x4
0:00:50.734157084  1292  0x1f521b0 TRACE              webrtcbin gst-plugins-bad-1.18.2/ext/webrtc/gstwebrtcbin.c:1145:_collate_peer_connection_states:<webrtc> returning failed
0:00:51.741374372  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c15c0> Schedule timeout now
0:00:51.741980244  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:51.742141910  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 3999822 usec
0:00:51.742288160  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:51.742389784  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 3999906 usec
0:00:51.742513117  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:51.742603783  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:51.742715533  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:51.742828657  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 87
0:00:51.742926032  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 87
0:00:51.743021032  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:51.743094615  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:51.743165823  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:51.743251197  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:51.743330239  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:51.743423197  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:51.743512988  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:51.743593821  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:51.743683946  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 255
0:00:51.743770279  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 255
0:00:51.743852320  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:51.743923153  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:51.743992819  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:51.744064902  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:51.744140611  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:51.744230402  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 256
0:00:51.744316485  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 256
0:00:51.744398693  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:51.744471609  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:51.744540942  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:51.744613775  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:51.744687733  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:51.744775025  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 253
0:00:51.744860691  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 253
0:00:51.744943191  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:51.745017065  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:51.745089315  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:51.745163398  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:51.745239314  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:51.745325731  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:51.745408272  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:51.745484355  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:51.745571063  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 52
0:00:51.745654188  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 52
0:00:51.745740521  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:51.745818770  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:51.749226965  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:51.749944087  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:51.750554835  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:51.750649459  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:51.750721876  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:51.751221165  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:51.751328582  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:51.751399206  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:51.751466331  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:51.751844996  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:51.751949162  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:51.752019287  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:51.752090454  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:51.752434744  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:51.752532243  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:51.752604993  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:51.752673743  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:51.753009950  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:51.753110033  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:51.753183866  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:51.753251991  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:51.753578823  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:51.753752364  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:51.753901238  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:51.755004942  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:51.755846814  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:51.756864559  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:51.757553057  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:51.757952305  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 25
0:00:51.758361678  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 25
0:00:51.758733427  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:51.759126050  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:51.762534287  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:51.763842948  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:51.764749278  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:51.764870694  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:51.764955402  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:51.765441358  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:51.765633399  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:51.765777565  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:51.765963106  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:51.766573520  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c15c0> handle timeout returned 1, is_alive: 1
0:00:51.766843228  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> handling timeout before poll: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:51.767393559  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: before handshake: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:51.768912969  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c15c0> BIO: EOF
0:00:51.769561425  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: after handshake: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:51.769964548  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c15c0> do_handshake encountered potential BIO error
0:00:51.770239297  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c15c0> OpenSSL reported a syscall error, ignoring.
0:00:51.770561254  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> handling timeout after poll: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:51.771063502  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c15c0> Schedule timeout now
0:00:51.771266710  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c15c0> handle timeout returned 0, is_alive: 1
0:00:51.784790322  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c16f8> Schedule timeout now
0:00:51.786534982  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:51.787362854  1292  0x21723b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 3999144 usec
0:00:51.788570724  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:51.789265221  1292  0x21723b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 3999313 usec
0:00:51.789983385  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:51.790665507  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:51.791355838  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:51.792034543  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 87
0:00:51.792688374  1292  0x21723b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 87
0:00:51.794123201  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:51.798737891  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:51.799544638  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:51.800225760  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:51.800889091  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:51.800992632  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:51.801069799  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:51.801734921  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:51.801857670  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:51.801931503  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:51.802529043  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:51.803924579  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:51.804445160  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:51.804844533  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:51.805265073  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 255
0:00:51.805658947  1292  0x21723b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 255
0:00:51.806065403  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:51.806491735  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:51.807361732  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:51.808245603  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:51.808967475  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:51.809069266  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:51.809147224  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:51.809651472  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:51.809769180  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:51.810263720  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:51.810742093  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:51.810974759  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 256
0:00:51.811339882  1292  0x21723b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 256
0:00:51.811664714  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:51.811940172  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:51.812381336  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:51.812756668  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:51.813037375  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:51.813595540  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:51.813764581  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:51.814207329  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:51.814319662  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:51.814395120  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:51.814515328  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:51.815095367  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 253
0:00:51.815287241  1292  0x21723b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 253
0:00:51.815648573  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:51.816054613  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:51.816323821  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:51.816699569  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:51.817044276  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:51.817152401  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:51.817227400  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:51.818500562  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:51.818656145  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:51.818732769  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:51.822144297  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:51.822937252  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:51.823339542  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:51.823648500  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:51.824422621  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 52
0:00:51.824993202  1292  0x21723b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 52
0:00:51.825384159  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:51.825759908  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:51.826106156  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:51.826391530  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:51.826823070  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:51.826930361  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:51.827007278  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:51.827537526  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:51.828386480  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:51.828522355  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:51.828678229  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:51.829245227  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:51.829426810  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:51.829793392  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:51.830128432  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 25
0:00:51.830533264  1292  0x21723b0 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 25
0:00:51.830908220  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:51.831284594  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:51.831531510  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:51.831915425  1292  0x21723b0 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:51.832188465  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:51.832276507  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:51.832349006  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:51.832872629  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:51.832989170  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:51.833063795  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:51.833509418  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:51.833773417  1292  0x21723b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c16f8> handle timeout returned 1, is_alive: 1
0:00:51.841630052  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> handling timeout before poll: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:51.842553674  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: before handshake: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:51.844174542  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c16f8> BIO: EOF
0:00:51.844861706  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: after handshake: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:51.845883619  1292  0x21723b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c16f8> do_handshake encountered potential BIO error
0:00:51.846604116  1292  0x21723b0 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c16f8> OpenSSL reported a syscall error, ignoring.
0:00:51.847095697  1292  0x21723b0 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> handling timeout after poll: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:55.744539941  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c15c0> Schedule timeout now
0:00:55.744883940  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:55.745029689  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 7999853 usec
0:00:55.745171605  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 47
0:00:55.745260688  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:00:55.745363146  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 7999913 usec
0:00:55.745498687  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:55.745583937  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1272:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: MTU query, returning 0...
0:00:55.745672061  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:55.745756853  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:55.745840936  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 42
0:00:55.745927185  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:55.746007518  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:55.746114643  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 87
0:00:55.746208351  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 87
0:00:55.746308476  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:55.746385017  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:55.746458225  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:55.746556100  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:55.746638974  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:55.746732849  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:55.746893890  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:55.746988223  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:55.747088681  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 255
0:00:55.747179014  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 255
0:00:55.747265222  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:55.747339763  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:55.747411721  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:55.747485846  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:55.747563012  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:55.748616841  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:55.748744507  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:55.748827840  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:55.749160297  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:55.749258422  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:55.749334838  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:55.749410088  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:55.749682379  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:55.749773795  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:55.749849961  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:55.751614496  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 256
0:00:55.752392701  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 256
0:00:55.753878695  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:55.754772067  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:55.755347398  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:55.756233519  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:55.756593643  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:55.756699851  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:55.756834767  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:55.757478431  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:55.757611847  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:55.757692555  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:55.757839721  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:55.758500968  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 253
0:00:55.758915800  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 253
0:00:55.759276049  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:55.759589922  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:55.760037254  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:55.760523127  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:55.760836584  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:55.760942125  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:55.761023667  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:55.761634997  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:55.761765497  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:55.761846705  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:55.761993079  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:55.763794864  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:55.768860385  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:55.769447258  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:55.769975589  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 52
0:00:55.770370087  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 52
0:00:55.770872210  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:55.771165418  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:55.771562249  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:55.773983656  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:55.774581446  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:55.774689862  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:55.774775861  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:55.775267443  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:55.775387734  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:55.775465025  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:55.775853191  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:55.776074356  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:55.778116806  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:00:55.778748304  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:00:55.779304968  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 25
0:00:55.779815716  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 25
0:00:55.780541380  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:00:55.785380069  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:00:55.785884942  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:00:55.786421565  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:00:55.787227770  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:00:55.787340811  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:00:55.787423686  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:00:55.788506598  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c16f8> Schedule timeout now
0:00:55.789055596  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:00:55.789178970  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:00:55.789290887  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:00:55.789512011  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:00:55.790762131  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c15c0> handle timeout returned 1, is_alive: 1
0:00:55.791355503  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> handling timeout before poll: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:55.792239208  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: before handshake: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:55.793078038  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c15c0> BIO: EOF
0:00:55.793866660  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: after handshake: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:55.796183359  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:55.800001510  1292  0x258c400 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 7996119 usec
0:00:55.800231385  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 47
0:00:55.799987635  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c15c0> do_handshake encountered potential BIO error
0:00:55.800357134  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:00:55.800465092  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c15c0> OpenSSL reported a syscall error, ignoring.
0:00:55.800521008  1292  0x258c400 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 7999846 usec
0:00:55.800662174  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:55.800755341  1292  0x258c400 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1272:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: MTU query, returning 0...
0:00:55.800984090  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:55.801107881  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:55.801203422  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 42
0:00:55.801292089  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:55.801375130  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:55.801487754  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 87
0:00:55.801566921  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> handling timeout after poll: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:55.801588254  1292  0x258c400 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 87
0:00:55.803829245  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:55.803948286  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:55.804058286  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:55.804152035  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:55.804320660  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:55.804357701  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:55.804432534  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:55.804532992  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:55.804555576  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:55.804644325  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:55.804765825  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:55.804887491  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 255
0:00:55.804993865  1292  0x258c400 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 255
0:00:55.805105365  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:55.805137448  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:55.805193198  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:55.805339114  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:55.805439989  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:55.805543738  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:55.805542738  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:55.805664904  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 256
0:00:55.805693363  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:55.805763696  1292  0x258c400 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 256
0:00:55.805816737  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:55.805895570  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:55.806004945  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:55.806084361  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:55.806166527  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:55.806265402  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:55.806291569  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:55.806384943  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 253
0:00:55.806485359  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:55.806490943  1292  0x258c400 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 253
0:00:55.806574651  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:55.806727608  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:55.806750150  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:55.806942983  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:55.807133065  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:55.807298315  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:55.807580772  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:55.807775104  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:55.807953687  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:55.807576605  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:55.808793892  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:55.809019974  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:55.809061516  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 52
0:00:55.809281890  1292  0x258c400 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 52
0:00:55.809132974  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:55.809498806  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:55.809516639  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:55.809657472  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:55.809883429  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:55.810046179  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:55.810227053  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:55.810230886  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:55.810447135  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:55.810444552  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:55.810678718  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:00:55.810687634  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:55.810836634  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:00:55.810888967  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:55.811073716  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 25
0:00:55.811248965  1292  0x258c400 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 25
0:00:55.811389423  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:55.811416756  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:00:55.811492881  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:55.811679714  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:55.813067208  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:00:55.813311290  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:00:55.813542456  1292  0x258c400 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:00:55.813733664  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:00:55.813772830  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:00:55.813964288  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:00:55.814058037  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:00:55.813966996  1292  0x258c400 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c16f8> handle timeout returned 1, is_alive: 1
0:00:55.814333370  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> handling timeout before poll: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:55.814492786  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:00:55.814583910  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:00:55.814606202  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: before handshake: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:00:55.814668993  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:00:55.814999450  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c16f8> BIO: EOF
0:00:55.815236908  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: after handshake: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:00:55.817554898  1292  0x258c400 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c16f8> do_handshake encountered potential BIO error
0:00:55.817916730  1292  0x258c400 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c16f8> OpenSSL reported a syscall error, ignoring.
0:00:55.818328437  1292  0x258c400 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> handling timeout after poll: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
error  : cedarc <H264EncEncodeVer2:5345>: BitStreamFreeBufferSize 2066880 is too small, total[5931]KB
W1230 00:08:37.310699  1312 VideoEnc_Component.c:6408]      <ComponentThread> vencChn[0] fail BsFull[2], validFrames[100], bitRate[8]Mbit
E1230 00:08:37.310889  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
error  : cedarc <H264EncEncodeVer2:5345>: BitStreamFreeBufferSize 303360 is too small, total[1765]KB
W1230 00:08:37.350739  1316 VideoEnc_Component.c:6408]      <ComponentThread> vencChn[1] fail BsFull[2], validFrames[100], bitRate[3]Mbit
E1230 00:08:37.350873  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:38.510555  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:38.550606  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:39.710567  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:39.750679  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
0:01:03.745249553  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c15c0> Schedule timeout now
0:01:03.745766718  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:01:03.746006634  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 15999754 usec
0:01:03.746268924  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 47
0:01:03.746437965  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:01:03.746608214  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 15999850 usec
0:01:03.746919422  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:03.747106171  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1272:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: MTU query, returning 0...
0:01:03.747259545  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:03.747403253  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:03.747541711  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 42
0:01:03.747795210  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:03.747954667  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:01:03.748088667  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 87
0:01:03.748190708  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 87
0:01:03.748288333  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:03.748365624  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:03.748438290  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:03.750448407  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:03.752152817  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:01:03.752280234  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:03.752363317  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:03.752861981  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:03.752981856  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:03.753066272  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:01:03.753534062  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:03.754463641  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:03.755205639  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:03.756210468  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:01:03.756745716  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 255
0:01:03.757330088  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 255
0:01:03.757757462  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:03.758291251  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:03.759116831  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:03.759635413  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:03.759923828  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:01:03.760019244  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:03.760096411  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:03.760641742  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:03.760763991  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:03.760843366  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:01:03.760978657  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:03.761582613  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 256
0:01:03.761952445  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 256
0:01:03.766606176  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:03.767525173  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:03.768099462  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:03.768462252  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:03.768759251  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:01:03.768855126  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:03.768936792  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:03.769444540  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:03.769563373  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:03.769683122  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:01:03.769816539  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:03.770695702  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 253
0:01:03.771692031  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 253
0:01:03.772078238  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:03.772383903  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:03.772782360  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:03.773161609  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:03.773439524  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:01:03.773530482  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:03.773610523  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:03.774368312  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:03.774500603  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:03.774581061  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:01:03.774716352  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:03.775290142  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:03.775478183  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:03.775851806  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:01:03.776190972  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 52
0:01:03.776599803  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 52
0:01:03.778253130  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:03.778915919  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:03.780395080  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:03.781365784  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:03.782124406  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:01:03.782240822  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:03.782321530  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:03.782810862  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:03.782929861  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:03.783011028  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:01:03.783659817  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:03.783902441  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:03.784436564  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:03.784925062  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:01:03.785301644  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 25
0:01:03.785635517  1292  0x2172350 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 25
0:01:03.786047641  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:03.786415972  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:03.786688055  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:03.787052303  1292  0x2172350 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:03.787371844  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:01:03.787461635  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:03.787580426  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:03.788645005  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:03.788781796  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:03.788864296  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:01:03.789346919  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:03.789580126  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c15c0> handle timeout returned 1, is_alive: 1
0:01:03.789790459  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> handling timeout before poll: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:01:03.790334248  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: before handshake: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:01:03.790821580  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c15c0> BIO: EOF
0:01:03.791289911  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: after handshake: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:01:03.792223991  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c15c0> do_handshake encountered potential BIO error
0:01:03.793540819  1292  0x2172350 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c15c0> OpenSSL reported a syscall error, ignoring.
0:01:03.796437099  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c16f8> Schedule timeout now
0:01:03.798598841  1292  0x2172350 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> handling timeout after poll: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:01:03.799166255  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:01:03.800091501  1292  0x258c430 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 15999060 usec
0:01:03.800734790  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 47
0:01:03.801266288  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:01:03.801992660  1292  0x258c430 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 15999294 usec
0:01:03.802696366  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:03.803133906  1292  0x258c430 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1272:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: MTU query, returning 0...
0:01:03.803429863  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:03.803836403  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:03.804111485  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 42
0:01:03.804527942  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:03.805059690  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:01:03.805933436  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 87
0:01:03.806440893  1292  0x258c430 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 87
0:01:03.806767225  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:03.807340306  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:03.807882678  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:03.808240802  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:03.808565926  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:03.808663967  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:03.808741800  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:03.809806421  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:03.809946420  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:03.810031378  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:03.810645667  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:03.810881667  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:03.811428039  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:03.811916579  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:01:03.812403410  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 255
0:01:03.813123824  1292  0x258c430 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 255
0:01:03.813580322  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:03.814254028  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:03.814673860  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:03.815145191  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:03.815439440  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:03.815530148  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:03.815610106  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:03.816077312  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:03.816199812  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:03.816281728  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:03.816410519  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:03.817038809  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 256
0:01:03.817425474  1292  0x258c430 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 256
0:01:03.818394553  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:03.818769552  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:03.819074717  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:03.819664757  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:03.820312879  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:03.820413379  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:03.820495212  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:03.820969918  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:03.821094709  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:03.821177125  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:03.821308583  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:03.821891748  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 253
0:01:03.822082289  1292  0x258c430 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 253
0:01:03.822463454  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:03.822871410  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:03.823149368  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:03.824744778  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:03.825258526  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:03.825362025  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:03.825444150  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:03.825905023  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:03.826022023  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:03.826103481  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:03.826233522  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:03.827013894  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:03.827212435  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:03.828328305  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:01:03.829188885  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 52
0:01:03.829672800  1292  0x258c430 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 52
0:01:03.830559296  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:03.831290335  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:03.831729958  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:03.832095582  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:03.832513539  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:03.832613163  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:03.832692871  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:03.833182078  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:03.833299827  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:03.833376744  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:03.833500535  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:03.834064491  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:03.842103209  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:03.843111871  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:01:03.844209242  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 25
0:01:03.845050072  1292  0x258c430 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 25
0:01:03.845543112  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:03.846277025  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:03.846729732  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:03.847295063  1292  0x258c430 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:03.848537016  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:03.848657308  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:03.848741141  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:03.849241722  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:03.849362846  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:03.849443138  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:03.849568887  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:03.850319551  1292  0x258c430 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c16f8> handle timeout returned 1, is_alive: 1
0:01:03.850552675  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> handling timeout before poll: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:01:03.851186131  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: before handshake: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:01:03.852080294  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c16f8> BIO: EOF
0:01:03.852849291  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: after handshake: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:01:03.853421039  1292  0x258c430 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c16f8> do_handshake encountered potential BIO error
0:01:03.853730496  1292  0x258c430 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c16f8> OpenSSL reported a syscall error, ignoring.
0:01:03.854213369  1292  0x258c430 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> handling timeout after poll: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:01:03.854668284  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c16f8> Schedule timeout now
0:01:03.854893616  1292  0x258c430 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c16f8> handle timeout returned 0, is_alive: 1
E1230 00:08:40.910526  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:40.950640  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:42.110677  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:42.150686  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:43.310674  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:43.350661  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:44.510694  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:44.550668  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:45.710520  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:45.750644  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:46.910699  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:46.950675  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:48.110699  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:48.150647  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:49.310657  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:49.350659  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:50.510620  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:50.555231  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:51.710639  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:51.750648  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:52.910619  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:52.950659  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:54.111812  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:54.150496  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:55.310467  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:55.350524  1316 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
0:01:19.746099371  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c15c0> Schedule timeout now
0:01:19.746499078  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:01:19.746648577  1292  0x258c460 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 31999841 usec
0:01:19.746861826  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 47
0:01:19.746976201  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: Timeout set
0:01:19.747081951  1292  0x258c460 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c15c0> waiting for 31999905 usec
0:01:19.747232158  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:19.747327950  1292  0x258c460 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1272:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: MTU query, returning 0...
0:01:19.747423241  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:19.747512449  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:19.747605407  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 42
0:01:19.747691948  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:19.747775948  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:01:19.747949322  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 87
0:01:19.748051363  1292  0x258c460 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 87
0:01:19.748158155  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:19.748232071  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:19.748304362  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:19.748394112  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:19.748474903  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:19.748551070  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc0> src loop: add signaled
0:01:19.748569986  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:19.748755611  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:19.748843485  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:01:19.748646528  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:19.748942693  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 255
0:01:19.749012110  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:19.749092901  1292  0x258c460 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 255
0:01:19.749218692  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:19.749298817  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:19.749376317  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:19.749457525  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:19.749559441  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:19.749676774  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 256
0:01:19.749768732  1292  0x258c460 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 256
0:01:19.749853148  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:19.749925189  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:19.750010231  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:19.750083689  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:19.750164938  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:19.750229272  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:19.750264438  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 253
0:01:19.750328688  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:19.750433312  1292  0x258c460 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 253
0:01:19.750485771  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:19.750569520  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:19.750621603  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:19.750690770  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:19.750807394  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:19.750885102  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:19.750972102  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:19.751074102  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:19.751178934  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:19.751273809  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:01:19.751381850  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 52
0:01:19.751483433  1292  0x258c460 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 52
0:01:19.751586975  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:19.751666016  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:19.751738224  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:19.751812099  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:19.751893265  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:19.751981806  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:19.752065098  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: unhandled ctrl, 49
0:01:19.752146306  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: pending write
0:01:19.752248764  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c15c0> BIO: writing 25
0:01:19.751502892  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:19.752354680  1292  0x258c460 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc0> sending data from rtp_0_1825680939 with length 25
0:01:19.752418263  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:19.752504138  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc0> send data: acquiring lock
0:01:19.752553387  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:19.752683387  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:19.752693137  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc0> send data: acquired lock
0:01:19.752818595  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc0> send data: signaling add
0:01:19.752896303  1292  0x258c460 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc0> send data: releasing lock
0:01:19.753048719  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c15c0> BIO: flushing
0:01:19.753072969  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:19.753167802  1292  0x258c460 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c15c0> handle timeout returned 1, is_alive: 1
0:01:19.753214926  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:19.753341676  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> handling timeout before poll: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:01:19.753345218  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:19.753485300  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: before handshake: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:01:19.753502467  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:19.753665883  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c15c0> BIO: EOF
0:01:19.753809799  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> poll: after handshake: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:01:19.753925007  1292  0x258c460 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c15c0> do_handshake encountered potential BIO error
0:01:19.753976465  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:19.754173339  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:19.754264422  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:19.754345797  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:19.755884208  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:19.756107540  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:19.756269664  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc0> src loop: queue has element
0:01:19.757083036  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc0> src loop: releasing lock
0:01:19.754026757  1292  0x258c460 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c15c0> OpenSSL reported a syscall error, ignoring.
0:01:19.757683409  1292  0x258c460 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c15c0> handling timeout after poll: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:01:19.757926658  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c15c0> Schedule timeout now
0:01:19.758200782  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc0> src loop: acquiring lock
0:01:19.758363864  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc0> src loop: acquired lock
0:01:19.758502114  1292  0x21b8c60 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc0> src loop: queue empty, waiting for add
0:01:19.761476310  1292  0x258c460 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c15c0> handle timeout returned 0, is_alive: 1
0:01:19.799941242  1292  0x20b97b0 TRACE         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:430:schedule_timeout_handling:<GstDtlsConnection at 0x21c16f8> Schedule timeout now
0:01:19.802448899  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:01:19.803326979  1292  0x258c490 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 31999095 usec
0:01:19.804440266  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 47
0:01:19.805471012  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1246:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: Timeout set
0:01:19.806238800  1292  0x258c490 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:453:gst_dtls_connection_check_timeout_locked:<GstDtlsConnection at 0x21c16f8> waiting for 31999233 usec
0:01:19.807079755  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:19.807806711  1292  0x258c490 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1272:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: MTU query, returning 0...
0:01:19.808563333  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:19.809247289  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:19.809924994  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 42
0:01:19.810600700  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:19.811300697  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:01:19.811988528  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 87
0:01:19.812663775  1292  0x258c490 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 87
0:01:19.813337647  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:19.813976311  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:19.814608559  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:19.815248931  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:19.815897596  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:19.815892971  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:19.816661593  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:19.816688551  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:19.816779300  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:19.816898258  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:19.816976883  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:01:19.817399215  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 255
0:01:19.817474214  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:19.817519714  1292  0x258c490 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 255
0:01:19.817632297  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:19.817726005  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:19.817632005  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:19.818156878  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:19.818258753  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:19.818352669  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:19.818454919  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:19.818453710  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:19.818578877  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 256
0:01:19.818671501  1292  0x258c490 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 256
0:01:19.818762876  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:19.818879542  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:19.819145666  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:19.819616831  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:19.819737664  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:19.819813747  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:19.820460828  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:19.820808243  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:19.821214908  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:19.821506032  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:19.821595323  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:19.821672489  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:19.822156363  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:19.822274987  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:19.822357403  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:19.822491653  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:19.824004230  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 253
0:01:19.824816144  1292  0x258c490 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 253
0:01:19.825286225  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:19.825970722  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:19.826656511  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:19.827100010  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:19.827426467  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:19.827523800  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:19.827664007  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:19.828533337  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:19.828661837  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:19.828741503  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:19.828872003  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:19.829448167  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:19.829644291  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:19.830005040  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:01:19.830336497  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 52
0:01:19.830767412  1292  0x258c490 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 52
0:01:19.831158035  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:19.831432576  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:19.831803574  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:19.832106282  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:19.832497530  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:19.832589988  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:19.832664738  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:19.833180277  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:19.833299444  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:19.833377193  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:19.833496609  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:19.834161773  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:19.835785059  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1278:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: unhandled ctrl, 49
0:01:19.836575639  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1261:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: pending write
0:01:19.837442886  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1184:bio_method_write:<GstDtlsConnection at 0x21c16f8> BIO: writing 25
0:01:19.838019133  1292  0x258c490 DEBUG                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:663:on_send_data:<dtlsenc2> sending data from rtp_1_1050956400 with length 25
0:01:19.838562506  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:668:on_send_data:<dtlsenc2> send data: acquiring lock
0:01:19.839192670  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:670:on_send_data:<dtlsenc2> send data: acquired lock
0:01:19.839578044  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:674:on_send_data:<dtlsenc2> send data: signaling add
0:01:19.839980167  1292  0x258c490 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:677:on_send_data:<dtlsenc2> send data: releasing lock
0:01:19.840366082  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:464:src_task_loop:<dtlsenc2> src loop: add signaled
0:01:19.840468415  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:473:src_task_loop:<dtlsenc2> src loop: queue has element
0:01:19.840549873  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:495:src_task_loop:<dtlsenc2> src loop: releasing lock
0:01:19.840893205  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:450:src_task_loop:<dtlsenc2> src loop: acquiring lock
0:01:19.840990913  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:452:src_task_loop:<dtlsenc2> src loop: acquired lock
0:01:19.841072413  1292  0x2277b80 TRACE                dtlsenc gst-plugins-bad-1.18.2/ext/dtls/gstdtlsenc.c:462:src_task_loop:<dtlsenc2> src loop: queue empty, waiting for add
0:01:19.841214246  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1269:bio_method_ctrl:<GstDtlsConnection at 0x21c16f8> BIO: flushing
0:01:19.841887951  1292  0x258c490 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:402:handle_timeout:<GstDtlsConnection at 0x21c16f8> handle timeout returned 1, is_alive: 1
0:01:19.842127117  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> handling timeout before poll: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:01:19.842576240  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: before handshake: role=server buf=(0:15/15) 10010|1a SSLv3/TLS write server done
0:01:19.843110113  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1204:bio_method_read:<GstDtlsConnection at 0x21c16f8> BIO: EOF
0:01:19.843661736  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> poll: after handshake: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
0:01:19.844159817  1292  0x258c490 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1063:openssl_poll:<GstDtlsConnection at 0x21c16f8> do_handshake encountered potential BIO error
0:01:19.844606441  1292  0x258c490 DEBUG         dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:1010:handle_error:<GstDtlsConnection at 0x21c16f8> OpenSSL reported a syscall error, ignoring.
0:01:19.845106105  1292  0x258c490 LOG           dtlsconnection gst-plugins-bad-1.18.2/ext/dtls/gstdtlsconnection.c:850:log_state:<GstDtlsConnection at 0x21c16f8> handling timeout after poll: role=server buf=(0:15/15) 1010010|1a SSLv3/TLS write server done
E1230 00:08:56.510676  1312 mpi_venc.c:353]                 <VideoEncEventHandler> Error! User should RegisterCallback to mpp!
E1230 00:08:56.550643  1316 mpi_venc.c:353]        


More information about the gstreamer-devel mailing list