Gstreamer Video Sink for Raspberry Pi -


i m working on raspberry pi board gstreamer 1.0 inbstalled. testing pipelines on board. in raspberry pi video sink not working. tried different videosinks such ximagesink, xvimagesink, autovideosink etc

but none of these videosinks able play video.

the error getting

error: element /gstpipeline:pipeline0/gstxvimagesink:xvimagesink0: not initialise xv output additional debug info: xvimagesink.c(1290): gst_xvimagesink_xcontext_get (): /gstpipeline:pipeline0/gstxvimagesink:xvimagesink0: 

is there other video sinks can use raspberry pi can view view videos gstreamer ?

is there video sink specially made broadcom 2835 or openmax provide videosink ?

and have idea resolve xvoutput issue ?

the error message implies me xv libraries not installed. i'm not sure type of distro running on raspberry pi, if it's debian/ubuntu-type distro, package name xv appears 'libxv1'.

however, indicated ximagesink doesn't work. expect ximagesink work, long there x server running. x server running?

also, run 'gst-inspect | grep sink' find sinks installed (at least, gstreamer elements 'sink' in element name).


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -