On Aug 14, 2015, at 14:03 34, Richard Gorbutt <[email protected]> wrote:
> I'm thinking of possibly firing up a VPS (maybe DigitalOcean) and trying to > install a flavor of Linux with a desktop manager. Anyone tried to install RD > and make it work remotely with relative ease? I have a good install on Linux > Mint running well with Jack on my studio so have a good amount of experience. I’ve had some success with AWS (EC2 instance on an EBS volume). Just instantiate the 'CentOS 6 Minimal' AMI, configure the Paravel-Broadcast repo and fire up ‘yum install’ — all the standard RPMs work as usual. Bandwidth at AWS can be kinda pricey though, so it’s not really economical for hosting a media application. > also, the upgrade cycle has been quiet recently, any nice features coming > down the road? Quite a few, a major one being block-based time scaling. The basic idea is to look ahead to the next hard-timed event in a log, then timescale all of the intervening events so as to arrive at that event at its precise scheduled time. We have it working in Git master right now, but there are a *lot* of corner cases to run down and test. Once that effort is complete, it’ll be coming out as v2.11.0. Cheers! |----------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |----------------------------------------------------------------------| | A room without books is like a body without a soul. | | -- Cicero | |----------------------------------------------------------------------| _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
