Skip to content

VideologyInc/scailx_python_webgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scailx simple web ui

============================================================================

Updates.

2026.0410. Added detect_imx_live.py and new ~/imx/vvget version 1.10 to set/get camera parameters from json and txt file when streams starts.

2026.0327. Updated py to add more Boson formats to go2rtc including object and thermal detection. Also updated py to estimate gray16 linear transform parameters when go2rtc.service stats. Added bash scripts and AI model files in subfolder ~/scailx_tools/boson, including scripts to update them to correct Scailx system folder.

2026.0316. Added new detect_camera_live.py and updated other py and bash scripts to support usb camera live detection in go2rtc / webrtc.

2026.0303. Added new option "--mac 1" to change hostname using MAC address of the device.

2025.1215. Added check_fix_hostname.py to use avahi to check hostname conflict and fix it.

============================================================================

go2rtc related changes. 5 files are related

go2rtc-create-cams-config.py Need to copy to /usr/bin/ to override original.

v4l2_detect_formats.py Need to copy to /usr/lib/python3.12/site-packages/vdlg_lvds/ as part of the python package vdlg_lvds.

detect_camera_live.py Need to copy to /usr/lib/python3.12/site-packages/vdlg_lvds/ as part of the python package vdlg_lvds.

go2rtc.service Need to copy to /usr/lib/systemd/system/go2rtc.service and restart the service to make all changes effective.

update_go2rtc_formats.sh Bash script to do above copy commands. Reboot scailx to make them effective.

============================================================================

Semi-automatic live usb camera format detection on webrtc.

Run following program. It will loop to check camera connection every 5 seconds. With camera connection status changed, it will restart go2rtc service to make it effective on webrtc port1984.

python3 /usr/lib/python3.12/site-packages/vdlg_lvds/detect_cameras_live.py

About

scailx_python_webgui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors