Andrei Dumitriu
Andrei Dumitriu
I think you can add after line 280 in vegas.js the following: ``` video.autoplay = true; video.muted = true; video.playsInline = true; ``` It should add the playsInline (which is...
> Is there any update on this? I’m stuck using a much older version that has WHIP support. I was thinking the same. Any chance for a custom WHIP endpoint...
> Please test the PR linked above. I have recompiled with the PR you linked and i'll be monitoring. Still compiled with libasan just in case. Will follow-up if the...
> @tespio any update? Sorry for delay @lminiero , I have been on a business trip and away from computer. So far no, I didn't get any other segfault. At...
> @lminiero We are still having this issue when running the PR above. But is it the same issue @jessedewild ? Do you have janus compiled with libasan and have...