Hello everyone,
I'm currently working on a project where I need to customize OBS Studio using the OBS WebSocket library, specifically the obs-websocket-dotnet library version 5.0.0.3. I'm relatively new to using this library.
What I'm Trying to Achieve:
I want to programmatically switch scenes based on certain conditions and I need to start and stop recordings using a custom interface.
Steps I've Taken:
1.Installed the OBS WebSocket plugin for OBS Studio.
2.Set up a basic MVC application in C# project and added the obs-websocket-dotnet library version 5.0.0.3.
3.Established a connection to OBS using the WebSocket.
The Issue I'm Facing:
The connection to OBS works, but we did't understand how to create sences and sources,how to get it in programatically.
Additional Information:
I am using MVC application with C#
OBS WebSocket version:5.0.0.3
OBS Studio version: (30.2.0(64bit))
Built an MVC application with C#
What I've Tried:
we wrote the code to create sences but it not working properly.
Please give me any Suggestions?
I'd really appreciate any advice or examples from those who have experience with customizing OBS Studio using this library. Thank you in advance for your help!
Note:I am looking for a virtual camera developer or an OBS camera consultant who can help with these specific requirements.
I'm currently working on a project where I need to customize OBS Studio using the OBS WebSocket library, specifically the obs-websocket-dotnet library version 5.0.0.3. I'm relatively new to using this library.
What I'm Trying to Achieve:
I want to programmatically switch scenes based on certain conditions and I need to start and stop recordings using a custom interface.
Steps I've Taken:
1.Installed the OBS WebSocket plugin for OBS Studio.
2.Set up a basic MVC application in C# project and added the obs-websocket-dotnet library version 5.0.0.3.
3.Established a connection to OBS using the WebSocket.
The Issue I'm Facing:
The connection to OBS works, but we did't understand how to create sences and sources,how to get it in programatically.
Additional Information:
I am using MVC application with C#
OBS WebSocket version:5.0.0.3
OBS Studio version: (30.2.0(64bit))
Built an MVC application with C#
What I've Tried:
we wrote the code to create sences but it not working properly.
Please give me any Suggestions?
I'd really appreciate any advice or examples from those who have experience with customizing OBS Studio using this library. Thank you in advance for your help!
Note:I am looking for a virtual camera developer or an OBS camera consultant who can help with these specific requirements.