You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to add hls video, for that i created a new event and updated the player in order to show the content, but it's not showed in timeline, if i use the ADD_VIDEO event, i'm getting this error "@designcombo_state.js?v=71bc009b:2527 Uncaught (in promise)
Event {isTrusted: true, type: 'error', target: null, currentTarget: null, eventPhase: 0, …}", and video is not able to play, is there any way to tell the event dispatcher don't evaluate the url?
The text was updated successfully, but these errors were encountered:
I was able to add hls video, for that i created a new event and updated the player in order to show the content, but it's not showed in timeline, if i use the ADD_VIDEO event, i'm getting this error "@designcombo_state.js?v=71bc009b:2527 Uncaught (in promise)
Event {isTrusted: true, type: 'error', target: null, currentTarget: null, eventPhase: 0, …}", and video is not able to play, is there any way to tell the event dispatcher don't evaluate the url?
The text was updated successfully, but these errors were encountered: