Stream webcam through rdsp protocol

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

Stream webcam through rdsp protocol

Robert Unguran
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=<a class="moz-txt-link-freetext" href="rtsp://:8554/live.ts">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
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Stream webcam through rdsp protocol

Charlie X. Liu
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
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>

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