                   Generic DirectShow Source Filter for Network IP Video Cameras. Version 5.0.161
                   Author: Unreal Streaming Technologies. http://www.umediaserver.net

This source filter works with any Network IP Video Camera that supports capturing still JPEG image over HTTP.

This component is free and unlimited for use with Unreal Live Server and Windows Media Player.
When used in all other applications, this component will work for 10 minutes only; then the application needs 
to be restarted. Write to contact@umediaserver.net to remove this limitation.

Supported Operating systems: All Windows OS.
You must have DirectX 8+ installed.

                   Usage - Windows Media Player:

Open the player, choose File->Open URL menu item. 
The following is the syntax for Open URL: (case insensitive)

IPCAM://Url=<xxx>&Fps=<xxx>&Auth=<xxx>&Username=<xxx>&Password=<xxx>

This IPCAM Url accepts up to 5 parameters:

Url       - (Mandatory) This is exact same URL that you type in web browser to capture still JPEG image from your camera.
                        Refer to your camera manual/documentation for this URL.
                        Note: This is not MJPEG URL but one for capturing single still JPEG image.
                        Note: The URL must be specified WITHOUT http:// prefix
                        Note: If URL allows specifying image control parameters such as Image Size / Compression (Axis cameras allow it), then use it.

Fps       - (Optional)  How many frames (images) per second to capture - framerate. The default is 10. Valid range: 1 - 15.

Auth      - (Optional)  If your camera requires basic authentication for capturing images, specify Yes. The default is No.

Username  - (Optional)  Username for basic authentication.

Password  - (Optional)  Password for basic authentication.


      Examples of IPCAM strings:

      IPCAM://Url=144.122.47.204/jpg/image.jpg&Fps=3                                               (Axis camera at http://144.122.47.204)
      IPCAM://Url=192.121.228.226/axis-cgi/jpg/image.cgi?resolution=640x480&compression=25&Fps=2   (Axis camera at http://192.121.228.226)
      IPCAM://Url=192.168.0.102/getcam&Fps=12&Auth=Yes&username=admin&Password=admin               (Creative Labs Live! Wireless Camera, req. authorization)


                   Usage - Unreal Live Server Configuration program:

Choose IPCamSourceVideo as a video source. Specify IPCAM:// string as an Init string, thus identifying your camera.                     


                   This component uses the following registry for default settings:  
                   HKEY_LOCAL_MACHINE\SOFTWARE\UNREAL\LIVE\IPCamSourceVideo



                   




