Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HLS Support が CrossDomainGate が必要な外部サイトで機能していない #44

Open
kphrx opened this issue Oct 16, 2024 · 1 comment

Comments

@kphrx
Copy link
Owner

kphrx commented Oct 16, 2024

hls.jsのカスタムローダーを使わないとダメそうだが、デフォルトでXMLHttpRequestを呼び出すXhrLoaderが指定されててfetchを使うFetchLoaderが使われてないのが気になる

@kphrx
Copy link
Owner Author

kphrx commented Oct 16, 2024

extends FetchLoaderしてloadの中身はself.fetchだけCrossDomainGate.fetch()に置き換えて残りをコピペとかになるのかな?とか思いながらコード見てるけど、self.fetchってことはWorkerプロセスなのでは?CrossDomainGate持っていけるか?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant