Skip to content

IP Camera_1

Murat Ugur Eminoglu edited this page May 17, 2022 · 2 revisions

Attention: We have migrated our documentation to our new platform, Ant Media Resources. Please follow this link for the latest and up-to-date documentation.

LiveApp

Ant Media Server can pull IP Camera streams easily and it can configured on management panel. In other words, you don’t need to write any commands or use terminal to add IP Cameras.

The main critical point is that the IP Cameras should support ONVIF standard. In fact, the majority of manufacturers already support this standard because ONVIF make it easy to manage IP Cameras. All CRUD(Create-Read-Update-Delete) and PTZ(Pan-Tilt-Zoom) operations are based on well-defined SOAP messages.

onvif

Let’s have a look at how to pull stream from IP Camera.

Add IP Camera

Select `LiveApp` from applications on the left side menu, then click `New Live Stream` and select “IP Camera”. Fill camera name, camera username, and camera password. You should define ONVIF URL of IP Camera. Generally, it is IP-ADDRESS-OF-IPCAMERA:8080.  Another promising feature comes :) You can use “auto-discovery” feature! If cameras and server are in the same subnet, Ant Media Server automatically discovers them. The screenshot of  auto-discovery result is shown below.

TODO: Add auto-discovery screenshot

Watch IP Cameras

If the IP cameras are reachable and configured correctly, Ant Media Server add theirs streams as live streams and starts to pull streams from them. You can see its status on the management panel.

To watch the stream, just click the Play button on Actions.

ONVIF IP Camera watching

Also, you can switch to Grid view if you have more than one camera and want to see them simultaneously.

Record IP Camera Streams

The Ant Media Server can save IP Camera streams as MP4 format. In addition, it record streams with defined periods such one hour, ten hours interval . You can see these recorded files on VoD tab in the management panel.

We hope you will be happy about this feature and the good news is that it is offered in Community Edition. In other words, it is free! Please keep in touch because we are releasing new versions, of course, new features. If you have any questions or comments,  just send an email to contact at antmedia dot io or fill the contact form.

User Guide

Reference

Troubleshooting

Draft

Proposals

Clone this wiki locally