AirenSoft / OvenPlayer

OvenPlayer is JavaScript-based LLHLS and WebRTC Player for OvenMediaEngine.
https://airensoft.com/ome.html
MIT License
515 stars 126 forks source link

fix: prevent vue3 component reload too frequently #400

Closed miaulightouch closed 10 months ago

miaulightouch commented 11 months ago

It fixed component recreate itself too frequently, only reload player when config changed.

SangwonOh commented 10 months ago

@miaulightouch Hi. Thanks For publishing to npm, Do i need to update packages/vue3/dist directory?

SangwonOh commented 10 months ago

@miaulightouch Hi. again! I'm going to publish your implementation to npm. Do I need run cmd before publish it?

miaulightouch commented 10 months ago

@miaulightouch Hi. again! I'm going to publish your implementation to npm. Do I need run cmd before publish it?

build required.

SangwonOh commented 10 months ago

Thanks!