Guest User

gstreamer report

a guest
Oct 31st, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. gst-launch -v tcpclientsrc host=192.168.20.43 port=5000 ! typefind ! fakesink
  2.  
  3. gives
  4.  
  5. Setting pipeline to PAUSED ...
  6. Pipeline is PREROLLING ...
  7. /GstPipeline:pipeline0/GstTypeFindElement:typefindelement0.GstPad:src: caps = video/x-h264, stream-format=(string)byte-stream
  8. /GstPipeline:pipeline0/GstFakeSink:fakesink0.GstPad:sink: caps = video/x-h264, stream-format=(string)byte-stream
  9. /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "preroll ******* "
  10. Pipeline is PREROLLED ...
  11. /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "event ******* (fakesink0:sink) E (type: 102, GstEventNewsegment, update=(boolean)false, rate=(double)1, applied-rate=(double)1, format=(GstFormat)GST_FORMAT_BYTES, start=(gint64)0, stop=(gint64)-1, position=(gint64)0;) 0x1303720"
  12. Setting pipeline to PLAYING ...
  13. New clock: GstSystemClock
  14. /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* (fakesink0:sink) (24858 bytes, timestamp: 0:00:00.000000000, duration: none, offset: -1, offset_end: -1, flags: 0 ) 0x7f58b8002ac0"
  15. /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* (fakesink0:sink) (7055 bytes, timestamp: none, duration: none, offset: -1, offset_end: -1, flags: 0 ) 0x7f58b8002b60"
Add Comment
Please, Sign In to add comment