How to run Gstreamer streaming server
peter
kyahua2010 at gmail.com
Mon Oct 7 23:38:59 PDT 2013
hello,
i am using gtrreamer-1.2 and libsoup-2.42,
i have downloaded gst-streaming-server-master.zip and have installed it,
but i don't know how to use it properly,
from server side i was running command
> gss-server --http-port=12345
> --config-file=/root/GSS/git_12_09_2013/tools/config
from client side i was running command
> gst-launch-1.0 videotestsrc is_live=1 !
> video/x-raw,format=I420,width=640,height=360,framerate=30000/1001 !
> x264enc tune=zerolatency sync-lookahead=0 pass=cbr rc-lookahead=0
> bitrate=600 key-int-max=4000 ! video/x-h264,profile=main ! mpegtsmux
> name=mux ! queue ! souphttpclientsink
> location=http://127.0.0.1:12345/stream-0 audiotestsrc is-live=true
> wave=ticks volume=0.2 ! audioconvert ! voaacenc ! queue ! mux.
i am using Centos-6.4
plz can you tell me how to use and where to see the output.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-run-Gstreamer-streaming-server-tp4662432.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list