<?xml version="1.0"?>
<rss version="2.0"><channel><title>All Activity</title><link>https://community.axxonsoft.com/discover/</link><description>AxxonSoft Community - All Activity</description><language>en</language><item><title>AxxonNext pc client UI interface on users</title><link><![CDATA[https://community.axxonsoft.com/topic/96-axxonnext-pc-client-ui-interface-on-users/?do=findComment&comment=184]]></link><description>Hi  
	Sorry for delay  
	if this question  still actual  please create request on our tech support site  
	http://help.axxonsoft.com</description><pubDate>Wed, 18 Feb 2026 07:07:41 +0000</pubDate></item><item><title>HTTP API please create a Postman workspace</title><link><![CDATA[https://community.axxonsoft.com/topic/79-http-api-please-create-a-postman-workspace/?do=findComment&comment=180]]></link><description>New comment</description><pubDate>Fri, 06 Feb 2026 14:09:31 +0000</pubDate></item><item><title>AxxonNext pc client UI interface on users</title><link><![CDATA[https://community.axxonsoft.com/topic/96-axxonnext-pc-client-ui-interface-on-users/?do=findComment&comment=161]]></link><description>Hello, one of the user of our cameras displays this specific UI difference. It sends him to the configuration management menu after a few seconds when the user logs in but without the options and i can't go back to the layout menu. 
	 
	When i logging with my user i can see the menu, layouts and ability to minimize the window like normal. What is the cause of this problem? I am happy to provide further information if needed.</description><enclosure url="https://community.axxonsoft.com/uploads/monthly_2026_01/image.png.51b257ce911d3c9c093c51ca6766fda5.png" length="260434" type="image/png"/><pubDate>Mon, 26 Jan 2026 13:00:59 +0000</pubDate></item><item><title>experiences with AI analytics</title><link><![CDATA[https://community.axxonsoft.com/topic/95-experiences-with-ai-analytics/?do=findComment&comment=160]]></link><description>I am currently working on my bachelors thesis about the potentials of AI Video Analytics for event scenarios.  
	I am specifically interested in how well they work and the false alarm rates. 
 


	It would help me alot, if anyone has some numbers or experiences to share.
 


	Thanks and Regards</description><pubDate>Thu, 18 Dec 2025 11:26:31 +0000</pubDate></item><item><title>Axxon -- camara axis Q6075-E</title><link><![CDATA[https://community.axxonsoft.com/topic/94-axxon-camara-axis-q6075-e/?do=findComment&comment=157]]></link><description>Tengo el vms axxon y tengo agregada una camara axis Q6075-E, mediante el axxon agrega presets y cuando quiero activar el modo patrullaje no funciona, a alguien le decidi&#xF3; lo mismo y que soluci&#xF3;n le dieron, gracias</description><pubDate>Mon, 03 Nov 2025 18:45:16 +0000</pubDate></item><item><title>bosch VIDEOJET multi 4000</title><link><![CDATA[https://community.axxonsoft.com/topic/92-bosch-videojet-multi-4000/?do=findComment&comment=155]]></link><description>HI,  
	recently migrated from windows to linux.  
	the bosch VIDEOJET multi 4000 is stated as supported, but there is no dirver / option for this device in the linux platfrom of axxon.  
	 
	One needs to re add the device as ONVIF 2.X 16_channel_generic.
 


	 
 


	Is there a way to change the device driver and type on import of restore, or from the axxon client ?  
	We did try this but the settings didn't stick, it kept reverting the device to Bosch VIP X16 XF E. 
	 
	If anyone knows a solution here to keep the config in tacked but change the device so its support that be amazing, 
 


	 
 


	Thanks,
 


	ben.</description><pubDate>Mon, 03 Nov 2025 09:50:06 +0000</pubDate></item><item><title>HTTP API please create a Postman workspace</title><link><![CDATA[https://community.axxonsoft.com/topic/79-http-api-please-create-a-postman-workspace/?do=findComment&comment=150]]></link><description>For anyone interested I share the POSTMAN collection for SERVER HTTP API and gRPC: 
 


	https://cloudy-equinox-591065.postman.co/workspace/Axxon-One-2-HTTP-API~fb1f9582-a1b4-4656-916a-0f4b0bce3cf7/collection/33872513-fd438b1a-cd37-4f81-8936-071c4a02060c?action=share
 


	I&#x2019;ve added official support email as administrator, with the hope that this will contribute to the documentation growth.
 


	Please note it&#x2019;s currently a draft, but I trust it could help improve documentation.
 


	Please be aware: in TODO folder you will find request that arent' working (at least for me).</description><pubDate>Fri, 04 Jul 2025 06:36:49 +0000</pubDate></item><item><title>Client HTTP API not started</title><link><![CDATA[https://community.axxonsoft.com/topic/87-client-http-api-not-started/?do=findComment&comment=149]]></link><description>Anyway now it is working.
 


	I don't know why but it is working.</description><pubDate>Wed, 18 Jun 2025 11:26:44 +0000</pubDate></item><item><title>Client HTTP API not started</title><link><![CDATA[https://community.axxonsoft.com/topic/87-client-http-api-not-started/?do=findComment&comment=148]]></link><description>Dear Sirs,
 


	Requesting the web api of a Windows 11 client: both http://127.0.0.1:8888 and http://ipaddress:8888 return connection refused. 
	 
	From admin command line I've done:
 


	 
 

whoami
netsh http add urlacl url=http://ipaddress:8888/ user=pc-telecamere\admin

# tried also

FOR /F %i IN ('whoami') DO netsh http add urlacl url=http://+:8888/ user=%i


	 
	 
	Return that rule already exists
 

netsh http show urlacl # show that rule


	    URL prenotati           : http://ipaddress:8888/ 
	        Utente: PC-TELECAMERE\admin 
	            In ascolto: Yes 
	            Delega: No 
	            SDDL: D:(A;;GX;;;S-1-5-21-97156222-1876077083-1842959516-1001)
 


	    URL prenotati           : http://+:8888/ 
	        Utente: PC-TELECAMERE\admin 
	            In ascolto: Yes 
	            Delega: No 
	            SDDL: D:(A;;GX;;;S-1-5-21-97156222-1876077083-1842959516-1001)
 


	 
 


	Tried also delete and readding, restart pc, but no luck
 


	I've enabled HTTPS with a xca self signed certificate on server, this could affect also the client and mobile connection?</description><pubDate>Fri, 13 Jun 2025 09:37:12 +0000</pubDate></item><item><title>Guest virtualbox v.2.0.10.42</title><link><![CDATA[https://community.axxonsoft.com/topic/86-guest-virtualbox-v201042/?do=findComment&comment=147]]></link><description>Thank you @Andrew Carpenter, I've opened the support ticket SUPPORT-202368
 


	
		Best regards</description><pubDate>Tue, 20 May 2025 07:15:47 +0000</pubDate></item><item><title>Guest virtualbox v.2.0.10.42</title><link><![CDATA[https://community.axxonsoft.com/topic/86-guest-virtualbox-v201042/?do=findComment&comment=146]]></link><description>Hello.
 


	From my experience the warning you get is always presented in virtual environments, because VM does not emulate OpenGL capabilities in full scale.
 


	Please note: if product can't detect necessary OpenGL capablities, they will be emulated by CPU, and it may result into high CPU consumption (even when configuration is small, and no "heavy" analytics involved).
 


	Black screen after enabling VM hardware acceleration is another question, but I can't offer a quick answer here.
 


	Please open an issue at technical support portal if you need it to be explored.
 


	https://help.axxonsoft.com/jira/servicedesk/customer/portals</description><pubDate>Tue, 20 May 2025 06:44:58 +0000</pubDate></item><item><title>Guest virtualbox v.2.0.10.42</title><link><![CDATA[https://community.axxonsoft.com/topic/86-guest-virtualbox-v201042/?do=findComment&comment=145]]></link><description>Dear Sirs,
 


	I've installed this version on windows 11 virtualbox 7.1.8 guest but at start it says:
 


	Pc hardware doesn't satisfy requiremens
 


	
 


	But if I click "proceed anyway" software starts correctly and it seems to work properly.
 


	 
 


	Instead if I add the setting flag for 3d acceleration the axxon start but only a black screen view is shown.
 


	No way to go in setup.</description><enclosure url="https://community.axxonsoft.com/uploads/monthly_2025_05/image.png.d48b031f4c090ef887823e4bda192c60.png" length="78975" type="image/png"/><pubDate>Mon, 19 May 2025 08:04:38 +0000</pubDate></item><item><title>How do I arm a camera with the gRPC protocol?</title><link><![CDATA[https://community.axxonsoft.com/topic/85-how-do-i-arm-a-camera-with-the-grpc-protocol/?do=findComment&comment=144]]></link><description>I am trying to arm and disarm a camera with the gRPC protocol. So far I succeeded to enable and disable a camera but I have no idea how I can arm and disarm a camera. Should I use the ChangeConfigRequest and directly change the config of the video channel?</description><pubDate>Tue, 29 Apr 2025 09:00:26 +0000</pubDate></item></channel></rss>
