aboutsummaryrefslogtreecommitdiff
path: root/example-scripts
AgeCommit message (Expand)Author
2017-02-27Use voctobox (not localhost) as voctocore host.Jonas Smedegaard
2017-02-27Smaller frames. More cams. Xvideo (not OpenGL).Jonas Smedegaard
2017-01-31Minor PEP8 fixesFlorian Zeitz
2016-12-18fixed x-bit for example scripts0.5.1MaZderMind
2016-12-18add example script showing multi-variant-streaming used on 33c3MaZderMind
2016-11-17example-call0.5MaZderMind
2016-09-29merge example-scripts/.gitignore into .gitignoreHolger Levsen
2016-09-14source-*.py examples: pep8ifyFlorian Zeitz
2016-09-14gstreamer ingest example: pep8ifyFlorian Zeitz
2016-09-14generate-cut-list example: Ident by 4 spaces (PEP 8)Florian Zeitz
2016-09-14record-all-audio-streams example: pep8ifyFlorian Zeitz
2016-09-14voctomidi: Add newline after `class X:` (PEP 8)Florian Zeitz
2016-08-27adds example script for recording all audio-tracks, fixes #64MaZderMind
2016-08-21Add voctomidi for controlling voctocore via MIDIFlorian Zeitz
2016-08-12adds example systemd units, fixes #48MaZderMind
2016-08-12adds example-scripts for framebuffer-playout, fixes #70MaZderMind
2016-08-05adds script to fill all sources with testvideosMaZderMind
2016-08-05allows overriding the default-config of the example-scriptsMaZderMind
2016-05-08add -use_wallclock_as_timestamps 1 and -f mjpeg to grabber-source to make it ...MaZderMind
2016-05-06merge changes from voc deployment backMaZderMind
2016-04-27Merge branch 'CarlFK/ingest-client'0.3MaZderMind
2016-04-27add support for alsaCarl Karsten
2016-04-19Added some #comments.Carl Karsten
2016-03-14add shebang to cycle-script and immunize against cwdvoc
2016-02-09Merge branch 'audio-playback-tool'MaZderMind
2016-02-09fix timingMaZderMind
2016-02-09finish loggingMaZderMind
2016-02-09implement random music playbackMaZderMind
2016-02-05honour the example-script config.sh in the py-source-filesMaZderMind
2016-02-05avoid reconnecting to the pipeline while the old connection isn ot yet fully ...MaZderMind
2016-02-04implement inotify directory listingMaZderMind
2016-02-04Merge branch 'nettime'MaZderMind
2016-02-02change complete pipeline state, fixes timing thingsMaZderMind
2016-02-02re-add removed shebangs for example-scriptsMaZderMind
2016-02-02add base for a multi-file streaming scriptMaZderMind
2016-02-02add missing ffmpeg optionsMaZderMind
2016-02-02add an example streaming live-video-content from a remote-locationMaZderMind
2016-02-02rename source and make hostname a parameterMaZderMind
2016-02-02wait until clock-syncMaZderMind
2016-02-02fix example resolutionMaZderMind
2016-02-02remove unnecessary slashesMaZderMind
2016-02-02add source-example with network-time clientMaZderMind
2016-02-02disable interaction on stdin for all ffmpeg callsMaZderMind
2016-02-01cleanup shebang linesMaZderMind
2016-01-30x-bitMaZderMind
2016-01-29add a global resolution-config for all example-scriptsMaZderMind
2016-01-28add more fidelity to test-sourcesMaZderMind
2016-01-24flush after print().Carl Karsten
2016-01-06don't rely on ffmpeg and external files for perf & benchmarkMaZderMind
2016-01-06replace remaining UYVY with I420, at least for the momentMaZderMind