You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2021. It is now read-only.
Is your feature request related to a problem? Please describe.
This isn't a problem I am currently facing!
Describe the solution you'd like
It would be really easy to add a rtmpsink to the GStreamer pipeline you have now, and send output to Twitch (or any other RTMP ingests)
Describe alternatives you've considered
You could just have users join your neko instance
Additional context
I am not sure this would actually be a useful feature, but this does open up some interesting opportunities! The idea just popped in my head so wanted to share it, feel free to close if you disagree. I am also happy to help implement :)
It would make scaling a lot easier. This would add some additional latency, but you could have people watch and not have to give them access to your Neko instance
You could possibly include other video feeds? I see a lot of streamers are just putting their webcam up while browsing the web, they could do this all from neko (maybe)?
Is your feature request related to a problem? Please describe.
This isn't a problem I am currently facing!
Describe the solution you'd like
It would be really easy to add a
rtmpsinkto the GStreamer pipeline you have now, and send output to Twitch (or any other RTMP ingests)Describe alternatives you've considered
You could just have users join your neko instance
Additional context
I am not sure this would actually be a useful feature, but this does open up some interesting opportunities! The idea just popped in my head so wanted to share it, feel free to close if you disagree. I am also happy to help implement :)