Good day.
RTMP URL should be set as rtmp://server:1935/live/streamName to publish stream to WCS.
If this doesn't work with the camera, please collect debug logs as described
here includein traffic dump on server side, port 1935/tcp
Code:
tcpdump -npi any -B 10240 -w log.pcap port 1935
and send to
support@flashphoner.com, we will check how the camera establishes RTMP session.