Reputation: 423
I am working in a Angular and Java project, where I need to show my camera live (camera added using IP) in my web page (developed in angular). I heard G streaming can help me on this but I did not found any helpful link for this.
I am wondering if G-streaming is only the way to show the camera live streaming or is there any thing else I can do.
Any help would a great help.
As this will be a demo so I have very little knowledge on this, please ask if any doubt.
UPDATE:
I need to ready a demo where I can put my camera's IP and it will show live in my webpage developed in angular.
Upvotes: 0
Views: 4007
Reputation: 3932
just few infos until your question is closed ..
I found this
And this
I think that you can stream the camera with Gstreamer rtsp server implementation and open up that web browser if I understand that properly..
HTH
Upvotes: 2