Currently, I am developing a game and am looking forward to integrating streaming on my own game. If that doesn’t work, can I integrate an extra app for streaming? Thanks for the help.
How to stream is covered here
But it’s really not worth integrating streaming into your game client, it’s not “useful” to many streamers. As otherwise you need to implemented everything Xsplit/OBS does, such as:
- Local Recording
- Ability to include Webcam
- Ability to include scenes
- Ability to include overlays and other browser source content
- Ability to pick target injest
- Ability to select bandwidth/quality
Sure you could proably take the SLOBS route (a client onto of OBS core), but then you still need to build the client with the extras.
Basically, the requirements of including this into your game potentially out weigh the gains.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.