How to Get the RTSP Stream from an IP Camera


How to Get the RTSP Stream from an IP Camera
GeoVision
Back to GeoVision Support | Support Home

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

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
  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