[GH-ISSUE #23] Twitch Alerts are not displaying in the Stream #10

Closed
opened 2026-03-02 03:59:29 +03:00 by kerem · 5 comments
Owner

Originally created by @servusrene on GitHub (May 12, 2024).
Original GitHub issue: https://github.com/eerimoq/moblin/issues/23

Hey,

I recently added Twitch notifications to my stream via the browser widgets. Unfortunately, the notifications are not displayed in the stream.

Can you please check why this is the case?

Many thanks and best regards,
René

Originally created by @servusrene on GitHub (May 12, 2024). Original GitHub issue: https://github.com/eerimoq/moblin/issues/23 Hey, I recently added Twitch notifications to my stream via the browser widgets. Unfortunately, the notifications are not displayed in the stream. Can you please check why this is the case? Many thanks and best regards, René
kerem closed this issue 2026-03-02 03:59:29 +03:00
Author
Owner

@eerimoq commented on GitHub (May 12, 2024):

Probably unsupported video format by iOS.

Browser widget

The iOS browser does not support all audio and video formats. The formats below works.

Preferred audio formats: .mp3 and .wav
Preferred image formats: .gif and .png

You can find supported "Safari on iOS" formats here: https://caniuse.com/

Only use one browser widget for audio as it seems iOS only can play audio in one browser at a time.

Create and add a full screen browser widget to a scene

  1. Create a widget in Settings -> Scenes -> Widgets.
  2. Set its type to Browser.
  3. Copy-paste your URL into the URL field.
  4. Set width and height to match the overlay size (and stream size). Normally 1920 and 1080. Alternatively use "Scale to fit video width".
  5. Add the widget to one or more scenes in Settings -> Scenes -> My scene
<!-- gh-comment-id:2106216260 --> @eerimoq commented on GitHub (May 12, 2024): Probably unsupported video format by iOS. ## Browser widget The iOS browser does not support all audio and video formats. The formats below works. Preferred audio formats: `.mp3` and `.wav` Preferred image formats: `.gif` and `.png` You can find supported "Safari on iOS" formats here: <https://caniuse.com/> Only use one browser widget for audio as it seems iOS only can play audio in one browser at a time. ### Create and add a full screen browser widget to a scene 1. Create a widget in Settings -> Scenes -> Widgets. 2. Set its type to Browser. 3. Copy-paste your URL into the URL field. 4. Set width and height to match the overlay size (and stream size). Normally 1920 and 1080. Alternatively use "Scale to fit video width". 5. Add the widget to one or more scenes in Settings -> Scenes -> My scene
Author
Owner

@servusrene commented on GitHub (May 15, 2024):

@eerimoq I have noticed that the alerts are not displayed at all in the browser on the iPhone. I am currently using png images and wav audio files.

<!-- gh-comment-id:2111978916 --> @servusrene commented on GitHub (May 15, 2024): @eerimoq I have noticed that the alerts are not displayed at all in the browser on the iPhone. I am currently using png images and wav audio files.
Author
Owner

@servusrene commented on GitHub (Aug 15, 2024):

@eerimoq why is the issue closed?

<!-- gh-comment-id:2290904093 --> @servusrene commented on GitHub (Aug 15, 2024): @eerimoq why is the issue closed?
Author
Owner

@eerimoq commented on GitHub (Aug 15, 2024):

I thought it was resolved. =D

<!-- gh-comment-id:2291913638 --> @eerimoq commented on GitHub (Aug 15, 2024): I thought it was resolved. =D
Author
Owner

@eerimoq commented on GitHub (Aug 16, 2024):

Will likely not try to fix this as the alerts do not even work in Safari on the iPhone. Probably Twitch that does not support iPhone.

<!-- gh-comment-id:2293903526 --> @eerimoq commented on GitHub (Aug 16, 2024): Will likely not try to fix this as the alerts do not even work in Safari on the iPhone. Probably Twitch that does not support iPhone.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moblin#10
No description provided.