Connect Via LAN
This guide covers setting up the Move 4K with network video streaming in more detail. Use this if you need to configure streaming protocols, set up multi-destination streaming, or integrate with network-based control systems.
- Ethernet cable (Cat5e or better)
- 12V DC power supply (included) or PoE+ switch/injector
- A network switch or router
- A computer on the same network
Step 1: Connect the Ethernet Cableβ
- Connect an Ethernet cable from the camera's LAN port to a network switch or router.
If your switch supports PoE+ (802.3at), this single Ethernet cable provides power, video, and control simultaneously.
Step 2: Power the Cameraβ
Choose one of the following power methods:
Option A: Power over Ethernet (PoE+)β
If your switch or injector supports PoE+, the camera powers on automatically when you connect the Ethernet cable.
Ensure your switch or injector supports PoE+ (802.3at), not just PoE (802.3af).
Option B: 12V DC Power Supplyβ
If you're using a non-PoE switch or connecting directly to a router:
- Connect the included 12V DC power supply to the camera's DC input.
- Plug the power supply into a standard wall outlet.
Step 3: Wait for the Camera to Bootβ
Once powered, the camera performs a startup sequence:
Step 4: Find the Camera on Your Networkβ
The Move 4K supports mDNS, so you can reach it by hostname without knowing the IP address.
- Open a web browser on any device connected to the same network.
- Type the following address and press Enter:
http://ptzoptics.local/
- You will be prompted to set up a username and password on first login.
- Username: admin
- Create a strong password.
Give each camera a unique Device ID from the web interface's Device Info tab. Then reach each camera by its ID: http://camera-one.local, http://camera-two.local, etc.
Step 5: Configure Streaming Protocolsβ
The Move 4K supports multiple streaming protocols. Choose the one that matches your workflow:
π‘ RTSPβ
Best for: Pulling a stream into OBS, vMix, VLC, or a recording server.
- Low latency
- Pull-based (your software requests the stream)
- URL format:
rtsp://<camera-ip>/stream1
πΊ RTMP / RTMPSβ
Best for: Pushing directly to YouTube, Twitch, Facebook Live, or a custom RTMP server.
- Push-based (camera sends the stream)
- RTMPS adds encryption
- Configure destination URL and stream key in the web interface
π¬ NDI|HXβ
Best for: Live production workflows with NDI-compatible software (vMix, OBS with NDI plugin, NewTek TriCaster).
- Low latency, high quality
- Discoverable on the network automatically
- Requires NDI Tools installed on receiving devices
How to Configure Streamingβ
- Log into the web interface.
- Navigate to Audio & Video or Streaming settings.
- Select your protocol and enter the required destination information.
- Click Apply to start streaming.
The Move 4K can stream to multiple destinations simultaneously. For example, you can push an RTMP stream to YouTube while also making an RTSP stream available for local recording.
Step 6: Network Controlβ
The camera supports several network-based control protocols:
| Protocol | Port | Use Case |
|---|---|---|
| VISCA over IP (TCP) | 5678 | PTZ joysticks, control systems |
| VISCA over IP (UDP) | 1259 | Low-latency PTZ control |
| ONVIF | 80 | Security systems, VMS platforms |
| HTTP | 80 | Web interface, custom scripts |
| WebSockets | 80/443 | Real-time web applications |
| Sony VISCA over IP | 52381 | Sony-compatible control systems |
Using VISCA over IPβ
Most PTZ joysticks and control systems support VISCA over IP. To connect:
- Ensure the camera and controller are on the same network.
- Configure your controller with the camera's IP address and port 5678 (TCP) or 1259 (UDP).
- Set the protocol to VISCA over IP.
- Test pan, tilt, and zoom from the controller.
Using ONVIFβ
For integration with security systems or VMS platforms:
- Ensure ONVIF is enabled in the camera's network settings.
- Use the camera's IP address, port 80, and admin credentials in your ONVIF client.
- The camera will appear as an ONVIF-compliant PTZ device.
Step 7: Save Your First Presetβ
- Move the camera to your desired position using the web interface or your control system.
- Click Set in the Preset Control section.
- Enter a preset number and press Enter.
A preset saves both the camera position and all image settings. Calling a preset restores both.
Network Specificationsβ
| Feature | Specification |
|---|---|
| Max Resolution | 4K (3840 Γ 2160) depends on network bandwidth |
| Max Cable Length | Up to 328 ft (100 m) with Cat5e/Cat6 |
| Audio | β 3.5mm input |
| PoE | PoE+ (802.3at) required |
| Streaming Protocols | RTSP, RTMP/RTMPS, NDI |
| Control Protocols | VISCA over IP, ONVIF, HTTP, WebSockets, Sony VISCA |