Skip to content

How can I debug if play() returns StateChangeReturn.FAILURE #261

Closed Answered by martin-petzold
martin-petzold asked this question in Q&A
Discussion options

You must be logged in to vote

Use GLib.setEnv("GST_DEBUG", "4", true); before Gst.init(...); and check journal (stdout / stderr).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by martin-petzold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant