<div>Hi,</div>
<div>&nbsp;</div>
<div>I&nbsp;am trying to use the UDP protocol from a 1394 camera on a single machine (before trying to send over a network) with the chains (inspired from a similar one I have seen with a v4lsrc)
<div>&nbsp;</div>
<div>gst-launch udpsrc ! rtptheoradepay ! theoradec ! ffmpegcolorspace ! directdrawsink</div></div>
<div>&nbsp;</div>
<div>gst-launch dc1394src ! decodebin ! ffmpegcolorspace ! theoraenc ! rtptheorapay ! udpsink</div>
<div>&nbsp;</div>
<div>unfortunately it tells me the video format/caps for rtptheoradepay is wrong and the clock is not specified.</div>
<div>There should be a way to specify the caps but I don&#39;t unterstand precisely how?</div>
<div>&nbsp;</div>
<div>Thanks for any help,</div>
<div>Florent Ranchin</div>