mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-25 02:35:57 -05:00
Updated Media condition (markdown)
@@ -41,6 +41,9 @@ It is not a media state natively supported by OBS and thus comes with some drawb
|
||||
It works by checking if the selected media source reports the "ended" state for an extended period of time.
|
||||
Thus if VLC Video Source is configured to be continuously looping this state will not trigger.
|
||||
|
||||
You can work around this limitation by using a macro to do the looping of the playlist instead and disabling the "Loop Playlist" of the VLC video source.
|
||||

|
||||
|
||||
* "Stopped" and "Ended" behave differently.
|
||||
The former is trigger if the playback is manually stopped using the media controls, the latter if the playback ended on its own.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user