I want to enable my screen as a video capture drive, so I can share (stream) my desktop screen instead my webcam.

I'm using Mint 12 (based on Ubuntu).

link|improve this question

feedback

2 Answers

There are several software that help you doing that. For example:

  1. http://www.ws4gl.org/ Webcam Studio for stream your video from different sources, also from desktop.
  2. http://recordmydesktop.sourceforge.net/about.php
  3. https://launchpad.net/kazam It seems pretty good.
  4. http://xvidcap.sourceforge.net/ I used that when i needed to make a video of my desktop

And for another list of available software check that post: http://ostatic.com/blog/six-top-screen-capture-tools-for-linux#intro

Hope that this help.

link|improve this answer
I don't want to "record my desktop", I want to get my screen and stream it as video input, like a webcam or other device on /dev/video – TiuTalk Jan 7 at 22:01
Take a look at kazam (it is used to make screencast, and maybe you can stream it in some way, for example using a video streaming software that read from the video that you are recording). And try that software: ws4gl.org It is used to stream from different sources it says also from desktop. – Ivan Jan 7 at 22:42
feedback

VLC should, in theory be able to take a video stream from your desktop- with "screen://" as your input option and output it to another streaming source. However whether if will work with the software you have in mind would depend on what that software is.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.