jarecmini on a raspberry
Posted: Tue Sep 22, 2015 9:07 pm
Hi i am still in a beta stadium but i wanted to share my findings so far
I installed raspbian 2015
plugged in my USB PnP Audio Device since the raspberry does not have line or mic in.
check with the command alsamixer
toggle with F6 to see your usb card example USB PnP Audio Device or somewhat simulair
tune youre input and output levels up and exit
type alsactl store to save the settings
download jarecmini.zip
unpack and edit jsn.cfg
sCOMport=COM6
to
sCOMport=
and save
execute java -jar jarecmini.jar
and if al is ok you should see something like this
jAReC mini version 0.8.1
Please set valid Serial port in the jsn.cfg configuration file
IInvalid audio device
Current settings:
COM Port:
Baudrate: 38400
TCP port: 4443
Use audio: true
Play Interface: (0) - Device [default]
Use authentication: true
Secret: 2743C71E3828333B277A8FE65050595BF13DD669
***********
Available com ports:
/dev/ttyAMA0
/dev/ttyUSB0
Available Audio IN devices:
(03) Device [plughw:1,0]
Available Audio OUT devices:
(00) ALSA [default]
(01) ALSA [plughw:0,0]
(02) ALSA [plughw:0,1]
If ok, set bAutostart=true in the jsn.cfg file and run again
edit jsn.cfg
sCOMport=/dev/ttyUSB0 ( i use an external usb cable)
now notice the numbers with the Audio in and Out and edit these lines
iRecInterface=3
iPlayInterface=0
the 0 come off , and then save and execute again
root@raspberrypi:/home/pi/Downloads# java -jar jarecmini.jar
jAReC mini version 0.8.1
Listening for connections on 192.168.1.28:4443
Remote IP: 192.168.1.232
Start Audio
and then use Pocketrxtx to connect
I had to use the default audio out connector on the raspberry but the mic/line in works from the usb
I tried to make the audio out from the usb but failed miserably , but this way it worked so far and thats ok with me.
I do still have a problem with the CAT and my FT817 it starts with TX when jarecmini starts.
when i use pocketrxtx the audio from the mic works , when i start jarecmini with the CAT cable disconnected from the FT817
I have audio from the set on my android smartphone true Pocketrxtx.
So this projects looks very promising for a lowcost lowpower remote solution.
I hope to figure out whats wrong with the cat on my side or with Dan on the jarecminiside
I installed raspbian 2015
plugged in my USB PnP Audio Device since the raspberry does not have line or mic in.
check with the command alsamixer
toggle with F6 to see your usb card example USB PnP Audio Device or somewhat simulair
tune youre input and output levels up and exit
type alsactl store to save the settings
download jarecmini.zip
unpack and edit jsn.cfg
sCOMport=COM6
to
sCOMport=
and save
execute java -jar jarecmini.jar
and if al is ok you should see something like this
jAReC mini version 0.8.1
Please set valid Serial port in the jsn.cfg configuration file
IInvalid audio device
Current settings:
COM Port:
Baudrate: 38400
TCP port: 4443
Use audio: true
Play Interface: (0) - Device [default]
Use authentication: true
Secret: 2743C71E3828333B277A8FE65050595BF13DD669
***********
Available com ports:
/dev/ttyAMA0
/dev/ttyUSB0
Available Audio IN devices:
(03) Device [plughw:1,0]
Available Audio OUT devices:
(00) ALSA [default]
(01) ALSA [plughw:0,0]
(02) ALSA [plughw:0,1]
If ok, set bAutostart=true in the jsn.cfg file and run again
edit jsn.cfg
sCOMport=/dev/ttyUSB0 ( i use an external usb cable)
now notice the numbers with the Audio in and Out and edit these lines
iRecInterface=3
iPlayInterface=0
the 0 come off , and then save and execute again
root@raspberrypi:/home/pi/Downloads# java -jar jarecmini.jar
jAReC mini version 0.8.1
Listening for connections on 192.168.1.28:4443
Remote IP: 192.168.1.232
Start Audio
and then use Pocketrxtx to connect
I had to use the default audio out connector on the raspberry but the mic/line in works from the usb
I tried to make the audio out from the usb but failed miserably , but this way it worked so far and thats ok with me.
I do still have a problem with the CAT and my FT817 it starts with TX when jarecmini starts.
when i use pocketrxtx the audio from the mic works , when i start jarecmini with the CAT cable disconnected from the FT817
I have audio from the set on my android smartphone true Pocketrxtx.
So this projects looks very promising for a lowcost lowpower remote solution.
I hope to figure out whats wrong with the cat on my side or with Dan on the jarecminiside