[Bug 759895] flv: need flvparse element

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 28 12:44:56 PST 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #8 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
"RTMP send error" is not a crash, neither a GStreamer specific error. This is
what librtmp returns whenever the remote end shutdown the connection. This is
common practice by server to throw away streams that do not follow server
policies. To determine if a stream follow the policies, the server will let you
stream for a little while, it will analyse the stream and then it may reject
it.

Reason for rejections can be unacceptable encoding profile, to few keyframes,
presence of B-Frames, to high/low bandwidth etc. Only your service provider (or
your server if you have direct access) can explain the reason for that.
Transcoding is often the only way to fix the stream to satisfy server needs.
Feel to come and chat with us on IRC (freenode #gstreamer) for further help. We
reserve the bugzilla for actually problems with GStreamer implementation.

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