video streaming - Displaying RTSP on website -


i have rtsp link camera want display on web page. since video tag not support rtsp, , google chrome not support vlc , quicktime plugins anymore, best way display camera using rtsp link?

if latency not great consideration can use ffmpeg generate hls playlist , serve clients via http server - see this. otherwise need solution output live fragmented mp4 stream.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -

sql - MySQL - Finding Empty relations -