#575 closed enhancement (fixed)
https apple live streams not supported
Reported by: | Kyle | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avformat |
Version: | git-master | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
FFmpeg doesn't support applehttp live streams that use https
Output:
ffplay https://***/***/playlist.m3u8
ffplay version N-33818-gd049257, Copyright (c) 2003-2011 the FFmpeg developers
built on Oct 19 2011 20:55:51 with gcc 4.6.1
configuration: --prefix=/usr --enable-gpl --enable-version3 --enable-nonfree --enable-shared --enable-postproc --enable-libx264 --enable-frei0r --enable-librtmp --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libdc1394 --enable-libmp3lame --enable-libtheora --enable-libopenjpeg --enable-libdirac --enable-libvpx --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libvorbis --enable-libxvid --enable-libfaac --cpu=amdfam10 --arch=x86_64 --enable-x11grab --enable-libxavs --enable-libnut --enable-libfreetype --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libcelt --enable-openal --enable-libcdio --enable-libaacplus --enable-libmodplug --enable-libutvideo
libavutil 51. 22. 0 / 51. 22. 0
libavcodec 53. 22. 0 / 53. 22. 0
libavformat 53. 17. 0 / 53. 17. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 44. 1 / 2. 44. 1
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
https://***/***/playlist.m3u8: No such file or directory
This is a hidden stream so I have to hide the actual URL, upon request I can setup a public clone if needed. The same url works on my 2nd generation iPod Touch when manually entered in Safari. I'm guessing this would involve either coding a custom https client or adding support for https via GnuTLS, OpenSSL or PolarSSl so I filed this under enhancement instead of defect.
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed after this checkin ? -> http://git.videolan.org/?p=ffmpeg.git;a=commit;h=558d192d23bf76a476c0d84d212611e529c64529