Recent content by Eleonors

  1. Eleonors

    Video over HTTP with Firefox

    Thank you for listening. Unfortunately, the FI9900P is not compatible with this system, but the G4C works perfectly. I've now placed a file on my desktop that calls VLC with this internal M3U string. #EXTM3U rtsp:/admin:PASSWORD@192.168.0.24:89/videoSub Just as you advised, thanks.
  2. Eleonors

    Video over HTTP with Firefox

    I know, but Firefox doesn't support the RTSP protocol. I have a Foscam G4C, and the stream works fine via HTTP with this string: http://192.168.0.47:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=admin&pwd=PASSSWORD But the FI9900P doesn't work.
  3. Eleonors

    Video over HTTP with Firefox

    FOSCAM replied to me, I was right, the machine doesn't support it
  4. Eleonors

    Video over HTTP with Firefox

    Yes, the Web GUI is enabled, but it no longer works with modern browsers. I know exactly which port to use, because Firefox lets me view screenshots; it's just the real-time video that doesn't display.
  5. Eleonors

    Video over HTTP with Firefox

    404 not fund Your string gives an error, is it possible that the camera does not support mpeg streaming over http? FI9900P
  6. Eleonors

    Video over HTTP with Firefox

    Hi, I can't reach the following via HTTP: http://IP:PORT/cgi-bin/CGIProxy.fcgi?cmd=snapPicture&usr=admin&pwd=PASSWORD A Foscam FI9900P running Mozilla Firefox. Can you tell me the solution? Thanks
  7. Eleonors

    Ftp open Foscam port

    You can only change port 21 to write videos externally from the camera. On the SD card with 50021, not only is it not changeable, but to open the port or launch the daemon, you have to call it up each time from the app. I would like to know if it is possible to open FTP port 21 without always...
  8. Eleonors

    Ftp open Foscam port

    Hi... To enable FTP port 50021, do you have to do it exclusively from the application? Is there an RTSP command? THX