-
I noticed this in gst-build, with the following subproject dependency tree:
```
gst-build
`- gst-plugins-good
`- libsoup
`- libxml2
`- gst-plugins-bad
`- libxml2
```
In t…
-
### Description
I changed the src path to a video saved on the Coral dev mini however I get this error even after converting the video to the required format
Traceback (most recent call last):
Fi…
-
1. Run command "./video-viewer csi://0 rtsp://@:8554/stream_1" on Jetson TX2 NX.
2. Run gstreamer on Windows PC connected to Jetson trought USB cable : "gst-launch-1.0 rtspsrc location=rtsp://192.168…
-
For example,
```lua
local Gst=lgi.Gst
local bin=Gst.parse_bin_from_description('rtspsrc location="rtsp://...." name=mysrc ! rtph264depay ', true)
local rtspsrc=bin:get_by_name('mysrc')
function…
-
```
Hi,
I try to use gstreamer to use the internal cam of my n900 as a webcam, this is
my setup:
* on the n900 I'm running:
gst-launch v4l2src device=/dev/video0 ! videoscale ! video/x-raw-yuv,widt…
-
```
Hi there,
I'm currently using GStreamer-WinBuilds-SDK-GPL-x86-Beta04-0.10.7 and using
python 2.7 32 bit. When importing gst I get the following error:
ImportError: Module use of python26.dll co…
-
```
Since this project is not dead and under development.
https://core.fluendo.com/gstreamer/trac/browser/trunk/gst-fluendo-mp3?rev=1798
The sources can be downloaded from here:
http://ppa.launchpad…
-
[Posted Sales credit memo.pdf](https://github.com/3ktech/General/files/11571463/Posted.Sales.credit.memo.pdf)
1. Company “registration” need to change as a Company GST registration
2. “Excise amoun…
-
Upon trying out the method proposed I received the following error. Can you please guide ?
Setup : Python 3.7.11, gi version 3.40.1
```
Traceback (most recent call last):
File "lander.py", lin…
-
We've had 2 CAs get into a state where this line:
GStreamer-CRITICAL **: gst_poll_wait: assertion 'set != NULL' failed
is repeatedly output on stdout or stderr (not sure which). As we redirect stdo…