I'm trying to show a live video feed from a Reolink camera. I know that the Video player component doesn't use rtsp video feeds so I am trying to use the http url to display the feed. Right now the only feed i can display is a still jpeg
the url is
http://(IPaddress)/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=wuuPhkmUCeI9WG7C&user=****&password=*****
Does anyone know of a url to show the mpeg feed? If not, is there a way to set the url to update every second? I thought maybe having a tag with the current time and adding to the random numbers and letters in the url so it refreshes the feed as the clock counts on but i got no results. Any ideas would be appreciated. Thanks