Answer the question
In order to leave comments, you need to log in
How can I implement a video stream on the server?
Hello everyone, I am writing a Rest API, there is a need to implement such a thing: there is an admin panel, a camera is selected in it (video stream in online mode) and sent to the server, then you can get this broadcast in the API, I have a question, how can I implement it in PHP or on Node.JS such a thing so that you can send video from the device in real time and you can already get it on the server.
For example:
a person has selected a webcam in the administrative panel, then the video is sent to the server and, for example, a video stream will be output through a request of this format: example.com/?get=video&type=stream&id=num_stream_id
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question