Pause live streaming requests with videojs

0

I'm using videojs to play live streams in my application. The problem I realized is that even when the transmission is paused it is generating request and downloading data.

I researched the documentation and git of the project, but found no apparent solution. Basically what I need is to pause the transmission (and consequently the requests) and give play again.

I hope I have been clear.

    
asked by anonymous 18.10.2018 / 15:33

0 answers