Wowza Community

Desktop sharing wowza

hey i would like to publish my desktop screen to WMS. i dnt want to use any external swing or applet. Is there module which can help to to publish my desktop screen.

I would like to achieve screen share and file sharing with wowza.

You can do it with VLC following this guide

Use “screen://” as input, like this:

vlc -vvv screen:// --sout "#transcode{venc=x264{keyint=60,profile=baseline,level=3.0,nocabac},vcodec=x264,vb=150,scale=0.5,acodec=mp4a,ab=96,channels=2,samplerate=48000}:rtP{dst=127.0.0.1,port=10000,mux=ts}"

Richard

On the topic of screencapture, for the record,

Wirecast from Telestream.net is a great choice for this task. For more information, see these links:

Also, Vladimir Hmelyoff, from Splitmedia Labs, has a long history building screen capture technology going back to the old JScrCap tool. His current product is called “Xsplit”

-John