Oh, sorry. I didn't realise I left you with the idea that I got none of the msgs. I did get the "saved UI" msg. I just didn't get the "reloaded" msg.View attachment 110568
mikey@macradio:~/op25-rc2/op25/op25/gr-op25_repeater/apps$ grep -i "reload_tags" *.py
multi_rx.py: elif s == 'reload_tags':
multi_rx.py: self.trunk_rx.reload_tags(int(nac))
trunking.py: def reload_tags(self, nac):
Hi Max. Sorry for getting grumpy after fiddling with it so much last night. I have a bunch of files that are named stream-42xx.ts in the folder you mentioned.
Does anything appear in the nginx access and/or error logs as a result of this failed access attempt?Also, I noticed if I go to 127.0.0.1:8081/live.html on the local machine I do get a video showing but as I'm testing it I am not getting any audio through that live.html.
When I use another device and put in the IP of my computer such as 192.168.2.83:8081/live.html I don't get anything that works ie no video nor audio.
I wasn't previously aware of this, but it appears that reload_tags() is not called from rx.py, but only from multi_rx.py. @KA1RBI will have to comment on the feasibility of calling reload_tags() from rx.py.
I have the program up and running, no apparent problems, but I see this message at the end of terminal:
Traceback (most recent call last):
File "/home/ken/op25/op25/gr-op25_repeater/apps/sql_dbi.py", line 78, in insert_row
self.cursor.execute(d['command'], d['row'])
OperationalError: no such table: data_store
What does this mean? It doesn't seem to be causing any issues, but I haven't tried out every feature of the program.
I have the program up and running, no apparent problems, but I see this message at the end of terminal:
Traceback (most recent call last):
File "/home/ken/op25/op25/gr-op25_repeater/apps/sql_dbi.py", line 78, in insert_row
self.cursor.execute(d['command'], d['row'])
OperationalError: no such table: data_store
What does this mean? It doesn't seem to be causing any issues, but I haven't tried out every feature of the program.
I cloned in to https://code.videolan.org/videolan/x264.git and it is asking for a username and password. Do I need an account with them?While I now have OP25 working with this beta, I tried getting audio via the web by following the steps in: README-hls\apps\gr-op25_repeater\op25 - op25 - Osmocom OP25
I think I got everything but I'm not getting the audio to work even after running ffmpeg.liq and it shows it's running in the terminal.
I added the -V -w to my start script as well as I started ffmpeg.liq
I'm not sure where to turn to get this running. It seems just setting up icecast on boatbod would be easier.
Okay, so now I'm trying to set this up via the instructions in the README July-2021 help file. When I try to import the talkgroups tags file, I see this error:It means that the op25-data.db database file exists, but the database hasn't been set up yet.
12345 Talkgroup-12345
37890 Talkgroup-37890
I cloned in to https://code.videolan.org/videolan/x264.git and it is asking for a username and password. Do I need an account with them?
I *think* that error pops up if you have a string where it expects an integer. Look closely at the TSV file for errors.
nnn <tab> tg-text
Code:12345 Talkgroup-12345 37890 Talkgroup-37890
Otherwise, post whatever else is accompanied by that error message.
grep --color='auto' -P -n "[\x80-\xFF]" file.tsv
cat -ET file.tsv
RPi 3b. I was SSH into it most of the day and got OP25 kinda running. Audio is more important then the DB. After some CMAKE errors, certificate errors and some other things all seemingly related to buster not taking the apt update. Anyway, got past that started down the audio streaming. More errors with nginix installing (killed apache (same port) and it installed fine. Then got this.....It shouldn't ask for a username/passwd - at least it doesn't here- what command are you entering? Also, what host platform are you running on (R PI etc)?
RPi 3b. I was SSH into it most of the day and got OP25 kinda running. Audio is more important then the DB. After some CMAKE errors, certificate errors and some other things all seemingly related to buster not taking the apt update. Anyway, got past that started down the audio streaming. More errors with nginix installing (killed apache (same port) and it installed fine. Then got this.....
Got OP25 installed and working. Plots are tight and everything is working fine, except, no tones on the dispatch talkgroup.