How can I integrate VLC in angular?

38 Views Asked by At

Let's see if you can give me a hand.

I have an IP camera that serves images to a VLC player using the RTSP protocol. Now I need to embed the VLC player in an Angular component so that it is displayed on the web, but I can't do it.

I have searched this website for all the related questions but I have not found the answers or perhaps I have not known how to implement them since I am still a junior in programming.

Possible data to take into account: Camera: -Tapo C500 -Angular: 17.0.9 -VLC Media Player: 3.0.20

Among other ways, I have tried the following:

Thanks so much for your time and effort.

0

There are 0 best solutions below