VidStreamComp
VidStreamComp copied to clipboard
Can I stream on RTSP protocol IP camera?
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.
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.