Live Video Speeding up & Stopping & Starting
Disabling the wsCatchUp may fix this issue on versions 5.2+
- ) nano /var/www/v3/src/FS/CamBundle/Resources/public/js/3rd-party/wowzaplayer.js
- ) find this.enableCatsup=a.getPropertyBoolean("wsCatchUpEnabled",this.enableCatsup) and replace it with this.enableCatsup=false
- ) Save & Exit
- ) run assets.sh