Javiondox / html-to-scene

A FoundryVTT module that allows embedding HTML files on scenes.
MIT License
6 stars 2 forks source link

BUG: Incompatibility with LiveKit AVClient module. #17

Open igorteuri opened 2 years ago

igorteuri commented 2 years ago

When using LiveKit AVClient server (https://foundryvtt.com/packages/avclient-livekit) as a camera source inside foundry along with HTML to Scene, everytime we change scenes the video controls just dissapear, and it needs a page reload to reapear.

I've checked the LiveKit cameras with all my other modules. The bug only happens when HTML to Scene is active.

image

bekriebel commented 1 year ago

Livekit AVClient dev here. I had another user contact me about this and I asked them to test with the LiveKit module disabled. The issue still occurred, so it seems the module is conflicting with Foundry's core AV components as well.