Advertisement
Guest User

Untitled

a guest
Jan 27th, 2012
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. ~/MyDocs $ aegis-exec -a "GRP::video" -a "GRP::pulse-access" gst-launch-0.10 -v subdevsrc camera-device=0 capture-mode=video viewfinder-mode=1 ! dsphdh264enc ! rtph264pay ! udpsink host=192.168.1.50 port=5434
  2. Setting pipeline to PAUSED ...
  3. libomap3camd 1.133
  4. /GstPipeline:pipeline0/GstSubdevSrc:subdevsrc0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1008, height=(int)754, framerate=(fraction)2939/100
  5. /GstPipeline:pipeline0/GstSubdevSrc:subdevsrc0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1008, height=(int)754, framerate=(fraction)2939/100
  6. Pipeline is live and does not need PREROLL ...
  7. Setting pipeline to PLAYING ...
  8. New clock: GstSystemClock
  9. /GstPipeline:pipeline0/GstDspHdH264Enc:dsphdh264enc0.GstPad:src: caps = video/x-h264, alignment=(string)au, width=(int)1008, height=(int)754, framerate=(fraction)2939/100, stream-format=(string)byte-stream
  10. create_node: dsp node create failed
  11. sink_setcaps: dsp node creation failed
  12. ERROR: from element /GstPipeline:pipeline0/GstSubdevSrc:subdevsrc0: Internal data flow error.
  13. Additional debug info:
  14. gstbasesrc.c(2616): gst_base_src_loop (): /GstPipeline:pipeline0/GstSubdevSrc:subdevsrc0:
  15. streaming task paused, reason not-negotiated (-4)
  16. Execution ended after 100311288 ns.
  17. Setting pipeline to PAUSED ...
  18. Setting pipeline to READY ...
  19. /GstPipeline:pipeline0/GstDspHdH264Enc:dsphdh264enc0.GstPad:src: caps = NULL
  20. /GstPipeline:pipeline0/GstSubdevSrc:subdevsrc0.GstPad:src: caps = NULL
  21. Setting pipeline to NULL ...
  22. /GstPipeline:pipeline0/GstSubdevSrc:subdevsrc0: image-preview-supported-caps = EMPTY
  23. Freeing pipeline ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement