@techiedj, I sent you a PM ... can you email me your app log and playlist. Thanks, Denny
When I run the install script a DOS window flashes then nothing, am I missing a step?
Thanks
Installed the kit added the path change below, getting same error
C:\Program Files (x86)\Java\jdk1.8.0_112\bin
Any Ideas?
Thanks
Tried the 64 & 32 bit both same error, will give the 64 bit another try, have SDRTRUNK scanning just cant get the audio working (gr)
So CLOSE, but yet so FAR! I have SDRTrunk, JAVA stuff, and ANT all installed. I'm trying to run Ant on the build.xml file in jmbe, but get an error. Been on this for days, anyone have any thoughts. Running on Ubuntu.
Here's a link to a cut and paste of ant -debug: https://pastebin.com/dFr5Fm1A
If anyone has any ideas, I would appreciate the help.
/home/ss/jmbe/build/build.xml:31: Failed to create missing parent directory for /home/ss/jmbe/library/jmbe_builder.zip
bassjunkie - Thank you. That made the build work!
Unfortunately, upon firing up SDRTrunk, I did **not** get the message that JMBE Audio Library Successfully Loaded. Jar file is copied to where the sdrtrunk scripts are.
Any ideas?
Could again be a permission issue... either that or a version mismatch (i.e. JMBE 0.3.3 but an old version of sdtrunk, or current sdrtrunk but only 0.3.2 of JMBE).
This part i have correct.The file should be in the same directory as sdrtrunk.jar (not in the libs directory).
I think you are on to something, but the top most downloads on Denny's GitHub for sdrtrunk and jmbe downloads (respectively) are sdrtrunk_0.3.0-beta12 and JMBE Version 0.3.2 Update 1. However jmbe jar file is jmbe-0.3.3.jar
I'm confused by the jmbe-0.3.3.jar if I downloaded v. 0-3-2. So, it appears that I do have a version mismatch. Not sure what to try next.
This part i have correct.
Can you post the logs for when you start the application -- you can access them either via the terminal output
When you create a channel that uses the P25 decoder and enable it, do you see the log entry that says that P25 audio will be available?
I don't think you'll see that message until you create and enable a P25 channel.
Denny