Kounex / obs_blade

Make use of the OBS WebSocket Plugin (https://github.com/obsproject/obs-websocket) and control your stream
GNU General Public License v3.0
469 stars 40 forks source link

Add media source controls? #33

Open thegamingstig opened 2 years ago

thegamingstig commented 2 years ago

Is it possible to include controls to media source? The buttons of play/pause, stop, previous and next.

Kounex commented 2 years ago

It's something I wanted to add quite some time ago, there is even code in there which I have commented out and left there for future references, since it was not possible to implement with the old WebSocket version:

image

I will take a look if it's possible now with v5 of the WebSocket API :)

thegamingstig commented 2 years ago

ty

yesuraj130 commented 7 months ago

Reminder, if this feature can be implemented...