Hello,
I have recently purchased a 7110 ip cam.
The problem is that I can't see the video with firefox/chrome/safari through the quick time plugin installed (free version).
I have tried the HTML examples in User customization such as:
<embed SCALE="ToFit" width="320" height="216" type="video/quicktime" qtsrc="rtsp:/MYIP:554/live.sdp" qtsrcdontusebrowser src="http://MYIP:8080/realqt.mov" autoplay="true" controller="true">
the .mov is not found (404 http error). The .sdp with VLC is working...
I want to embed video of the camera in a website. Visibile in all recent browser.
PS. The MJPEG is working as expected...
Any advice?
Thanks!