Raul Marques
Raul Marques
Sure! But I would recommend you develop your own interface as web in project is just an example! Anyway, in **multiview.tmpl** -> /web/template/multiview.tmpl, you should look for play function, to...
I'm not sure, but like this site said: [https://www.ispyconnect.com/camera/ezviz](https://www.ispyconnect.com/camera/ezviz), every cam has your path that needs to be in the stream url. Example: rtsp://admin:[email protected]:554/11 Note that the path for this...
It shouldn't as the software looks for JSON file saved in root application, seens like your problem is on Linux. Could you explain more where you installed your application and...
Right! So it's permission problem, to work normally, including the streams by web, you should look if the user has permission to change this file. I'll do some tests tomorrow...
Did you change anything in your code, I mean client or server side that changes UUID generated? Looks like you give your stream a specific name on UUID and is...