Don,
Actually, as it turned out, rather than changing the ip for the inboundHttpJsonCli from 127.0.0.1 to 0.0.0.0, what I actually needed to do was add another entry for inboundHttpJsonCli. So now, there are two entries for that protocol, one for each IP. Without the 127.0.0.1 entry, the Web UI wouldn’t work. It would connect just fine, but it didn’t find any of the Streams to show in the Stream List. I also couldn’t access a stream from a media player (I use VLC).
Now that I have two entries for the inboundHttpJsonCli protocol, all three things work (the Web UI, the stream to a media player and HTTP calls to the API).
I think I’m finally starting to get the hang of this thing … at least the simple things to start with. ;)” />
~~Bonnie