issues Search Results · repo:gstreamer-java/gst1-java-core language:Java
Filter by
119 results
(96 ms)119 results
ingstreamer-java/gst1-java-core (press backspace or delete to remove)It is very simple task to add Identity element from https://github.com/gstreamer-java/gstreamer1.x-java.git. I ve added
it in my project. May I do pull request here or there are special reasons to not ...
thebird-
- Opened on Feb 3
- #288
As title.
I ve been using GStreamer Java for my Java Luciferin project for quite some time now, and I knew this moment would
eventually come. It seems that GStreamer has broken compatibility with GStreamer ...
sblantipodi
- 2
- Opened on Dec 13, 2024
- #286
Hi, I m having trouble with element properties of enum types: is there a way to retrieve all possible values for an
element enum property?
For instance, for audiotestsrc element s wave property, which ...
mrlem
- Opened on Oct 29, 2024
- #285
I d love to use Discoverer from Java, but afaict it s unsupported by GStreamer Java.
enhancement
idcmp
- 1
- Opened on Jun 7, 2024
- #284
gst_element_get_request_pad() is being replaced by gst_element_request_simple() since 1.19.1, throwing a warning in case
of use until its definitive replacement on 1.20.
lafoletc
- 1
- Opened on Mar 8, 2024
- #281
Hi all,
I encountered SIGSEGV error in Gst.extractError function, here is full error report file: hs_err_pid32632.log
When a JNA function is invoked with a Structure.ByReference parameter, JNA automatically ...
denisenkom
- 6
- Opened on Dec 31, 2023
- #280
Hello, I am attempting to run a deepstream pipeline using java gstreamer and so far have had success in starting the
pipeline and visualizing detections. However I would like to access these detections ...
gatordevin
- Opened on Dec 22, 2023
- #277
public class RTPSession extends GstObject
{
protected RTPSession(Initializer init) {
super(init);
}
protected RTPSession(Handle handle, boolean needRef) {
super(handle, needRef); ...
kingle-zhuang
- Opened on Sep 20, 2023
- #274
i get this error with gstreamer 1.22.4
java.lang.IllegalArgumentException: No such Gstreamer factory: webrtcbin
at org.freedesktop.gstreamer.ElementFactory.makeRawElement(ElementFactory.java:307)
at ...
krambojun
- 5
- Opened on Jul 17, 2023
- #273
Looks like the promise which is used inside the method sometimes gets garbage collected before callback is called.
reproducible with:
webRtcBin.createAnswer(answer - {
System.out.println( ANSWER ...
jw-tecuri
- 4
- Opened on Jun 16, 2023
- #270

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.