VidStreamComp icon indicating copy to clipboard operation
VidStreamComp copied to clipboard

Can I stream on RTSP protocol IP camera?

Open SokhonC opened this issue 6 years ago • 2 comments

SokhonC avatar Sep 22 '19 03:09 SokhonC

Sorry, this package manages only simple MJPEG streaming, no plans for a RTSP implementation right now. Anyway everyone who want to contribute to this topic is welcome.

gpvigano avatar Sep 23 '19 07:09 gpvigano

Actually, now I've converted it into Http:// (from rtsp:// to http://) using flask code here and now I wanna stream it from the internet(url) which it is not MJPEG streaming.

SokhonC avatar Sep 23 '19 08:09 SokhonC