Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nsisodiya/slidecasting-recorder
WxPython based Slidecasting Recorder
https://github.com/nsisodiya/slidecasting-recorder
Last synced: about 1 month ago
JSON representation
WxPython based Slidecasting Recorder
- Host: GitHub
- URL: https://github.com/nsisodiya/slidecasting-recorder
- Owner: nsisodiya
- License: mit
- Created: 2014-05-25T05:39:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-25T05:46:15.000Z (over 10 years ago)
- Last Synced: 2024-04-14T07:51:22.706Z (9 months ago)
- Language: Python
- Size: 211 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
slidecasting-recorder
=====================WxPython based Slidecasting Recorder
About
===========WxPython based Slidecasting Recorder - A Product of ELPA Technologies
It is a presentation application. You can use ODP (Libreoffice) and PDF files. When you start recording a presetation. It will mix your Audio and Slide into HTML format. Please note that it will not generate video.
Tutorial
============Development
=============How to use it (For Ubuntu 11.04)
First install dependency list
sudo apt-get install python-poppler python-wxgtk2.8 unoconv
Now download source code
svn checkout http://slidecasting-recorder.googlecode.com/svn/trunk/ slidecasting-recorder
cd slidecasting-recorder
./SlideCasting.pyThis will open a GUI where you can open any ODP or PDF file and run start presentation.
It will generate Time.xml and Audio file.Demo
==========* http://code.narendrasisodiya.com/video-slidecast/demo.html