Skip to content

Instantly share code, notes, and snippets.

@nooga
Created April 23, 2014 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nooga/11230990 to your computer and use it in GitHub Desktop.
Save nooga/11230990 to your computer and use it in GitHub Desktop.
$ gst-launch-1.0 -v tcpclientsrc host=192.168.0.102 port=3060 ! jpegdec ! video/x-raw,framerate=15/1 ! autovideosink
Ustawianie potoku na PAUZOWANIE...
Potok jest PRZEWIJANY...
/GstPipeline:pipeline0/GstJpegDec:jpegdec0.GstPad:src: caps = video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, colorimetry=(string)1:4:0:0, framerate=(fraction)0/1
B??D: od elementu /GstPipeline:pipeline0/GstTCPClientSrc:tcpclientsrc0: Wewn?trzny b??d przep?ywu danych.
Dodatkowe informacje diagnostyczne:
gstbasesrc.c(2865): void gst_base_src_loop(GstPad *) (): /GstPipeline:pipeline0/GstTCPClientSrc:tcpclientsrc0:
streaming task paused, reason not-negotiated (-4)
B??D: potok odmawia przewini?cia.
Ustawianie potoku na NULL...
/GstPipeline:pipeline0/GstJpegDec:jpegdec0.GstPad:src: caps = NULL
Zwalnianie potoku...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment