baudneo
baudneo
Can you enable logs in Janus, if you installed Janus from the package repo the config should be in `/etc/janus`. I installed it onto ubuntu 20.04 and needed to do...
What do the Janus logs say and what does the browser developer console say when loading the live view page? We need some context and logs to decipher the errors...
Have you set up the Janus password and path in Options->System ?
I can't say for sure as the janus logs are missing but in the screenshot, I do not see janus sending any ack's or success's. When you built Janus did...
I see in your logs that it is saying ``` Got a Janus API request from janus.transport.http (0x7fc4640024a0) Transport task pool, serving request [2392545081996902] There's a message for JANUS Streaming...
Weird I am assuming it is something to do with ZM than but I cant say for sure. @jp-bennett may need to chime in as they are the one that...
Damn bro, where did you come from? Lol. You're really hitting the repo hard with fixes, good job and thank you!
Zmninja went end of life. Asker deactivated his fcm cloud server. This is expected behavior. You can spin up your own instance or, I think ic0n has set up zoneminders...
https://forums.zoneminder.com/viewtopic.php?t=30996&sid=fd597ce519a8bc03a85afbb981f751af
For now you could try adding multiple comamnds in .service file ``` ExecReload=/usr/bin/zmdc.pl 'stop zmeventnotification.pl'; sleep 2; /usr/bin/zmpkg.pl restart ``` Other option is write a shell script that does the...