obs-websocket-community-projects / obs-websocket-js

Consumes https://github.com/obsproject/obs-websocket
MIT License
667 stars 96 forks source link

How to change the file and get file name in source ? #163

Closed dream811 closed 3 years ago

dream811 commented 5 years ago

I am going to controller using obs-websocket-js for example:import media file, and create&change media in source and start, stop, pause of the scene of streaming now. I want to stop the video or replace it with another video during broadcasting . I hope to see all sample codes about this socket request and event. thanks! How to get and set file name via GetSourceSettings and SetSourceSettings. please help me! image

marckraw commented 3 years ago

@dream811 maybe this is something that can help you: https://github.com/haganbmj/obs-websocket-js/issues/164#issuecomment-717838452