eerimoq / moblin

Moblin, a free iOS app for IRL streaming.
MIT License
182 stars 20 forks source link

Videos play in a separate player, but are not displayed on the stage #63

Open Octoober opened 2 months ago

Octoober commented 2 months ago

There's a nasty problem with embedding a video from a link on iOS. For some reason it doesn't play on the stage. Here's an example: I add a video via StreamElements to an overlay, then the overlay on the stream updates, but the video plays in a separate player. The same thing happens if I add the video to the “Media players” widget.

https://github.com/user-attachments/assets/6011cca5-eb41-4d28-81b1-676586f0032f

I'm using IPhone 13 (IOS 18)

eerimoq commented 2 months ago

I don't know how to fix it. For now, this is the recommendation:

image