Re: RTMP/HLS in Nginx for 13.04

2012-11-17 Thread Reinhard Tartler
On Wed, Nov 14, 2012 at 1:20 PM, John Moser wrote: > Nod. I'll have to work this out. However it crashes in libavformat.so when > using HLS, causing a segfault. The developer (Roman) suggests using a newer > version of ffmpeg (and NOT using libav); I'll have to try with newer libav. > I've tri

Re: RTMP/HLS in Nginx for 13.04

2012-11-14 Thread Clint Byrum
Excerpts from John Moser's message of 2012-11-14 04:20:20 -0800: > On Thu, Nov 8, 2012 at 11:07 PM, Clint Byrum wrote: > > > Excerpts from John Moser's message of 2012-11-08 11:45:19 -0800: > > > Viability? > > > > It sounds like you've done most of the hard work of prototyping the > > package ch

Re: RTMP/HLS in Nginx for 13.04

2012-11-14 Thread John Moser
On Thu, Nov 8, 2012 at 11:07 PM, Clint Byrum wrote: > Excerpts from John Moser's message of 2012-11-08 11:45:19 -0800: > > Viability? > > It sounds like you've done most of the hard work of prototyping the > package changes. > > Perhaps the next step would be to submit this as a debdiff to the De

Re: RTMP/HLS in Nginx for 13.04

2012-11-08 Thread Clint Byrum
Excerpts from John Moser's message of 2012-11-08 11:45:19 -0800: > Can we look at adding this to nginx-extras? > > http://rarut.wordpress.com/2012/06/25/hls-support-in-nginx-rtmp-16-2/ > > It's possibly not ready yet, but there's 5 months to go. It's real simple > to get in the package. > > >

RTMP/HLS in Nginx for 13.04

2012-11-08 Thread John Moser
Can we look at adding this to nginx-extras? http://rarut.wordpress.com/2012/06/25/hls-support-in-nginx-rtmp-16-2/ It's possibly not ready yet, but there's 5 months to go. It's real simple to get in the package. Basically I added dependencies to debian/control: Build-Depends: add the below