kyriesent / node-rtsp-stream

Stream any RTSP stream and output to websocket for consumption by jsmpeg (https://github.com/phoboslab/jsmpeg). HTML5 streaming video! Requires ffmpeg.
MIT License
451 stars 166 forks source link

JSMpeg player not showing #51

Closed xwOOtx closed 4 years ago

xwOOtx commented 4 years ago

Hi, I am able to run the project successfully. I am now trying to adapt it into an angular project. adding the client code in component.html doesn't show the jsmpeg player canvas. I got no errors in console. my ws server stream is working as I am able to stream using the same client code on another non angular .html.

Thanks

kyriesent commented 4 years ago

Unfortunately I don't have any angular experience so I'm not going to be much use.

This seems to be resolved for now so I am closing. Feel free to open another issue if need be.