DSheirer / sdrtrunk

A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:
GNU General Public License v3.0
1.59k stars 256 forks source link

No Audio #1873

Closed ADM12-1 closed 8 months ago

ADM12-1 commented 8 months ago

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

Describe the bug Apologize for yet another no audio issue. Everything installed correctly, the JMBE directory was created successfully, the application runs fine, i see no errors in the log file, yet, no audio. it is not muted and the audio test from user preferences works fine. I am using the RTL-SDR 2832U R860T. I have the waterfall and it is receiving signal. I am testing on an FM radio station so I know there should be audio. My system information is attached. Just curious if anyone else had this issue that didn't resolve by one of the other threads. Appreciate any input. I will attach screenshots & my system information.

To Reproduce I just start the application.

Expected behavior To Hear Audio

Screenshots attached

Application Log I have attached the sound.properties conf file but do not see an application log or an error log.

Desktop (optional - complete the following information): attached NowPlayingEvents-Screenshot 2024-03-14 120023 OutputTones-Screenshot 2024-03-14 115225 NowPlaying-Screenshot 2024-03-14 115006 Tuner-Screenshot 2024-03-14 114907 System-Screenshot 2024-03-14 095612

Additional context Add any other context about the problem here.

ADM12-1 commented 8 months ago

sound.properties.txt forgot the sound.properties file

JamesK455 commented 8 months ago

Do you have a channel defined in the Playlist Editor? You need one defined in there, plus an Alias list set to Listen. Manually tuning the tuner to a frequency won't pipe any audio.

DSheirer commented 8 months ago

@ADM12-1 Here's the user's manual for how to create playlists and channels: https://github.com/DSheirer/sdrtrunk/wiki/Playlist-Editor

Closing - this is not a software bug. If you have any followup user questions, please use one of the support forums.

ADM12-1 commented 8 months ago

DSheirer, I appreciate you taking the time. Thank you.