Hi,
I am using Next Js for my frontend what I am trying to achieve whenever the user clicks the start Recording button it should be built the obs-web socket connection and streaming should start.
below is the code
import React, { useState, useEffect } from 'react';
import OBSWebSocket from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.