[FFmpeg-user] rtmpe support with ffmpeg's built-in rtmp
桃源老師
xanadu6291 at dream.jp
Mon Aug 7 17:55:24 EEST 2017
Hello ffmpeg experts,
I found that ffmpeg's built-in rtmp does not supports rtmpe protocol.
I executed the following command:
$ ffmpeg -protocols
ffmpeg version N-86942-geabeb9093a Copyright (c) 2000-2017 the FFmpeg developers
built with Apple LLVM version 8.1.0 (clang-802.0.42)
configuration: --prefix=/Volumes/ffmpeg_compile --pkg-config-flags=--static --disable-ffserver --enable-gpl --enable-version3 --enable-nonfree --enable-libmp3lame --enable-libfdk-aac --enable-libvo-amrwbenc --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvorbis --enable-libspeex --enable-libopus --enable-libgsm --enable-libtwolame --enable-libsoxr --enable-libwavpack --enable-libmodplug --enable-libopenjpeg --enable-libwebp --enable-libtheora --enable-libx264 --enable-libopenh264 --enable-libx265 --enable-libxvid --enable-libvpx --enable-libxavs --enable-libfreetype --enable-fontconfig --enable-libfribidi --enable-libass --enable-libbluray --enable-libvidstab --enable-libsnappy --enable-libzmq --enable-libzvbi
libavutil 55. 69.101 / 55. 69.101
libavcodec 57.102.100 / 57.102.100
libavformat 57. 76.100 / 57. 76.100
libavdevice 57. 7.100 / 57. 7.100
libavfilter 6. 98.100 / 6. 98.100
libswscale 4. 7.101 / 4. 7.101
libswresample 2. 8.100 / 2. 8.100
libpostproc 54. 6.100 / 54. 6.100
Supported file protocols:
[snip]
rtmp
rtmps
rtmpt
rtmpts
rtp
srtp
[snip]
Is there any way to support rtmpe protocol with ffmpeg's built-in rtmp?
Oh I'm on macOS. So my ffmpeg uses Secure Transport for macOS...
Best Regards,
// Miya aka. TougenRoushi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2370 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20170807/f3b1368d/attachment.bin>
More information about the ffmpeg-user
mailing list