Screencast: Difference between revisions

From Freephile Wiki
No edit summary
remove old useless info; add section / link for asciinema
 
Line 3: Line 3:
== OBS Studio ==
== OBS Studio ==
Several git repos for the project: https://github.com/orgs/obsproject/repositories?type=all
Several git repos for the project: https://github.com/orgs/obsproject/repositories?type=all
<br />
==Record My Desktop==
In 2008, I used the program "[http://recordmydesktop.sourceforge.net/about.php Record My Desktop]" but since then another program has surpassed it in every way.


<br />
== Terminal ==
To record a terminal session, you might want to use asciinema <nowiki>[as-kee-nuh-muh]</nowiki>, a free and open source solution for recording terminal sessions and sharing them on the web. Read about how it works at https://asciinema.org


==Tutorials==
==Tutorials==

Latest revision as of 12:40, 12 July 2023

Part of Video Blogging is creating screen casts which show a user how to do something on the computer itself. There is the wp:Screencast page that goes into more detail on the subject. This page dives into my own personal experieces and recipies for creating screencasts using Free Open Source Software.

OBS Studio

Several git repos for the project: https://github.com/orgs/obsproject/repositories?type=all

Terminal

To record a terminal session, you might want to use asciinema [as-kee-nuh-muh], a free and open source solution for recording terminal sessions and sharing them on the web. Read about how it works at https://asciinema.org

Tutorials

  1. http://kevin.vanzonneveld.net/techblog/article/create_your_own_screencast/
  2. http://fosswire.com/2008/03/17/video-screen-capture-in-linux-with-recordmydesktop/