We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INFO: [api_routes] Created mixer #1 with details {'pattern': '2', 'width': 640, 'height': 540, 'sources': [{'uid': 'input1', 'width': 60, 'height': 90}]} WARNING: [ overlay1] Property not boolean: "true" INFO: [api_routes] Created overlay #1 with details {'type': 'text', 'visible': 'true', 'text': '1', 'source': 'input1', 'font_size': 150} INFO: [api_routes] Created output #1 with details {'type': 'image', 'width': 640, 'height': 540} ERROR: [ output1] GStreamer error from sink: gst-resource-error-quark: Error while writing to file "/usr/local/share/brave/output_images/img_17863.jpg". (10) ERROR: [ output1] GStreamer error debug: gstmultifilesink.c(793): gst_multi_file_sink_write_buffer (): /GstPipeline:pipeline3/GstMultiFileSink:sink: No such file or directory ERROR: [ output1] GStreamer error message: Error while writing to file "/usr/local/share/brave/output_images/img_17863.jpg".
The text was updated successfully, but these errors were encountered:
It looks like you don't have the directory /usr/local/share/brave/output_images/ on your system.
/usr/local/share/brave/output_images/
Sorry, something went wrong.
No branches or pull requests
INFO: [api_routes] Created mixer #1 with details {'pattern': '2', 'width': 640, 'height': 540, 'sources': [{'uid': 'input1', 'width': 60, 'height': 90}]}
WARNING: [ overlay1] Property not boolean: "true"
INFO: [api_routes] Created overlay #1 with details {'type': 'text', 'visible': 'true', 'text': '1', 'source': 'input1', 'font_size': 150}
INFO: [api_routes] Created output #1 with details {'type': 'image', 'width': 640, 'height': 540}
ERROR: [ output1] GStreamer error from sink: gst-resource-error-quark: Error while writing to file "/usr/local/share/brave/output_images/img_17863.jpg". (10)
ERROR: [ output1] GStreamer error debug: gstmultifilesink.c(793): gst_multi_file_sink_write_buffer (): /GstPipeline:pipeline3/GstMultiFileSink:sink:
No such file or directory
ERROR: [ output1] GStreamer error message: Error while writing to file "/usr/local/share/brave/output_images/img_17863.jpg".
The text was updated successfully, but these errors were encountered: