sdm-wg / web360square

:warning: UNMAINTAINED - Check https://github.com/sdm-wg/web360square-vue for a newer repository.
https://sdm-wg.github.io/web360square/
3 stars 0 forks source link

fix: Add `src` attribtue to `<video />` for Chrome (#18) #19

Closed Korilakkuma closed 5 years ago

Korilakkuma commented 5 years ago

This PR will...

video タグに空の src 属性を追加しました.

Why is this Pull Request needed?

aframe の実装上, src 属性がないと HLS 再生と判定されず, Chrome で映像が表示されない

Resolves issues:

https://github.com/sdm-wg/web360square/issues/18