Hello. I’m trying to use the Quest Hardware decoders on the Meta Quest2.
First, gstreamer works well with software decoders. The problem is when I try to use the hardware decoders (androidmedia is loaded)
When trying to read a local file:
I’m having following errors:
08-14 17:49:46.774 17574 17705 E GLib+GLib: Failed to set scheduler settings: Operation not permitted
08-14 17:49:46.865 17574 17611 E StereoKit: Error on VideoH264_dec : "typefind" -> Message { ptr: 0xb400006f75714c80, type: "error", seqnum: 23, src: Some("typefind"), structure: Some(GstMessageError { gerror: (GError) ((GError*) 0xb400006f7573be10), debug: (gchararray) "../plugins/elements/gsttypefindelement.c(1186): gst_type_find_element_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind" }) }