-
Hello,
I am trying to run a pipeline containing a model with int8 input format, but it seems that the conversion uint8 -> int8 is not direct and a bit under optimized.
I can only get uint8 tenso…
-
Hello :D
I'm trying to use gst-tacotron with blizzardchallenge2013 datasets.
When I try to training, I met check failed error. (It same to use gst true option..)
so, I ask about below...
I…
-
I found an issue while trying to fix a leakage[0] of gstreamer-sharp. The problem is that `Gst.Element` and `Gst.Pipeline` (which is a child of `Gst.Element`) has `Bus` property. Then, the code genera…
-
**Description**
We are running some stress tests on our platform. Running multiple power-off/on tests in a row, after several successful camera tests, we have a failure with the following error. Af…
-
### Information about bug
While creating sales order, systems shows this server error "Possible source of error: india_compliance (app)"
![image](https://github.com/user-attachments/assets/d1a42e5c-…
-
Hi
i tried to run the Loop example.
I installed gst-ffmpeg with brew. Set the GTS_PLUGIN_PATH to "/usr/local/Cellar/gstreamer/0.10.32/".
When i try to run the Loop project i get "Cannot load GSt…
-
```
ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/gstreamer-1.0/libgstpython.cpython-36m-x86_64-linux-gnu.so
Please either:
- remove it and restart.
- run with --gst-di…
-
I have a Rasberry Pi 3 running Raspbian GNU/Linux 9 (stretch).
I get the following error after installing playsound and trying to test following the instructions here: https://pypi.org/project/play…
-
### Information about bug
Subject: Issue with INDIAN GST COMPLIANCE MODULE Integration in ErpNext
Dear Team,
I hope this email finds you well. I am writing to bring to your attention an issue t…
-
Here is a ready-go solution how to stream with gstreamer with minimum latency.
Using usb3.0 camera acA4112-20um, raspberry pi 4b, raspbian buster.
```
import sys;import traceback;import argparse;im…