atyenoria / janus-webrtc-gateway-docker

Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
687 stars 200 forks source link

Unable to compile FFMPEG #1

Closed tgabi333 closed 7 years ago

tgabi333 commented 7 years ago

With a new build ffmpeg build fails:

Found no assembler
Minimum version is nasm-2.13
If you really want to compile without asm, configure with --disable-asm.
atyenoria commented 7 years ago

@tgabi333 Thank you for feedback. I fixed it in https://github.com/atyenoria/janus-webrtc-gateway-docker/commit/39fc68f5a8c4c61fa4ba1a179b4ae6b730dfdbb1

tgabi333 commented 7 years ago

Thank you @atyenoria