streaming video on windows

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

streaming video on windows

Mazahir Poonawalla
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
Reply | Threaded
Open this post in threaded view
|

streaming video on windows

Mazahir Poonawalla
Hello,

any help on this. I need to stream live video using the below plugin on windows machine. what should i use on windows side to capture the incoming data?

On 13 August 2012 11:38, Mazahir Poonawalla <[hidden email]> wrote:
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






--

Thank you & Regards,

Mazahir Poonawalla

ideaForge Technology Pvt. Ltd. | Board: +91 22 2767 0001; +91 22 2767 0707 [hidden email] |www.ideaforge.co.in


P Please consider the environment before printing this e-mail



_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel