一、 Vlc/VXG 谷歌插件需要翻墙才能安装;(安装不方便)
二、 streamedian (收费)
方案:这里利用我们的streamedian在你的服务端开启一个websocket代理(proxy),负责接收rtsp流,并转播给你的浏览器客户端,streamedian在客户端利用中间件(Media Sources Extensions)将经过转播收到的RTP H264和AAC包转化成MP4包,“给“
https://segmentfault.com/q/1010000013117129/a-1020000013581070
https://streamedian.com/docs/

三、基于 flv.js 的 RTSP 播放方案

https://zhuanlan.zhihu.com/p/75406976
https://juejin.im/post/5e53411fe51d4526fe650e00

四、SmarterStreaming
国内外为数不多致力于极致体验的超强全自研跨平台(windows/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)
https://github.com/daniulive/SmarterStreaming
五、三种视频流浏览器播放解决方案
https://www.yuque.com/rashomon/zcosda/zczxeu
六、RTSPtoWebRTC
https://github.com/deepch/RTSPtoWebRTC
七、rtsp-ffmpeg
https://github.com/agsh/rtsp-ffmpeg
八、kurento-rtsp2webrtc
https://github.com/lulop-k/kurento-rtsp2webrtc