I am working with SceneScanPro with 2 ALVIUM 1800 U-507m cameras on Ubuntu 22.04. The SSP is connected directly to my system with LAN wire.
Majority of the time, I am unable to get even basic camera preview. Using web api -
1. Network - Tried with TCP and UDP. Jumbo frames are enabled and eno1 interface is set to mtu 9000.
Code: Select all
ip link show | grep mtu
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
3. Tried preset with and without Jumbo frames.
4. Preview Tab keeps getting stuck at - "One moment please ..."
5. Camera Selection - I even moved to use example, just to verify if everything works with virtual cameras. But here it shows left camera with lots of artifacts.
6. Upgraded firmware version to 9.3.1, still shows same issues.
I did a clean reset to reproduce above issues and followed these steps:-
A. Hard RESET.
B. Change Jumbo FRAMES.
C. View Camera at http://192.168.10.10/calibrate/ (Shows memory virtual camera with artifact).
D. Change camera to ALVIUM cameras.
E. View Camera at http://192.168.10.10/calibrate/ - shows nothing.