[Bug 571722] [shout2send] use nonblocking network I/O

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 29 17:25:08 UTC 2017


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

Jérôme <jerome.lebleu at mailoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jerome.lebleu at mailoo.org

--- Comment #9 from Jérôme <jerome.lebleu at mailoo.org> ---
I'm experiencing this issue too while trying to send a vorbis encoded audio
stream to an Icecast server.

The audio input stream is both recorded to a file and sent to Icecast using the
tee plugin. Even if both tasks are done in a queue - correct me if I'm speaking
nonsense, I'm just learning GStreamer... -, the whole pipeline is blocked when
there is a network connexion issue. As a result, it stops to record the input
stream to the file too and I have to kill the program. It's quite embarrassing
for a live record if there is no fallback, even if a file record. It may also
be my mistake too, I can paste my code as needed.

I'm running Debian Stretch with GStreamer 1.10.4 so.

Thanks in advance!

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