kewlbear / FFmpeg-iOS-build-script

Shell scripts to build FFmpeg for iOS and tvOS
3.03k stars 899 forks source link

built FFmpeg does not support RTSP protocol #177

Closed chsunwoo1002 closed 4 months ago

chsunwoo1002 commented 5 months ago

When attempting to compile FFmpeg for iOS, it appears that the RTSP protocol support is missing from the resultant build. Here's a breakdown of the enabled protocols from the build:

Enabled protocols:
async                   crypto                  file                    hls                     https                   mmsh                    prompeg                 rtmpt                   srtp                    tee                     udplite
cache                   data                    ftp                     http                    icecast                 mmst                    rtmp                    rtmpts                  subfile                 tls                     unix
concat                  ffrtmphttp              gopher                  httpproxy               md5                     pipe                    rtmps                   rtp                     tcp                     udp

Do you have any ideas? Thanks for your work!

kewlbear commented 4 months ago

Official FFmpeg documentation says RTSP is muxer/demuxer. https://ffmpeg.org/ffmpeg-protocols.html#rtsp