Hello,
I can’t find documentation and/or React library to use the live stream api.
I’m trying to develop a React web app (no React native) and until now I successfully
managed to use the upload-video (library) and list video api (https://ws.api.video/videos).
I do not want to install react-native-livestream library because I do not need react-native on my web app.
I found this page but is unclear how I m supposed to actually start a stream (i.e. after I created the live stream, how do I upload the actual video stream from camera?)
Any help is appreciated.
Thank you.