[FFmpeg-user] HTTP live streaming with aes encrpytion

Joel B onephatcat at earthlink.net
Wed Jun 18 09:53:03 CEST 2014


Assuming that description is accurate,  (I haven't tried it myself yet) those are really quite simple directions. He left out the a couple of steps for complete beginners like the fact that you need to copy that script from his site into a text editor, save then make it executable with chmod (chmod 755 filename I think) and I think you may need to put sudo in front of the apt-get line if you aren't already the root user.

Try following the directions as described and see if it works.

Joel



Sent from my iPhone 

> On Jun 17, 2014, at 11:31 PM, 陈晨 <morndust at gmail.com> wrote:
> 
> Hi all,
>    I'm new to ffmpeg, i got a problem in hls.I want to convert a video
> like mp4 format, to a m3u8 list and a couple of ts file, meanwhile, i want
> to encrypt the hls file in m3u8 with aes.
>    There really is a way to do that , like this
> <http://dryize.wordpress.com/2014/04/02/protected-hls-using-ffmpeg-and-openssl/>.But
> it's so complicated.
>    So, i wonder if ffmpeg have the way to achieve that, or i should just
> the way above.
>    Thanks in advance!
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-user mailing list