AW: RTSP Client sometimes doesn't send video (stream 0) packets to the client

Thornton, Keith keith.thornton at zeiss.com
Thu Mar 11 14:22:42 UTC 2021


Hi,
that may be because the server is not receiving the keep alive timer from the client. If you have a wireshark log look to see if the client sends a GET_PARAMETER once a minute (If you haven't changed the keep alive timeout).
Gruesse

-----Ursprüngliche Nachricht-----
Von: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> Im Auftrag von renjith.t
Gesendet: Donnerstag, 11. März 2021 14:10
An: gstreamer-devel at lists.freedesktop.org
Betreff: Re: RTSP Client sometimes doesn't send video (stream 0) packets to the client

Hi,

I have actually gone through the session media files.

What I found is that
-> gstreamer rtsp server is closing the transport for the stream 0 it is 
-> done from "update_transport" method in rtsp-stream.c info debug 
-> printed is "removing TCP 192.168.111.78" where 111.78 was the
client where video was not displayed 

so it is clear that gstreamer is explicitly closing the transport.





--
Sent from: https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgstreamer-devel.966125.n4.nabble.com%2F&data=04%7C01%7C%7C6e975d97adaa4a9d361508d8e4981c9b%7C28042244bb514cd680347776fa3703e8%7C1%7C1%7C637510689266574710%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=jP9RcoouYXOZf1m1UAiUqAEuSn8TBvoy%2FpiGpFN%2BTkc%3D&reserved=0
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fgstreamer-devel&data=04%7C01%7C%7C6e975d97adaa4a9d361508d8e4981c9b%7C28042244bb514cd680347776fa3703e8%7C1%7C1%7C637510689266574710%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=qscZFcyt5nNK836xWaQVbioQcpbQ9OyCAZPiGS1S6UQ%3D&reserved=0


More information about the gstreamer-devel mailing list