tiredofit / docker-freepbx

Dockerized FreePBX 15 w/Asterisk 17, Seperate MySQL Database support, and Data Persistence and UCP
MIT License
511 stars 233 forks source link

Missing HTML5 format converters (m4a) #135

Open leorg99 opened 4 years ago

leorg99 commented 4 years ago

On a new install I get the following notice in the freepbx system overview:

You are missing support for the following HTML5 codecs: m4a. To fully support HTML5 browser playback you will need to install programs that can not be distributed with FreePBX. If you'd like to install the binaries needed for these conversions click 'Resolve' in the lower left corner of this message. You can also safely ignore this message but browser playback might not work in your browser.

image

tiredofit commented 4 years ago

On some new installs I have seen that as well. When following their guide, it talks about adding ffmpeg, which we do have installed in the image.

I haven't found any areas where M4A's are even used, so if you do find them let me know and we can run some tests. If all else fails we can compile ffmpeg in the image manually.

leorg99 commented 4 years ago

Thanks! Any chance you hang out on IRC or any other chat platform? I had a couple small questions I wanted to ask.

tiredofit commented 4 years ago

Not so much. I basically end up on Github when work is slow to maintain these images - In the past 4 weeks things have been nothing more than insane, You can feel free to email me however with things and I will respond within a few days.

rusxakep commented 4 years ago

I think, this problem only with client browser headers, not server.