rtsp-streaming-server icon indicating copy to clipboard operation
rtsp-streaming-server copied to clipboard

Lightweight RTSP/RTP streaming media server written in Javascript

Results 25 rtsp-streaming-server issues
Sort by recently updated
recently updated
newest added

Example ![image](https://user-images.githubusercontent.com/14802253/77519455-1c860280-6eb2-11ea-8543-8f180b4cd91a.png) When play in cv2 ![image](https://user-images.githubusercontent.com/14802253/77519332-e5175600-6eb1-11ea-861c-16e07e6eeb18.png) I think error when cv2 request OPTIONS

This fork of your project https://github.com/flypulse/rtsp-streaming-server is 3 commits ahead. Can you review them and incorporate the changes into your repo? Thanks in advance

HI Chris, Trying to see if we can dockerize this and have sometype of a docker continer running this service. im trying to add it to our stack and was...

Hi, our app requires multiple connection from multiple client and we can expect 100 or more clients connected at the same time. Id like to minimize the effect of the...

Just polling how you feel about this PR. After my last commit, looked into TCP support and it seems like adding support for TCP/interleaved clients was reasonably straightforward. This does...