phoboslab / jsmpeg

MPEG1 Video Decoder in JavaScript
MIT License
6.3k stars 1.43k forks source link

How to change the url of the player? #414

Closed 18845778092 closed 11 months ago

18845778092 commented 11 months ago

Thank you very much for jsmpeg, I want to know how to change the url of the player, I need to switch the url of the player, from live to playback, how should I do? Do I need to destroy the player and create a new one?

18845778092 commented 11 months ago

3Q