tdillingham
Newbie
- Joined
- May 16, 2009
- Messages
- 4
I recently installed OP25 on an Ubuntu 20.4 VM, hosted on a VMWare server. I passed the RTL-SDR through to the server and everything is working. I have a few things I would like to do and eventually stream to Broadcastify. To do so, I believe I will need independent streams for talk groups, or groups of talk groups.
In my case, I am located in Kaufman County Texas. There is already someone streaming the Kaufman County Sheriff's Office, but this is a single Talk Group and frankly not very useful. While Fire Departments, Careflight (our local EMS contractor), and others are not currently streamed. The P25 System in use services several surrounding towns, and most, if not all, of the local Fire Departments. The constant banter of driver's license checks, and plate number checks is simply too much. While important radio traffic such as fire departments, and EMS are not being streamed.
I would like to stream several different talk groups, which, I believe, would be much more useful to most people.
For example, I want to group each of the Individual Fire Departments Fireground TalkGroup, along with the County Fire Dispatch.
Smaller Cities' Police Departments.
...and you get the idea.
I am Ok with purchasing multiple RTL-SDR's and building individual VMs for each of the combination, the RTL-SDR's are very affordable.
BUT, I would really like to stream multiple Talk Groups together on a single UDP/RTP stream and use the single SDR, since they are, after all, all on the same P25 System.
More than you probably wanted to know:
I used the python script to auto configure the config files, it has a couple issues, but I worked through those.
Here is my Trunk and Talk Group Configs, for reference. They are working perfectly at the moment. I hope to break them out into different groups and streams if at all possible.
Thank you in advance.
Additional Information about the setup:
This is the command I have set to start when the VM system starts. It is set to auto login and run OP25. (There are no UDP stream yet.)
python3 ~/op25/op25/gr-op25_repeater/apps/rx.py --args 'rtl' --gains 'LNA:49' -s 96000 -o -300 -U -T 00A_25567_trunk.tsv -l http:0.0.0.0:8080 -2 -x 3
Files pasted below:
00A_25567_trunk.tsv
"Sysname" "Control Channel List" "Offset" "NAC" "Modulation" "TGID Tags File" "Whitelist" "Blacklist" "Center Frequency"
"00A" "769.29375,771.16875,771.66875,772.09375,772.40625,772.79375" "0" "0" "CQPSK" "/home/XXreXXdactXXedXX/op25/op25/gr-op25_rep
eater/apps/00A_25567_talkgroups.tsv" "" "" ""
00A_25567_talkgroups.tsv
201 Kauf SO Disp
215 Kaufman Co Fire
993 Forney PD Disp
994 Terrell PD Disp
459 Careflight EMS
208 Kauf SO Bailiffs
347 Mabank PD
218 Kaufman Co FG 1
219 Kaufman Co FG 2
220 Kaufman Co FG 3
335 Kaufman Firegrnd
354 Mabank Firegrnd
408 Terrell Firegrnd
414 Scurry Firegrnd
366 Kemp Fireround
400 Elmo Fireground
378 Crandall Firegrn
386 Combine Firegrnd
396 College Mound FG
404 Ables Springs FG
202 Kauf SO Ch 2
207 Kauf SO TLETS
209 Kauf SO Patrol 1
223 Kaufman Co OPS1
224 Kaufman Co OPS2
225 Kaufman Co OPS3
226 Kaufman Co OPS4
In my case, I am located in Kaufman County Texas. There is already someone streaming the Kaufman County Sheriff's Office, but this is a single Talk Group and frankly not very useful. While Fire Departments, Careflight (our local EMS contractor), and others are not currently streamed. The P25 System in use services several surrounding towns, and most, if not all, of the local Fire Departments. The constant banter of driver's license checks, and plate number checks is simply too much. While important radio traffic such as fire departments, and EMS are not being streamed.
I would like to stream several different talk groups, which, I believe, would be much more useful to most people.
For example, I want to group each of the Individual Fire Departments Fireground TalkGroup, along with the County Fire Dispatch.
Smaller Cities' Police Departments.
...and you get the idea.
I am Ok with purchasing multiple RTL-SDR's and building individual VMs for each of the combination, the RTL-SDR's are very affordable.
BUT, I would really like to stream multiple Talk Groups together on a single UDP/RTP stream and use the single SDR, since they are, after all, all on the same P25 System.
More than you probably wanted to know:
I used the python script to auto configure the config files, it has a couple issues, but I worked through those.
Here is my Trunk and Talk Group Configs, for reference. They are working perfectly at the moment. I hope to break them out into different groups and streams if at all possible.
Thank you in advance.
Additional Information about the setup:
This is the command I have set to start when the VM system starts. It is set to auto login and run OP25. (There are no UDP stream yet.)
python3 ~/op25/op25/gr-op25_repeater/apps/rx.py --args 'rtl' --gains 'LNA:49' -s 96000 -o -300 -U -T 00A_25567_trunk.tsv -l http:0.0.0.0:8080 -2 -x 3
Files pasted below:
00A_25567_trunk.tsv
"Sysname" "Control Channel List" "Offset" "NAC" "Modulation" "TGID Tags File" "Whitelist" "Blacklist" "Center Frequency"
"00A" "769.29375,771.16875,771.66875,772.09375,772.40625,772.79375" "0" "0" "CQPSK" "/home/XXreXXdactXXedXX/op25/op25/gr-op25_rep
eater/apps/00A_25567_talkgroups.tsv" "" "" ""
00A_25567_talkgroups.tsv
201 Kauf SO Disp
215 Kaufman Co Fire
993 Forney PD Disp
994 Terrell PD Disp
459 Careflight EMS
208 Kauf SO Bailiffs
347 Mabank PD
218 Kaufman Co FG 1
219 Kaufman Co FG 2
220 Kaufman Co FG 3
335 Kaufman Firegrnd
354 Mabank Firegrnd
408 Terrell Firegrnd
414 Scurry Firegrnd
366 Kemp Fireround
400 Elmo Fireground
378 Crandall Firegrn
386 Combine Firegrnd
396 College Mound FG
404 Ables Springs FG
202 Kauf SO Ch 2
207 Kauf SO TLETS
209 Kauf SO Patrol 1
223 Kaufman Co OPS1
224 Kaufman Co OPS2
225 Kaufman Co OPS3
226 Kaufman Co OPS4