replay media through api

jnpetersen

New Member
Hello,

I'm working on a project that I have a media source that plays a video. With using python I can do the obs_source_set_enabled function to show or hide the source, but this doesn't cause it to replay the video when shown. I was wondering if I'm just missing something to get it to replay the video once it's showing?
 
Top