Comment on Video Processing at DropboxparentComments−flavioribeiro12yAt Globo.com we use HLS as our main protocol to stream live video for both desktop and mobile.To have HLS audio track available "for free" (without the necessity of transcode it on backend) we built a nginx module: http://github.com/globocom/nginx-audio-track-for-hls-moduleIt would really great to see this module being used by Dropbox also.
Comments
At Globo.com we use HLS as our main protocol to stream live video for both desktop and mobile.
To have HLS audio track available "for free" (without the necessity of transcode it on backend) we built a nginx module: http://github.com/globocom/nginx-audio-track-for-hls-module
It would really great to see this module being used by Dropbox also.