GeoVision How do I get RTSP stream from GeoVision IP camera?


GeoVision
Back to GeoVision Support | Support Home

GeoVision IP cameras support both audio and video streaming via RTSP.

SD200 only:
rtsp://username:password@<IP address of the camera:554/h264
ex. rtsp://admin:admin@192.168.0.10:554/h264.sdp

For Quicktime player:
rtsp://<IP address of camera:8554/<CH Channel number>.sdp
ex. rtsp://192.168.0.10:8554/CH001.sdp

For VLC player:
rtsp://username:password@<IP address of the camera:8554/<CH Channel number>.sdp
ex. rtsp://admin:admin@192.168.0.10:8554/CH001.sdp
Stream RTSP to VLC Player
  1. Download VLC Player below:
  2. Install and run VLC Player
  3. In VLC menu bar, click on Tools>> Preference
  4. Enable "Use RTSP over RTSP (TCP)" under Input & Codecs section
  5. Click Save
    1.JPG
  6. In VLC menu bar, click on Media >> Streaming...
  7. Under Network tab, select RTSP as protocol and enter RTSP command line
  8. Click OK to start streaming
    2.jpg