windows

Chuck Crisler ccrislerathome at gmail.com
Thu Feb 4 18:16:00 UTC 2016


Thank you for the info. I have been using GStreamer on Linux for years. I
just don't know how to do things in Windows, like setting environment
variables. The particular launch line works in Linux using 1.6.4 Chuck
On Feb 4, 2016 1:00 PM, "Reynaldo H. Verdejo Pinochet" <
reynaldo at osg.samsung.com> wrote:

> Hi
>
> On 02/04/2016 03:24 AM, Chuck Crisler wrote:
> > [...]
> >
> 'application/x-rtp,media=video,payload=96,clock-rate=90000,encoding-name=H264'
> > ! rtpjitterbuffer mode=0 ! rtph264depay ! video/x-h264 ! avdec_h264 !
> > video_convert ! d3dvideosink' yields gst_element_make_from_uri:
> > assertion 'gst_uri_is_valid(uri)' failed and I don't even know how to
> > turn on logging. :-( I am using 1.7.1 on WIndows 10
> >
>
> Try passing an URI to udpsrc as in udpsrc uri=udp://0.0.0.0:5004 ! ...
>
> You can try gst-inspect-1.0 <element> to figure details about the
> elements you are using, including the properties you can set on them
> (like uri above).
>
> For the logging, you can use something like:
>
> GST_DEBUG=*:4 gst-launch-1.0 -v ....
>
> More information here:
>
> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html
>
> Good luck!
>
> --
> Reynaldo H. Verdejo Pinochet
> Open Source Group
> Samsung Research America / Silicon Valley
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160204/4aed677e/attachment.html>


More information about the gstreamer-devel mailing list