settings for DirectStreamingURL

I created DirectStreamingURL variable for my camera and put the right streaming path there: /iphone/12?user:pass&
Direct sreaming from http://IP_CAM/iphone/12?user:pass& is working perfect, but not through Vera.

I checked http://IP_VERA:3480/data_request?id=lu_camera_port&DeviceNum=ID_CAM and the result is not OK I because the IP_CAM is missing (red):
{“status”:“forwarded”,“url”:“http://user:pass@:3482/iphone/12?user:pass&”}

All tests are in the same LAN.
What should I do to get the streaming from camera through vera working?

Regards,
viorel

What version of Vera UI are you running? If UI5, this will not work and is a known issue.

  • Garrett

I’m using UI5. I’m new into this, but I like the system a lot.
Thanks for the answer and looks like I need to focus on the VideoURLs - which is not working with my camera too…
Regards