Page 1 of 1

[Need idead or sugetsions] Mjpeg Streaming server

Posted: Wed Mar 30, 2022 2:01 pm
by goncaloMarques
Hi guys, i´m new here, first post. not native speaker.

I came here to ask for opinions.
I have the following project to develop: Play a stream(mjpeg) in the browser and be able to perform the following operations: pause the video, move backwards and forwards.

What i have:
- I have the software that streams the video in mjpeg. It was developed by someone else and cannot be changed. This software provides endpoints(urls)


requirements:
- The player must be in the browser.


I was playing with Django but some problems emerged like requests get stucked etc etc
Any advices or sugestions of what to used to develop the server?

Re: [Need idead or sugetsions] Mjpeg Streaming server

Posted: Thu Mar 31, 2022 2:12 pm
by DeaD_EyE