Streamedian / html5_rtsp_player

Play RTSP stream from IP camera in browser in this HTML5 player without plugins
Apache License 2.0
2.61k stars 598 forks source link

"These dependencies were not found" npm install #169

Open Iffyyy opened 3 years ago

Iffyyy commented 3 years ago

image install from gihub: npm install git://github.com/Streamedian/html5_rtsp_player.git got this problem when i import * as streamedian from 'streamedian/player';

imamiao commented 3 years ago

I got the problem too. Do you get a way to resolve it?