Pipeline exits without error

Sebastian Dröge sebastian at centricular.com
Sat Dec 19 02:22:12 PST 2015


On Fr, 2015-12-18 at 17:58 +0200, Petteri Matilainen wrote:
> I have a functioning pipeline, but after about 2 days gstreamer just 
> exits without any error. Like this:
> [...]

Try to write an actual application instead of gst-launch because then
*you* are in charge of exiting and should know why the application
exits. gst-launch is only a debugging tool and not meant for production
use. Nonetheless it shouldn't just exit like this :)

The next thing would be to get a debug log to see what it was doing
last before exiting. And maybe also check your kernel logs, maybe your
application was killed because of OOM and your terminal does not print
that, or ...

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151219/0810d5de/attachment.sig>


More information about the gstreamer-devel mailing list