Get started
- Download the SDK
- Copy the C# code example into Visual Studio
- Build your IP Camera project
Did you know?
This SDK was used to build:Ozeki Phone System XE - VoIP PBX Software for Developers Which is a high performance PBX system supporting Mobile and Desktop phones.
It was also used to create Ozeki 3D VoIP softphone. A cool SIP client that allows 3D Video calls.
![]() |
How to connect to your 3S IP camera |
Brand | Models | Example URL | Audio |
---|---|---|---|
3S | Unknown | rtsp://IPADDRESS/ca[CHANNEL]/h264 | Possible |
3S | N8072 | http://IPADDRESS/iage/[CHANNEL].jpg | No |
3S | N8072 | http://IPADDRESS/axis-cgi/jpg/video.cgi | No |
3S | N8072 | rtsp://IPADDRESS:554/ca[CHANNEL]/h264 | Yes |
3S | other | rtsp://IPADDRESS/ca1/peg4 | Possible |
3S | other | rtsp://IPADDRESS/ca2/peg4 | Possible |
3S | other | rtsp://IPADDRESS/ca3/peg4 | Possible |
3S | other | rtsp://IPADDRESS/ca4/peg4 | Possible |
3S | Other | http://IPADDRESS/videostrea.asf?user=[USERNAE]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT] | Yes |
3S | Other | http://IPADDRESS/iage.jpg | No |
3S | Other | http://IPADDRESS/current[CHANNEL].jpg | No |
3S | Other | http://IPADDRESS/cgi-bin/video.jpg | No |
3S | Other | http://IPADDRESS/axis-cgi/jpg/video.cgi | No |
3S | Other | http://IPADDRESS/videofeed | No |
3S | Other | rtsp://IPADDRESS:554/ca[CHANNEL]/h264 | Yes |