for the latest release go to https://github.com/rbckman/gonzopi
The Filmmaking Device
Let's introduce this thing with a thing it made, a film on youtube !
Retake shots on the spot and see movie making magic in the filmmaking interface that runs Tarina Retake.
A video camera with most of the tools to make a film within the camera. That means alot of features. So far we have these key features running.
- glue the selected clips together and/or cutting them.
- making timelapses, voiceover, music track recording, slo-mo recording, fast-forward recording
- cut and copy and move clips around
- backup to usb harddrive or your own server
- upload or stream to youtube or your own server
- auto correction can easily be switched on or off for shutter, iso and colors so operator is in full control also for audio levels
- connect many Tarinas together for multicamera shooting
- stream a film a take or a scene through the network
- control the camera with silent physical buttons or a usb-wireless-keyboard or through https or ssh or ports, you choose.
It's all in there. But, where? in the filmmaking interface, that is Tarina Retake.
The parts have been chosen on the basis of features, quality, openness, availabilty and price. One of the key ideas of the project is to have a camera that could be upgraded or repaired by the fact that you easily just switch a component. The casis of the camera is 3d printable with a flipping gonzo style 180 shooting mode, please take a look here to get the picture
Here's the main components:
Raspberry Pi 3 B
Raspberry Pi High Quality Camera or
Pimoroni Hyperpixel 4 inch screen
USB via vt1620a Sound card
3.7v 7800mAh li-ion Battery
Type-C 5v 2A 3.7V Li-ion battery charger booster module
Buttons connected to a MCP23017-E/SP DIP-28 16 Bit I / O Expander I2C
Check MANUAL for complete part list & build instructions
Download Raspbian buster (not the latest!) and follow install instructions | a simple install script should take care of it all!. Ssh into Raspberry Pi and run:
sudo apt-get install git
Go to /home/pi/ folder
cd /home/pi
Git clone Tarina Retake and then run install script with sudo:
git clone https://github.com/rbckman/tarinaretake.git
cd tarinaretake
sudo ./install.sh
You'r ready to rumble:
python3 tarinaretake.py
There are several reasons why.
- be able to repair if something breaks (this has been prooven as a very nice feature)
- be able to expand / build on it / make modifications
- be able to connect to it / program it to do things
- do a film on the fly without the need of another computer
- be able to watch your film directly on a screen once you're done filming
- learn about programming and your own crafts to really get down to the nitty-gritty.
Matrix #tarina:matrix.tarina.org
Mail rob(at)tarina.org
This whole project has only been possible because of the people behind the free and open source movement. Couldn't possible list all of the projects on which shoulders this is standing for it would reach the moon. A big shout out to all of ya!! Yall awesome!
Gnu, Linux, Debian, Raspberry Pi, Python programming language, Dave Jones's Picamera python module, rwb27 for lens shading correction! Check out the 3d printable microscope Openflexure, FFmpeg, Libav-tools, GPac library with MP4Box, Blender, aplay the awesome wav player/recorder with VU meter, Popcornmix's Omxplayer, Will Price's Python-omxplayer-wrapper, SoX - Sound eXchange, The Dispmanx library, Blessed, web.py, Tokland's youtube-upload