Hello,
I am using Leopardboard DM365 to capture live video. I am capturing the video using the gstreamer plugin:
gst-launch -v -e v4l2src
always-copy=FALSE input-src=composite chain-ipipe=true !
video/x-raw-yuv,format=\(fourcc\)NV12, width=640, height=480 ! queue !
dmaiaccel ! dmaienc_h264 encodingpreset=2 ratecontrol=2 intraframeinterval=23
idrinterval=46 targetbitrate=3000000 ! rtph264pay ! udpsink port=3000
host=192.168.1.102 sync=false enable-last-buffer=false
It plays well on linux client. But I have to stream it across on a windows machine where the capture is using Directshow filter. Any ideas as to how should I do this?
--
Thank you & Regards,
Mazahir Poonawalla
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel