video - How to open rtsp:// url in any media player on desktop (Windows) using javascript -


below url on hitting using html5 video tag , returning me rtsp:// url , not working in video tag or in iframe.

var url = http://replays.robertsstream.com/racereplays/replaysmobile.php?race=201703121449aqd4&cust=drf&t=1491473769744&h=5347e390019d1e38be3d3fc3a0d486f0"

on hitting url through video tag or on chrome(linux) opening below rtsp:// url , not playing video.

rtsp://wms.robertsstream.com:554/2017/definst/400/mp4:201703121449aqd4_40…cust=drf&user=&t=1491474015&h=4b3a451c498b11e19d226a13dea6add1&type=replay

can me in opening video in player through javascript?


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -