[Bug 793264] RTSP server for 1.4 doesn't allow new appsrc pipeline connections

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 9 16:44:35 UTC 2018


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

tanguy.mezzano at macq.eu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|OBSOLETE                    |---

--- Comment #7 from tanguy.mezzano at macq.eu ---
Can someone look into this?

With last version of gstreamer, I can't reconnect after all clients
disconnected.

When last client disconnects, I get the message "no sockets assigned for UDP"
when trying to reconnect:

0:01:40.411599422  4683 0x69901860 INFO             rtspsession
rtsp-session.c:249:gst_rtsp_session_manage_media: manage new media 0x1156c70 in
session 0x69904200
0:01:40.411722754  4683 0x69901860 DEBUG             rtspstream
rtsp-stream.c:1530:gst_rtsp_stream_allocate_udp_sockets:<GstRTSPStream at 0x6a319168>
Allocated already
0:01:40.421363998  4683 0x69901860 INFO              rtspclient
rtsp-client.c:3456:handle_request: client 0x1163a58: received a request PLAY
rtsp://10.1.63.236:8554/colour/ 1.0
0:01:40.421567996  4683 0x69901860 DEBUG              rtspmedia
rtsp-media.c:4263:gst_rtsp_media_complete_pipeline:<GstRTSPMedia at 0x1156c70>
complete pipeline
0:01:40.421650996  4683 0x69901860 DEBUG             rtspstream
rtsp-stream.c:4539:gst_rtsp_stream_complete_stream:<GstRTSPStream at 0x6a319168>
complete stream
0:01:40.421720662  4683 0x69901860 DEBUG             rtspstream
rtsp-stream.c:2922:create_receiver_part:<GstRTSPStream at 0x6a319168> create
receiver part
0:01:40.422480321  4683 0x69901860 DEBUG             rtspstream
rtsp-stream.c:2778:create_sender_part:<GstRTSPStream at 0x6a319168> create sender
part
0:01:40.422563320  4683 0x69901860 DEBUG             rtspstream
rtsp-stream.c:2790:create_sender_part:<GstRTSPStream at 0x6a319168> tcp: 0, udp:
1, mcast: 0 (ttl: 0)
0:01:40.422645653  4683 0x69901860 WARN              rtspstream
rtsp-stream.c:2793:create_sender_part:<GstRTSPStream at 0x6a319168> no sockets
assigned for UDP
0:01:40.422704652  4683 0x69901860 ERROR             rtspclient
rtsp-client.c:1735:handle_play_request: client 0x1163a58: failed to configure
the pipeline
0:01:40.462821282  4683 0x69901860 INFO              rtspclient
rtsp-client.c:4309:closed: client 0x1163a58: connection closed
0:01:40.462930281  4683 0x69901860 INFO              rtspclient
rtsp-client.c:4541:client_watch_notify: client 0x1163a58: watch destroyed


https://gist.github.com/Mezzano/43789624d4983d70bcd9610ecaddbb30

Thanks.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list