Question on streaming

Jerry Geis jerry.geis at gmail.com
Mon Mar 27 15:35:50 UTC 2017


I am using this command on my server:

gst-launch-1.0 v4l2src device=/dev/video0 ! videoconvert !
video/x-raw,width=1920,height=1080 ! videoconvert ! vp8enc cpu-used=16
end-usage=vbr target-bitrate=1024000 token-partitions=3
static-threshold=1000 min-quantizer=0 max-quantizer=63 threads=2 !
rtpvp8pay ! udpsink host=192.168.101.186 port=5000

Which leaves me with two questions:

1) What is the command to "view" the streaming out on clients?

2) How many clients can connect and view the stream at one time.

Thanks,

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170327/930b9dc3/attachment.html>


More information about the gstreamer-devel mailing list