[Bug 771754] Got EOS from element "playbin0" ( for slow network connections )

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 22 03:11:21 UTC 2016


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

--- Comment #7 from vrishab <vrishab.in at gmail.com> ---
Created attachment 336043
  --> https://bugzilla.gnome.org/attachment.cgi?id=336043&action=edit
Wireshark streaming conversation of mplayer / gst-launch / vlc

I just did a quick experiment ( not sure if it helps ).

The attachment shows TCP conversations happening on port 8888 ( radio station
), for the following 5 commands:

M1: mplayer http://s4.streammonster.com:8888/stream
M2: mplayer http://s4.streammonster.com:8888/stream ( same as M1 )

G1: gst-launch-1.0 playbin uri=http://s4.streammonster.com:8888/stream
G2: gst-launch-1.0 playbin uri=http://s4.streammonster.com:8888/stream ( same
as G1 )

V1: vlc http://s4.streammonster.com:8888/stream

TCP conversations in attachment:

Line 1 -> M1 ( mplayer exits )
Line 2 -> M2 ( mplayer exits )

Line 3 -> G1 ( gst-launch exits )
Line 4 -> G2 ( gst-launch exits )

Line 5,6,7,8 -> V1 ( vlc keeps playing )

Here, vlc seems to keep playing without exiting. The number of conversations
for vlc is 4, since I closed vlc after a few minutes of playing.

-- 
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