Stream webcam through rdsp protocol

charlie at sensoray.com charlie at sensoray.com
Tue Jul 24 15:15:24 PDT 2012


Here is an example:

http://wiki.maemo.org/Streaming_video_from_built-in_webcam


> Hello,
>
> I would like to stream my webcam,  before I tried VLC, but on the same
> network I have 15s delay.
>
> |vlc v4l2:// :v4l2-dev=/dev/video0 :v4l2-width=640 :v4l2-height=480
> --sout="#transcode{vcodec=h264,vb=800,scale=1,
> acodec=mp4a,ab=128,channels=2,samplerate=44100}:rtp{sdp=rtsp://:8554/live.ts}"
> -I dummy
>
> |||
>
> I would like try the same with gstreamer, but I couldn't find any
> tutorial or example. Can anybody provide me a simple example, please.
>
>
> All the best,
> Robert
>
> ||
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>



More information about the gstreamer-devel mailing list