Zeping Bai

Results 62 comments of Zeping Bai

Maybe we can remove old configuration items like `port_admin` from the configuration file as well? 🤔

Usually, external subtitles are used to avoid irreversible changes to the video ontology. It will be very complicated to decode video in browser with JavaScript. I think the best solution...

I think it's probably a video decoder running in JavaScript. WebRTC is only used to transmit the encoded video stream. If you want to realize the subtitle of the web...

BTW, You also need to add test cases for this.

What kind of backup/restore means do you use? I don't know much about etcd and am not sure that data changes in any case would trigger an Watch push.

This seems to be automatic in the etcd client, which will handle the reconnection logic automatically. We have no way to add a callback to know that this happened. If...

BTW, the frontend e2e CI was crashed, if you have no other changes, please let me rewrite it to run it. @

We currently have a helm chart based installation, but there is no step by step documentation, so you can try it out if you like.

Hi, @pbalaban Thank you for your report, I confirm that this issue exists and it will be fixed in the next release.

Yes, we have plans to implement it, but I'm currently too busy with APISIX Dashboard v3 to finish it for now. It is actually quite simple and you can refer...