Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@cedartrail:~# GST_DEBUG=udpsrc:5 gst-launch -v udpsrc port=5000 multicast-group=224.1.2.8 caps="application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264, packetization-mode=(string)1, payload=(int)96" ! rtph264depay ! h264parse config-interval=1 ! queue ! vaapidecode ! vaapisink sync=false
- Setting pipeline to PAUSED ...
- libva: VA-API version 0.32.1
- libva: va_getDriverName() returns 0
- libva: Trying to open /usr/lib/dri/pvr_drv_video.so
- libva: va_openDriver() returns 0
- 0:00:00.074807717 867 0x8132ac0 DEBUG udpsrc gstudpsrc.c:792:gst_udpsrc_start:<udpsrc0> allocating socket for 224.1.2.8:5000
- 0:00:00.074988449 867 0x8132ac0 DEBUG udpsrc gstudpsrc.c:803:gst_udpsrc_start:<udpsrc0> got socket 7
- 0:00:00.075047627 867 0x8132ac0 DEBUG udpsrc gstudpsrc.c:805:gst_udpsrc_start:<udpsrc0> setting reuse 1
- 0:00:00.075106127 867 0x8132ac0 DEBUG udpsrc gstudpsrc.c:812:gst_udpsrc_start:<udpsrc0> binding on port 5000
- 0:00:00.075180212 867 0x8132ac0 DEBUG udpsrc gstudpsrc.c:881:gst_udpsrc_start:<udpsrc0> have udp buffer of 112640 bytes
- 0:00:00.075265701 867 0x8132ac0 DEBUG udpsrc gstudpsrc.c:905:gst_udpsrc_start:<udpsrc0> joining multicast group 224.1.2.8
- 0:00:00.075869872 867 0x8132ac0 DEBUG udpsrc gstudpsrc.c:914:gst_udpsrc_start:<udpsrc0> bound, on port 5000
- 0:00:00.076093068 867 0x8132ac0 LOG udpsrc gstudpsrc.c:1000:gst_udpsrc_unlock_stop:<udpsrc0> No longer flushing
- Pipeline is live and does not need PREROLL ...
- Setting pipeline to PLAYING ...
- 0:00:00.078160057 867 0x8132ac0 LOG udpsrc gstudpsrc.c:1000:gst_udpsrc_unlock_stop:<udpsrc0> No longer flushing
- 0:00:00.078333892 867 0x805df80 LOG udpsrc gstudpsrc.c:453:gst_udpsrc_create:<udpsrc0> doing select, timeout 0
- New clock: GstSystemClock
- 0:00:00.101479880 867 0x805df80 LOG udpsrc gstudpsrc.c:456:gst_udpsrc_create:<udpsrc0> select returned 1
- 0:00:00.101693218 867 0x805df80 LOG udpsrc gstudpsrc.c:505:gst_udpsrc_create:<udpsrc0> ioctl says 45 bytes available
- 0:00:00.102012425 867 0x805df80 LOG udpsrc gstudpsrc.c:576:gst_udpsrc_create:<udpsrc0> read 45 bytes
- /GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:src: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal
- /GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:sink: caps = application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000, encoding-name=(string)H264, packetization-mode=(string)1
- /GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:src: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal, parsed=(boolean)true
- /GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:sink: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal
- /GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal, parsed=(boolean)true
- /GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal, parsed=(boolean)true
- /GstPipeline:pipeline0/GstVaapiDecode:vaapidecode0.GstPad:src: caps = video/x-surface, type=(string)vaapi, opengl=(boolean)true
- /GstPipeline:pipeline0/GstVaapiDecode:vaapidecode0.GstPad:sink: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal, parsed=(boolean)true
- 0:00:00.109694919 867 0x805df80 LOG udpsrc gstudpsrc.c:453:gst_udpsrc_create:<udpsrc0> doing select, timeout 0
- 0:00:00.139502023 867 0x805df80 LOG udpsrc gstudpsrc.c:456:gst_udpsrc_create:<udpsrc0> select returned 1
- 0:00:00.139711911 867 0x805df80 LOG udpsrc gstudpsrc.c:505:gst_udpsrc_create:<udpsrc0> ioctl says 45 bytes available
- 0:00:00.139946106 867 0x805df80 LOG udpsrc gstudpsrc.c:576:gst_udpsrc_create:<udpsrc0> read 45 bytes
- 0:00:00.140332694 867 0x805df80 LOG udpsrc gstudpsrc.c:453:gst_udpsrc_create:<udpsrc0> doing select, timeout 0
- 0:00:00.173792000 867 0x805df80 LOG udpsrc gstudpsrc.c:456:gst_udpsrc_create:<udpsrc0> select returned 1
- 0:00:00.174003800 867 0x805df80 LOG udpsrc gstudpsrc.c:505:gst_udpsrc_create:<udpsrc0> ioctl says 891 bytes available
- 0:00:00.174244850 867 0x805df80 LOG udpsrc gstudpsrc.c:576:gst_udpsrc_create:<udpsrc0> read 891 bytes
- Got EOS from element "pipeline0".
- Execution ended after 98531967 ns.
- Setting pipeline to PAUSED ...
- 0:00:00.177715013 867 0x8132ac0 LOG udpsrc gstudpsrc.c:987:gst_udpsrc_unlock:<udpsrc0> Flushing
- Setting pipeline to READY ...
- /GstPipeline:pipeline0/GstVaapiDecode:vaapidecode0.GstPad:src: caps = NULL
- /GstPipeline:pipeline0/GstVaapiDecode:vaapidecode0.GstPad:sink: caps = NULL
- /GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = NULL
- /GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = NULL
- /GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:src: caps = NULL
- /GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:sink: caps = NULL
- /GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:src: caps = NULL
- /GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:sink: caps = NULL
- 0:00:00.181611909 867 0x8132ac0 LOG udpsrc gstudpsrc.c:987:gst_udpsrc_unlock:<udpsrc0> Flushing
- 0:00:00.181785354 867 0x8132ac0 LOG udpsrc gstudpsrc.c:1000:gst_udpsrc_unlock_stop:<udpsrc0> No longer flushing
- 0:00:00.182154362 867 0x8132ac0 DEBUG udpsrc gstudpsrc.c:1013:gst_udpsrc_stop: stopping, closing sockets
- 0:00:00.182377314 867 0x8132ac0 DEBUG udpsrc gstudpsrc.c:1017:gst_udpsrc_stop:<udpsrc0> leaving multicast group 224.1.2.8
- /GstPipeline:pipeline0/GstUDPSrc:udpsrc0.GstPad:src: caps = NULL
- Setting pipeline to NULL ...
- Freeing pipeline ...
Advertisement
Add Comment
Please, Sign In to add comment