MaartenBaert / ssr

SimpleScreenRecorder, a screen recorder for Linux
http://www.maartenbaert.be/simplescreenrecorder/
GNU General Public License v3.0
2.57k stars 290 forks source link

Multiple sources #543

Open PROPHESSOR opened 7 years ago

PROPHESSOR commented 7 years ago

How about creating support for multiple sources for recording? Pictures, html, text, webcam, and custom sources. As in the OBS and screenstudio

MaartenBaert commented 7 years ago

Multiple sources + compositing has been requested many times, but it requires a major redesign, and I just don't have enough time for that. Also I don't think it makes a lot of sense to try to replicate all the functionality of OBS in SSR, after all SSR is supposed to be simple.

Oflameo commented 7 years ago

Would it be possible to compose screens with randr and a media player of your choice?

PROPHESSOR commented 7 years ago

@MaartenBaert OBS does not support some video cards, and it also often has problems on Linux. I would like to have the opportunity to insert the web-view. At least with the help of the terminal, if the redesign causes difficulties.