[Bug 719506] gst-rtsp-server leaks file descriptors and sometimes service is unavailable
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Nov 30 14:52:23 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=719506
GStreamer | gst-rtsp-server | git
--- Comment #2 from Andrey Utkin <me at andrey-utkin.pp.ua> 2013-11-30 22:52:16 UTC ---
503 fixed indeed.
FD leak is still there (timestamps issue also).
Could you please check with 2-3 instances of script:
while true; do ffmpeg -i rtsp://localhost:8554/test -t 5 -codec copy -f null
/dev/null -y; sleep 1; done
Of course you may use another tool instead of ffmpeg, which can be set to
disconnect after some time.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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