Search found 6 matches
- Sat Jul 31, 2021 6:10 pm
- Forum: Installation Problems
- Topic: Which format consumes less bandwidth - AVR or Beast Raw Feed - OR VRS compressed?
- Replies: 0
- Views: 2627
Which format consumes less bandwidth - AVR or Beast Raw Feed - OR VRS compressed?
I'm feeding to my remote VRS and one of my receivers is on a limited mobile connection. I tried first with a AVR or Beast Raw Feed, than with a rebroadcast VRS-compressed stream. However both seems to produce quite the the same data volume.
- Sat Jul 24, 2021 5:53 pm
- Forum: VRS on Linux
- Topic: Changing web port to 80 does not work
- Replies: 1
- Views: 1738
Changing web port to 80 does not work
Tried to change default web port 8080 to 80 by editing InstallerConfiguration.xml as described on https://www.virtualradarserver.co.uk/Mono.aspx. However, running VRS ends up with the error message below. What am I ding wrong? Cannot start the web server on port 80 Possible Solution If the web serve...
- Thu May 21, 2020 8:27 pm
- Forum: VRS on Linux
- Topic: Simple utility to alert on new aircraft
- Replies: 3
- Views: 8954
Re: Simple utility to alert on new aircraft
Do I need to do the same thing with your project or is it much less resource intensive? The AlertAir utility itself is not very resource-intensive. It's executed all five minutes in in order to query the VRS database for matching flights. You may setup to to run it even less frequently, let's say e...
- Sat May 16, 2020 9:02 pm
- Forum: VRS on Linux
- Topic: Crash -> Got a SIGABRT while executing native code.
- Replies: 1
- Views: 3815
Re: Crash -> Got a SIGABRT while executing native code.
UPDATE
apt-get update resolved the issue
apt-get update resolved the issue
- Wed May 13, 2020 10:49 pm
- Forum: VRS on Linux
- Topic: Crash -> Got a SIGABRT while executing native code.
- Replies: 1
- Views: 3815
Crash -> Got a SIGABRT while executing native code.
I had been running VRS v. 2.4.3 for several months with no trouble. Some weeks ago it started crashing very often with the error code mentioned below. I did an upgrade to VRS 2.4.4 however it keeps crashing the same way. I did not perform any changes to it in the meanwhile (no additional plugins etc...
- Wed Mar 11, 2020 8:37 pm
- Forum: VRS on Linux
- Topic: Simple utility to alert on new aircraft
- Replies: 3
- Views: 8954
Simple utility to alert on new aircraft
While playing around with VRS (based on Mono-Linux), I wrote a simple Bash script (called AlertAir) which notifies via email on user-defined aircraft. I thought it might be useful for some people utilising VRS on Linux. I’ve been running AlertAir for over eight weeks while it has proven to do the jo...