Send camera stream in a notify service like html/pushover/

With the code below, you can send an url for your camera stream with a temp token, that works
but when you click on the link , its just an image, not a feed, you need to press F5 for a new image

how can i send it , so it actually streams? is that possible?
or how can i maybe send a link, that links to my camera entity on lovelace? so i only see that actual camera, and not the rest

thnx

https://xxxxxx.nabu.casa/api/camera_proxy/camera.xxx?token={{ states.camera.xxxx.attributes.access_token }}