How to construct the pipeline for hls videos (AES encrypted or not)
Sebastian Dröge
sebastian at centricular.com
Fri May 20 08:32:19 UTC 2016
On Do, 2016-05-19 at 05:37 -0700, silver wrote:
> I believe playbin is the best way but still it works not well for me.
> Alternatively, I took the pipeline example here:
> https://github.com/ford-prefect/gst-plugins-bad/blob/master/ext/hls/gsthlsdemux.c,
> it worked for playing non-encrypted video.
>
> But when I trying to play aes encrypted videos, I could always get: could
> not dertermine type of stream. I think perhaps it hasn't performed the
> decryption so it didn't know the type of video.
>
> According to this page:
> https://lists.freedesktop.org/archives/gstreamer-commits/2014-August/081574.html,
> gstreamer well supports the aes decryption, but I could not find how to
> implement it on iOS.
>
> Could you give me some hints or any advice? Thanks in advance.
It supports AES decryption out of the box on iOS too if you use the
binaries provided by the GStreamer project. Which version are you
using?
Can you share an URL to a stream that is failing for you?
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160520/f5817f13/attachment-0001.sig>
More information about the gstreamer-devel
mailing list