-
x265 4.x is out now, but it has some API incompatibilities (although it's [reverted in master branch](https://bitbucket.org/multicoreware/x265_git/commits/78e5b703b186fe184bf91bb37df82f64059b3f61)), s…
-
It should be possible to get a `MessageData` struct from a `Gst.Message` object.
Currently the best solution I can find looks like this, which has a few issues.
```cs
[StructLayout(LayoutKind.E…
-
Hi,
I am getting segfault while running the dlstreamer pipeline after compilation using nuitka when using this malloc function which is used to free unused memory. It's working fine with `python3 sam…
-
Hello,
I am currently trying to get gstreamer working on Asus TinkerBoard 2 RK3399 using yocto, but I have some problems playing an .mp4 video through flutter app using the [flutterpi_gstreamer_vid…
-
**Bug report checklist**
* [x] Always send the vokoscreenNG log, after a "Start" and "Stop"
* [x] Have you searched the existing issues to see if this report is a duplicate?
* [x] Are you using the…
-
After fixing the issues #115 and #122 , I encountered new problems while extracting information from the rtpsession element.
My code looks like this:
```
for{
stats, err := rtpSession.GetPro…
-
### Iris version
3.69.3
### Operating system(s) affected
- [ ] Windows
- [ ] MacOS
- [ ] iOS
- [ ] Android
- [X] Linux
- [ ] Other
### Browser(s) affected
- [ ] Firefox
- [X] Chro…
-
I build Wine regularly using the TkG build system and I've noticed an issue with video playback that started around July 5 when the new media source was pushed to the experimental branch (I couldn't b…
-
Hi,
I am running the following pipeline on my ARM board and sending the stream to an RTSP server:
gst-launch-1.0 pylonsrc ! video/x-raw, width=1920, height=1080,format=GRAY8 ,framerate=30/1 ! vi…
-
RTSP TCP Not Support from Incorrect URL validation.
I managed to fix it:
need replace
https://github.com/mavlink/qgroundcontrol/blob/bafd59242ede75d82d53b7fd947398db9982ed27/src/VideoReceiver/GstV…