[FFmpeg-trac] #575(avformat:new): https apple live streams not supported

FFmpeg trac at avcodec.org
Thu Oct 20 23:51:26 CEST 2011


#575: https apple live streams not supported
----------------------------------+---------------------------------------
             Reporter:  kyl416    |                     Type:  enhancement
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 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.

-- 
Ticket URL: <http://www.ffmpeg.org/trac/ffmpeg/ticket/575>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list