t2t2 / obs-tablet-remote

Tablet optimised OBS Remote
http://t2t2.github.io/obs-tablet-remote/
MIT License
424 stars 129 forks source link

Periodic preview #73

Open Niek opened 4 years ago

Niek commented 4 years ago

I know there's the option to add an iFrame embed to the layout (https://github.com/t2t2/obs-tablet-remote/issues/9), but it would be really great if an actual screenshot would be generated periodically. This is possible with obs-websocket >= 4.6.0, see https://github.com/Palakis/obs-websocket/blob/4.x-current/docs/generated/protocol.md#takesourcescreenshot

For example: every 1 second take a small JPG screenshot to display.

ben221199 commented 4 years ago

This is a musthave!!!

danbalan12 commented 4 years ago

#

Niek commented 4 years ago

I made a similar web app that supports the preview feature: http://obs-web.niek.tv/ / https://github.com/Niek/obs-web

ben221199 commented 4 years ago

@Niek Wow, that one is great, but there are few features. For example, I cannot change the audio level yet.

fbartels commented 4 years ago

This sounds like it could be solved by https://github.com/t2t2/obs-tablet-remote/pull/79