Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Stream to rdio-scanner via API on v0.6.1-beta-1 #1861

Open
sschwetz opened this issue Feb 22, 2024 · 1 comment
Open

Unable to Stream to rdio-scanner via API on v0.6.1-beta-1 #1861

sschwetz opened this issue Feb 22, 2024 · 1 comment
Labels

Comments

@sschwetz
Copy link

v0.6.1-beta-1
Indicate which sdrtrunk version you are using. Use 'master-branch' if you are running the latest code.

When attempting to use the API to upload to rdio-scanner the connection shows as established, but
rdio-scanner shows the error in it's logs "api: incomplete call data: no talkgroup"

To Reproduce
Steps to reproduce the behaviour:

  1. Create Streaming connection to use rdio-scanner API
  2. Once connected, no uploads are accepted by rdio-scanner and the above message is logged in the log

Expected behaviour
Each recording should be uploaded to rdio-scanner via the API

Application Log
Example rdioscanner Log Message
image

No errors are found in the SDRTrunk log file

Desktop (optional - complete the following information):

  • OS: Windows 11
  • CPU Cores: 8
  • RAM:32
@sschwetz sschwetz added the bug label Feb 22, 2024
@bradjtrammell
Copy link

bradjtrammell commented Mar 1, 2024

This isn't a bug in SDR Trunk.

Your copy of Rdio Scanner is misconfigured. When it receives a call, the talkgroup or talkgroup ID SDR Trunk is sending over, isn't being accepted by Rdio Scanner because it most likely isn't programmed into it (so it has no idea what it is).

Check your settings in Rdio Scanner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants