Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide Radio stream recorder
#15
(07-22-2020, 08:04 AM)Russ K Wrote:
(07-22-2020, 02:46 AM)Tim Curtis Wrote: I think you need to be asking @TheMetalHead. I'm not familiar with the RadioRecorder add-in.

Ooops sorry Tim and TheMetalHead.  The RadioRecorder works for me but would like to have it be able to work from any IP addressed assigned by the networks DHCP.

Hello Russ
I should have considered the DHCP usage. I used a static IP on my installation.
Anyway, Kent @TheOldPresbyope has read the manual for me and nudged me in the right direction, I have changed the installer code to attach the php web server to any network interface.
A quick and dirty way to manually change this if the Radio Recorder is already installed is to edit the rc.local file and change the start up command IP address to:

    /usr/bin/php -q -S 0.0.0.0:8080 -t /home/pi/RadioRecorder >/dev/null 2>&1

The above assumes 8080 is the port being used. Change as required and reboot.

A final note: it is possible that a software update of moOde may change the rc.local file in some way and render the Radio Recorder inoperative. If that happens, just run the installer again with the same parameters as the original install and reboot.
Reply


Messages In This Thread
Radio stream recorder - by TheMetalHead - 06-27-2020, 12:34 PM
RE: Radio stream recorder - by philrandal - 06-27-2020, 06:38 PM
RE: Radio stream recorder - by TheMetalHead - 06-27-2020, 11:14 PM
RE: Radio stream recorder - by Tim Curtis - 06-27-2020, 10:48 PM
RE: Radio stream recorder - by TheMetalHead - 06-27-2020, 11:36 PM
RE: Radio stream recorder - by Tim Curtis - 06-28-2020, 12:33 AM
RE: Radio stream recorder - by TheMetalHead - 06-28-2020, 05:26 PM
RE: Radio stream recorder - by TheMetalHead - 06-28-2020, 12:18 PM
RE: Radio stream recorder - by Tim Curtis - 06-28-2020, 05:35 PM
RE: Radio stream recorder - by Russ K - 07-22-2020, 02:21 AM
RE: Radio stream recorder - by Tim Curtis - 07-22-2020, 02:46 AM
RE: Radio stream recorder - by Russ K - 07-22-2020, 08:04 AM
RE: Radio stream recorder - by TheMetalHead - 07-22-2020, 09:30 PM
RE: Radio stream recorder - by TheOldPresbyope - 07-22-2020, 11:53 AM
RE: Radio stream recorder - by TheMetalHead - 07-22-2020, 09:29 PM
RE: Radio stream recorder - by Russ K - 07-23-2020, 03:27 AM
RE: Radio stream recorder - by TheMetalHead - 07-25-2020, 12:39 PM
RE: Radio stream recorder - by TheMetalHead - 07-25-2020, 07:20 PM
RE: Radio stream recorder - by Russ K - 07-27-2020, 11:26 AM
RE: Radio stream recorder - by Ikke4 - 08-02-2020, 06:45 PM
RE: Radio stream recorder - by TheMetalHead - 08-02-2020, 09:07 PM
RE: Radio stream recorder - by Ikke4 - 08-03-2020, 03:22 PM

Forum Jump: