S Stanley Member Jul 19, 2019 #1 Hi Max, 1 of my flashphoner server only able to play live stream video for 2 minutes. Anything that I can check? version Flashphoner v5.2.64
Hi Max, 1 of my flashphoner server only able to play live stream video for 2 minutes. Anything that I can check? version Flashphoner v5.2.64
S Stanley Member Jul 19, 2019 #2 i resolved the issue by changing keep_alive to HIGH_LEVEL. Thank you.
Max Administrator Staff member Jul 19, 2019 #3 Good day. It's a good news. We recommend updating your version of WCS to the latest release version. 1. Download the latest release build: Code: wget https://flashphoner.com/downloads/builds/WCS/5.2/FlashphonerWebCallServer-5.2.252.tar.gz 2. Unpack a tar.gz file: Code: tar xvfz FlashphonerWebCallServer-5.2.252.tar.gz 3. And update: Code: cd FlashphonerWebCallServer-5.2.252 && ./install.sh
Good day. It's a good news. We recommend updating your version of WCS to the latest release version. 1. Download the latest release build: Code: wget https://flashphoner.com/downloads/builds/WCS/5.2/FlashphonerWebCallServer-5.2.252.tar.gz 2. Unpack a tar.gz file: Code: tar xvfz FlashphonerWebCallServer-5.2.252.tar.gz 3. And update: Code: cd FlashphonerWebCallServer-5.2.252 && ./install.sh