-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation Review #76
Comments
Great stuff Niels I really observe with great joy how things around veejay are developing. I must say I can't wait to actually get deeper into the hacking side as well, but my resources have been more than exhausted during the last weeks for writing my audiovisual rendering stuff, working full-time, setting up that irc server + writing a bot, writing my blogging page, getting involved in a dataflow/patching related project with a former colleague, learning supercollider, etc. pp. you know how it goes.. If you watch closely at the flow diagram on the etudes page, you'll see that veejay is the next step in the pipeline, so don't worry I'll be getting there soon. For the time being, keep up the good work! |
Thanks! The diagram looks good to me; looks like its about time to revive the multicast option in libvjnet ... If the veejay instances are all running on the local machine, you can interconnect them via shared memory which would be preferable to opening network streams |
multicast steaming is functional again; however for high resolution video the bandwidth demands are substantial ( ~40 MB/sec for 1280x720 ). the frames are compressed with LZO, another option would be to use one of the mpeg family encoders |
work in progress : https://github.com/d-j-a-y/veejay/tree/djay_help_update |
* todo sayVIMS --> end * fix minor in VIMS.txt accordingly
* todo from 4.3 to end
todo 4.5.3 network --> end
… (progress) * remove 4.6 "other utilities" section * split VIMS into section (global and sayVIMS) * rewrite sayVIMS section * rewrite 4.5.3 network * + minors - todo from 5 to end
* todo sayVIMS --> end * fix minor in VIMS.txt accordingly
* todo from 4.3 to end
todo 4.5.3 network --> end
… (progress) * remove 4.6 "other utilities" section * split VIMS into section (global and sayVIMS) * rewrite sayVIMS section * rewrite 4.5.3 network * + minors - todo from 5 to end
* Specialy "Dependencies", "Hardware Conf", "Popular Packages" & GPL chapters need to be review ...
….memory) * README.memory --> README.memory.md * Adpat content from HowtoCache into README.memory * Remove HowtoCache
* howtoplugins.txt --> .md
* Add sections : plugpack , find plug, plug default value * Clean duplicate into installation.md
* Formating * rename --> md
* Comment android reference from /README.md - where that app is ?
* perfo - md * whatis : add subsections * + fix intralinks
* howtoplugins.txt --> .md
* Add sections : plugpack , find plug, plug default value * Clean duplicate into installation.md
* Formating * rename --> md
* Comment android reference from /README.md - where that app is ?
* perfo - md * whatis : add subsections * + fix intralinks
…dec (done) * remove README.video_formats.txt * rename HowToVideoCode ---> README.video-codec
* todo sayVIMS --> end * fix minor in VIMS.txt accordingly
* todo from 4.3 to end
todo 4.5.3 network --> end
… (progress) * remove 4.6 "other utilities" section * split VIMS into section (global and sayVIMS) * rewrite sayVIMS section * rewrite 4.5.3 network * + minors - todo from 5 to end
* Specialy "Dependencies", "Hardware Conf", "Popular Packages" & GPL chapters need to be review ...
….memory) * README.memory --> README.memory.md * Adpat content from HowtoCache into README.memory * Remove HowtoCache
* howtoplugins.txt --> .md
* Add sections : plugpack , find plug, plug default value * Clean duplicate into installation.md
* Formating * rename --> md
* Comment android reference from /README.md - where that app is ?
* perfo - md * whatis : add subsections * + fix intralinks
…dec (done) * remove README.video_formats.txt * rename HowToVideoCode ---> README.video-codec
Help update (WIP) see #76 for progess
All documentation should be reviewed and updated
In general:
Link to documents from main README (link to video codecs, link to audio , etc etc)a7549f2 & 9903d30News features to documents:
Documents to update:
veejay.1(done) help update - man veejay #227veejay-HOWTO.html--now--> veejay-HOWTO.md (done)...fixme: check Dependencies, Hardware Conf, Popular Packages , GPLHowtoCache.txt(done) merge into README.memory (e3fc99b)HowtoPlugins.txt(done) ---> .md ( 0383006 & f3603b9 )README.alpha(done) ---> .md ( 85d29f9 )README.android(done) ---> .md ( 4aaf52c )/README.md(done) ( f60a9ca)README.performance(done) ---> .md ( b8d2079 )README.video_formats.txt(done) merged has README.video-codec (a3a15f3)VIMS.txt(done) ---> .md (Vims.md review ++ #76 #224)HowToDebugging.txt(done) ---> .md (Vims.md review ++ #76 #224)HowtoCompile.txt(done) --> .md (Vims.md review ++ #76 #224)HowtoVideoCodecs.txt(done) merged has README.video-codec (a3a15f3)Installation.mdREADME.audio(done) ---now---> README.audio.mdREADME.memory(done) ---now---> README.memory.md (e3fc99b)README.quickstart(done) ---now-> README.quickstart.md (a2bd25 + 735a36f)README.whatis--now---> README.whatis.md (done)veejay-server/README(done)see also : #170 #172 #193
The text was updated successfully, but these errors were encountered: