Hello
We are updating our flashphoner instances in baremetal servers, to version 5.2.1536, running Debian GNU/Linux 10 (buster) .
When running in standalone mode, just to check the logs, we are seeing this message in all servers:
Running command to install, seems it's already installed:
We test stream publish and play, and seems it's working fine, even with these error message in the logs.
This error is something we should concern about?
Thanks
We are updating our flashphoner instances in baremetal servers, to version 5.2.1536, running Debian GNU/Linux 10 (buster) .
When running in standalone mode, just to check the logs, we are seeing this message in all servers:
Code:
user@host:/$ sudo /usr/local/FlashphonerWebCallServer-5.2.1536/bin/webcallserver start standalone
FlashphonerWebCallServer-5.2.1536: starting
######### Start standalone mode #########
Can not load library libx264.so.157: cannot open shared object file: No such file or directory
Code:
sudo apt install libx264-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libx264-dev is already the newest version (2:0.155.2917+git0a84d98-2).
0 upgraded, 0 newly installed, 0 to remove and 51 not upgraded
This error is something we should concern about?
Thanks