Welcome to REM homepage
Rem is a plugin that allows you to embed easily your own algorithm in VLC in order to test it or to make a quick demo. Doing so it provides you access to all the inputs that VLC can handle (Webcam, youtube, DVD, ...)
Get started
Get the module
git clone https://github.com/rem1-0/rem.git
cd rem
Configure and compile the module
autoreconf -vfi
./configure
make
Install the module
Place the module with the other VLC video-filter modules so that VLC recognizes it (on Debian/Ubuntu : /usr/lib/vlc/plugins/video_filter).- debian/ubuntu : sudo cp src/.libs/librem_plugin.so /usr/lib/vlc/plugins/video_filter
- others : we are waiting for your findings!
Use Rem
In VLC :- Tools->Preferences(tick "All") -> Video -> Filters
- Tick "Rem generic video filter"
- Video -> Filters -> Rem, 3 parameters :
- Treatment to be used : the shared library implementing the treatment (view baremetalAlgorithm examples)
- Interval : the number of frames over which the statistics are averaged
- Type of input : the format passed to the treatment
Note : If you open a console (Tools -> Messages) you will shown statistics.
What is up to you ?
Please help us to improve REM. First by testing it on as many distribtion as you can and feedback with github issues. You can also propose or add some features ! (--> github issues) We will apreciate, pictures, screenshots showing your usage of Rem, and please provide your institution logo with your official email to fill our "hall of fame".Acknowledgment
- Big thanks to Videolan team for their great work ! http://www.videolan.org/
- Rem is a fictional android from Logan's Run (TV series) played by Donald Moffat