12-13-2011 01:30 PM
I'm attempting to connect a Cisco 2500 series IP camera to two different 3rd party video management systems. I can confirm that the camera is online and working through the built-in web server, but I am unable to get the video stream to play on either system.
Is there a specific URL that I need in order to access the direct video stream from this device?
Thanks,
--Joe
12-14-2011 01:19 AM
This should work f.e. for streaming to VLC using RTSP:
rtsp://
12-15-2011 10:47 AM
Thanks for your help. I didn't check this exact string, but I was able to get it working with MJPEG by using http://
I'm happy to have it working as expected now. I'd like to try other stream types and to understand what options are supported and if and how the configuration of the camera plays into this.
Any chance there is a doc that explains this somewhere?
--Joe
12-16-2011 12:52 AM
The 2500 camera only supports MJPEG and MPEG-4 as media types.
MJPEG is just a sequence of individual JPEG images.
You can get those with the HTTP URL you're showing, but for streaming MPEG-4 you'll have to use RTSP.
You can find all supported RTSP URLs on page 4-6 of the user guide:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide