Dear Sir: I use a YUV camera to show streaming by RTSP protocol. The command like this:
gst-launch -v gstrtpbin name=rtpbin v4l2src device=/dev/video0 queue-size=16 ! video/x-raw-yuv,width=352,height=288 ! queue ! rtpvrawpay ! rtpbin.send_rtp_sink _0 rtpbin.send_rtp_src_0 ! queue ! udpsink host=10.130.11.4 port=5000 ts-offset= 0 rtpbin.send_rtcp_src_0 ! udpsink host=10.130.11.4 port=5001 sync=false async=f alse udpsrc port=5005 ! rtpbin.recv_rtcp_sink_0 but it show ERROR: Pipeline doesn't want to pause. ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
Could not negotiate format Additional debug info: gstbasesrc.c(2790): gst_base_src_start (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Check your filtered caps, if any Setting pipeline to NULL ... Freeing pipeline ... The following is the information when install uvc module uvc_parse_standard_control - 0 uvc_parse_format - 0x4 - 640x480 (30.0 fps) - 160x120 (30.0 fps) - 176x144 (30.0 fps) - 320x176 (30.0 fps) - 320x240 (30.0 fps) - 352x288 (30.0 fps) - 432x240 (30.0 fps) - 544x288 (30.0 fps) - 640x360 (30.0 fps) - 752x416 (25.0 fps) - 800x448 (25.0 fps) - 800x600 (20.0 fps) - 864x480 (20.0 fps) - 960x544 (15.0 fps) - 960x720 (10.0 fps) - 1024x576 (10.0 fps) - 1184x656 (10.0 fps) - 1280x720 (10.0 fps) - 1280x960 (5.0 fps) uvc_parse_format - 0x6 - 640x480 (30.0 fps) - 160x120 (30.0 fps) - 176x144 (30.0 fps) - 320x176 (30.0 fps) - 320x240 (30.0 fps) - 352x288 (30.0 fps) - 432x240 (30.0 fps) - 544x288 (30.0 fps) - 640x360 (30.0 fps) - 752x416 (30.0 fps) - 800x448 (30.0 fps) - 800x600 (30.0 fps) - 864x480 (30.0 fps) - 960x544 (30.0 fps) - 960x720 (30.0 fps) - 1024x576 (30.0 fps) - 1184x656 (30.0 fps) - 1280x720 (30.0 fps) - 1280x960 (30.0 fps) uvcvideo: Found UVC 1.00 device <unnamed> (046d:0825) video init ctrl->wKeyFrameRate=61356,ctrl->wPFrameRate=34256 ctrl->bFrameIndex =19,ctrl->wDelay=0 ctrl->bFormatIndex=1, ctrl->dwMaxVideoFrameSize=2457600 ctrl->wKeyFrameRate=61356,ctrl->wPFrameRate=34256 ctrl->bFrameIndex =19,ctrl->wDelay=0 ctrl->bFormatIndex=1, ctrl->dwMaxVideoFrameSize=2457600 input: UVC Camera (046d:0825) as /class/input/input2 usbcore: registered new interface driver uvcvideo USB Video Class driver (v0.1.0_SONiX_v2.6.32.02) What’s the reason “Could not negotiate format” ? thanks! Best Regards 于春玲 Shirley Phone 62365999 - 1773
=========================================================================================== The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of Nuvoton is strictly prohibited; and any information in this email irrelevant to the official business of Nuvoton shall be deemed as neither given nor endorsed by Nuvoton. _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |