Displaying 6 results from an estimated 6 matches for "apach2".
Did you mean:
apache
2019 May 01
4
Webm files written without duration in header
...any issues to icecast, I can then use ffmpeg to
turn it into HLS which then solves my iOS support issue. The CPU
cost of repackaging MP4 into HLS architecture should be minimal
because at the core it’s all H.264. No transcoding! Low CPU objective
achieved!
Additional bonus is that I already use Apach2 with icecast and
integrating the whole lot into my existing infrastructure is easy.
My question remains
If webm/ogv is supported but mp4 not, what are the technical differences
in how icecast handles the one and not the other? What does icecast
manage/do for supported formats as opposed to unsu...
2019 May 01
1
Webm files written without duration in header
...;
> > turn it into HLS which then solves my iOS support issue. The CPU
> > cost of repackaging MP4 into HLS architecture should be minimal
> > because at the core it’s all H.264. No transcoding! Low CPU objective
> > achieved!
> > Additional bonus is that I already use Apach2 with icecast and
> > integrating the whole lot into my existing infrastructure is easy.
> >
> > My question remains
> > If webm/ogv is supported but mp4 not, what are the technical differences
> > in how icecast handles the one and not the other? What does icecast
>...
2009 Nov 11
0
File security
Hi! again
I have another question:
I''m using Apach2 (preforks) + mod_rails for deploy my RoR app.
Ok, i changed the ownership of al files/dir of the RoR proyect to
www-data/www-data, and set 755 attr. (rwx,rx,rx)
Is it correct?
The RoR app works fine.
--
Posted via http://www.ruby-forum.com/.
2019 May 01
0
Webm files written without duration in header
...G TS is not
royalty-free.
> turn it into HLS which then solves my iOS support issue. The CPU
> cost of repackaging MP4 into HLS architecture should be minimal
> because at the core it’s all H.264. No transcoding! Low CPU objective
> achieved!
> Additional bonus is that I already use Apach2 with icecast and
> integrating the whole lot into my existing infrastructure is easy.
>
> My question remains
> If webm/ogv is supported but mp4 not, what are the technical differences
> in how icecast handles the one and not the other? What does icecast
> manage/do for supported...
2019 May 01
3
Webm files written without duration in header
Hi there
Thanks Thomas. I was hoping to avoid remuxing as my objective is to run an
extremely lightweight server. Just tested and the CPU runs between 9% and
23% for a lecture of 90 minutes - took 18sec. Yes it's a lightweight
server, but like I said, that's the objective, and quite a nice challenge
:-) CPU = cost and if you have to remux for 1000 clients in a day,
integrity of live
2005 Dec 14
14
Install problems: R-o-R on Debian with mod_ruby
Hello,
I have tried to setup Ruby-on-rails on my debian Linux machine and can
not get it to run. Maybe someone can help.
The following was installed already:
- apache2 2.0.54 (and PHP5)
- Postgresql 8.1
Now, having the ''unstable'' branch in my /etc/apt/sources.list I did:
apt-get install libapache2-mod-ruby
and Apache reports a "mod_ruby/1.2.4 Ruby/1.8.4"