We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
注意:提问前,请先看FAQ(Please read FAQ before file an issue) ossrs/srs#2716
描述(Description)
描述你遇到了什么问题(Please description your issue here)
srs-fb2818 5.0下载的zip包
重现(Replay)
重现Bug的步骤(How to replay bug?) ./configure --gb28181=on
The text was updated successfully, but these errors were encountered:
我编译过欧拉,你这个问题看下auto/depends.sh脚本。 欧拉应该走centos分支,自己创建下/etc/redhat-release文件。接着往下跑跑看。
Sorry, something went wrong.
vim /etc/redhat-release CentOS Linux release 8.5.2111 增加后编译通过,感谢。
No branches or pull requests
描述(Description)
srs-fb2818 5.0下载的zip包
操作系统是 openEuler 22.03 LTS
User config: --x86-x64 --gb28181=on
Detail config: --prefix=/usr/local/srs --config=conf/srs.conf --hls=on --hds=off --dvr=on --ssl=on --https=on --ssl-1-0=off --ssl-local=off --sys-ssl=off --transcode=on --ingest=on --stat=on --http-callback=on --http-server=on --stream-caster=on --http-api=on --utest=off --cherrypy=off --srt=off --rtc=on --simulator=off --gb28181=on --iconv=off --cxx11=on --cxx14=off --ffmpeg-fit=on --nasm=on --srtp-nasm=on --clean=on --gperf=off --gmc=off --gmd=off --gmp=off --gcp=off --gprof=off --static=off --shared-st=off --shared-srt=off --shared-ffmpeg=off --log-verbose=off --log-info=off --log-trace=on --gcov=off --debug=off --debug-stats=off --cross-build=off --cc=gcc --cxx=g++ --ar=ar --ld=ld --randlib=randlib
SRS_WORKDIR: ., SRS_OBJS_DIR: objs, SRS_OBJS: ./objs, SRS_PLATFORM: Platform-Linux-5.10.0-GCC10.3.1-SRS5-x86_64
Checking gcc/g++/gdb/make.
Required tools are ok.
SED is sed_utility
Your OS Linux is not supported.
重现(Replay)
The text was updated successfully, but these errors were encountered: