El viernes, 22 de septiembre de 2017 9:31:32 (CEST) Jerry Geis escribió: > What is my next step to tell whats happening ?
I'm assuming that you're using a recent WebKitGTK+ version to build your browser. In that case, enable GStreamer logs. They might give you a clue of what's happening. To get just the messages more related to WebKit, use this: export GST_DEBUG="webkitmediaplayer:TRACE,webkitwebsrc:TRACE" To get all the messages (a lot!!), use this: export GST_DEBUG="*:DEBUG" Cheers. -- Enrique Ocaña González _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev