--- Begin Message ---
Help a newbie? I would like to have an RTSP proxy running on a Raspberry Pi
advertising to an HLS proxy running on a server. I noticed the HLS proxy has a
-R "REGISTER" flag to listen for an advertised RTSP stream, but how do I
configure the RTSP proxy to advertise?
Here's
documentation that the HTTP server must be on the same computer, so
maybe over a netcat pipe or something. How does the HTTP server pick up the
output from the proxy, is it by some RPC? On Wed, 03 Jun 2020 12:22:44
-0400 Ross Finlayson wrote > On Jun 4, 2020, at
2:34 AM, Admin via live-de
over a netcat pipe or something. How does the
HTTP server pick up the output from the proxy, is it by some RPC? On Wed,
03 Jun 2020 12:22:44 -0400 Ross Finlayson wrote >
On Jun 4, 2020, at 2:34 AM, Admin via live-devel
wrote:> > Help a newbie? I would like to have an RTSP prox