I added my Foscam 9805W cam as a FFMPEG RTSP source, and it seems to be recognized ("Capturing at xx fps" in the logs), however I can't see its image from the console, I am stuck in the socekt_sendto() error.
I checked in my apache logs, and the ScriptAlias is working properly, redirecting /cgi-bin/ to /usr/lib/cgi-bin/ where ZM's scripts are located.
The code seems to be looking for /tmp/zm/zms-123456s.sock, while in that directory a zms-123456w.sock gets created.
Here's my log:

Any help would be really appreciated
Luca