Hi,
I have a similar camera, D-link-942L, the rtsp url for that camera is:
rtsp://username:password@ip-address/play1.sdp
What works for me is the above URL syntax and setting the rtpTransportMode to udp.
You can set rtpTransportMode by editing the stream file you’ve defined in the Wowza Streaming Engine Manager UI.
-
Click on your stream file name, then click the Properties tab.
-
Click the blue 'Edit ’ button, under RTSP.
-
Then check ‘Enable’ for rtpTransportMode and enter a value of udp.
-
Click on the blue ‘Save’ button.
Go back and start the stream and see if you can playback after verifying the stream has
started under ‘Incoming Streams’.
Perhaps this helps?
Daren