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
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
- Download VLC Player
- Install and run VLC Player
- In VLC menu bar, click on Tools>> Preference
- Enable "Use RTSP over RTSP (TCP)" under Input & Codecs section
- Click Save
- In VLC menu bar, click on Media >> Streaming...
- Under Network tab, select RTSP as protocol and enter RTSP command line
- Click OK to start streaming