You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please ensure that the markdown structure is maintained.
git clone https://github.com/ossrs/srs
cd srs/trunk
git pull
./configure --with-nginx --with-ffmpeg && make
build x264
Found no assembler
Minimum version is nasm-2.13
If you really want to compile without asm, configure with --disable-asm.
build x264 failed
build ffmpeg-4.1 failed, ret=1
Environment
Please make sure to maintain the markdown structure.
uname -a
Linux localhost.localdomain 2.6.32-754.el6.x86_64 #1 SMP Tue Jun 19 21:26:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
After installing the latest version of ffmpeg from source code, the compilation of srs was successful.
wget http://www.ffmpeg.org/releases/ffmpeg-4.2.tar.gz
tar -zxvf ffmpeg-4.2.tar.gz
cd ffmpeg-4.2
./configure
make
make install
Description'
Please ensure that the markdown structure is maintained.
git clone https://github.com/ossrs/srs
cd srs/trunk
git pull
./configure --with-nginx --with-ffmpeg && make
build x264
Found no assembler
Minimum version is nasm-2.13
If you really want to compile without asm, configure with --disable-asm.
build x264 failed
build ffmpeg-4.1 failed, ret=1
Environment
Please make sure to maintain the markdown structure.
uname -a
Linux localhost.localdomain 2.6.32-754.el6.x86_64 #1 SMP Tue Jun 19 21:26:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/redhat-release
CentOS release 6.10 (Final)
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: