Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Director's Control of the Scene Rooms #1092

Open
sirinath opened this issue Sep 13, 2023 · 15 comments
Open

Director's Control of the Scene Rooms #1092

sirinath opened this issue Sep 13, 2023 · 15 comments

Comments

@sirinath
Copy link

Can more functionality be added so the director can edit the layout of the scene room, add transition and other integrations like chat.

Maybe you can introduce a concept of master scene room where other scenes can be added.

@steveseguin
Copy link
Owner

There's https://vdo.ninja/mixer for custom layouts, etc.

If you'd want chat added, I'd need to have more clarification on what that would look like and what specific chat you are talking about.

@sirinath
Copy link
Author

Can the ability to direct FB or YT comments be added. Also the comment be displayed on screen. If it streamed to multiple platforms which platform it is coming from. E.g. https://www.youtube.com/watch?v=7v_uIPY8y2U&t=5308s

@sirinath
Copy link
Author

Is it possible to add the ability to move elements with the arrow keys and reduce snap sensitivity in mixer?

@steveseguin
Copy link
Owner

If you hold CTRL, while moving it, it will not snap

@steveseguin
Copy link
Owner

You can add SocialStream's chat overlay to the vdo.ninja/mixer page.

Socialstream can be found here: https://socialstream.ninja/

It will currently require some tinkering to get it just right, but it's fully possible to get it working with the current system

image
image
image

@sirinath
Copy link
Author

Also can multiple streaming destination be added so we can completely bypass OBS and to the whole stream on this.

@steveseguin
Copy link
Owner

For me to add support to many sites would require I host a server to offer the RTMP restreaming. This would cost me money. At some point growing costs would force me to charge money, so I've been trying to offer free solutions where possible instead. If there is enough demand, I can try to find a way though.

I currently support Twitch for free, and I could maybe possibly offer Youtube, for free, but other sites are likely not going to be supported.

If you create a Cloudflare account, it has restreaming, and I can publish to Cloudflare using the VDO.Ninja WHIP output option. Cloudflare has the option to restream to RTMP sites, although I can't say I've tested it yet. If everyone made their own account there, it wouldn't cost individuals much, and it would save me a lot of money and time.

@sirinath
Copy link
Author

sirinath commented Sep 14, 2023

Can the client / director's browser become the host? Could be WASM?

@sirinath
Copy link
Author

If you create a Cloudflare account, it has restreaming

Can you give more information?

@steveseguin
Copy link
Owner

I don't understand.

The director is the host in the mixer app. You can have a co-director if needed.

@steveseguin
Copy link
Owner

https://blog.cloudflare.com/tag/rtmp/

You can publish from the Mixer to Cloudflare via WHIP

@sirinath
Copy link
Author

Can the RMTP server run in the browser itself. The mixer can have the RMTP server built in.

@steveseguin
Copy link
Owner

Can the RMTP server run in the browser itself. The mixer can have the RMTP server built in.

no

@sirinath
Copy link
Author

sirinath commented Sep 14, 2023

Maybe you can wrap it into an Electron app with Datarhei Restreamer or mediamtx. There will be a locally running RMTP server to do the broadcast.

@sirinath
Copy link
Author

Don't know if this might be useful for a complete browser based solution https://github.com/ffmpegwasm/ffmpeg.wasm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants