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

[Feature] NDI Support for broadcast view #15

Open
neomatamune opened this issue Apr 25, 2021 · 3 comments
Open

[Feature] NDI Support for broadcast view #15

neomatamune opened this issue Apr 25, 2021 · 3 comments

Comments

@neomatamune
Copy link

A NDI support for the broadcast view could allow easier multi-pc setups for streaming.

Wiki page about NDI : https://en.wikipedia.org/wiki/Network_Device_Interface

It is actually added to emotracker's broadcast allowing :

  • Streaming PC to receive the content of the broadcast view without the need of a screen/window capture of the PC with the tracker (so the tracker can be set up on the gaming PC)
  • Use of NDI source with transparency capacities instead of "capture window" which would force the use of a chroma key to have a transparency

If NDI is not a target choice, maybe a web socket could allow an equivalent result.

@black-sliver
Copy link
Owner

Will look into that. SDL can render off-screen with alpha, so that would also be nice on localhost.

Which plugin do you use in OBS? https://github.com/Palakis/obs-ndi ?
We can maybe even reuse code from that OBS plugin (since it's GPL).

@neomatamune
Copy link
Author

As I'm using Streamlabs OBS I'm using their "native" plugin
I set it up following this tutorial : https://streamlabs.com/content-hub/post/ndi-receiving-setup-in-streamlabs-obs

@FelicitusNeko
Copy link

Not sure if any progress has been done on this. If NDI doesn't work out, though, Spout may be an alternative. veadotube mini (a PNGtuber application) uses that. NDI would be a more seamless solution for people using Emotracker, though.

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

3 participants