Hello,

I have a large number of streams (about 100) produced by liquidsoap. the
will be available from a web site and I want to show the corresponding
metadata. Ideally, I would like to use something like websockets from a
separate application, so the metadata would be pushed to listeners on
change.

I am thinking about using the on_track function in liquidsoap. What is the
proper way to send the metadata from liquidsoap to my app ? I thought about
making a request to a local webserver but I cannot find a way to do this
natively from liquidsoap. I could try to call system and make a request
with curl or something. Or maybe I could use UNIX sockets.

Is there a proper way to do something like this ?

Thanks.
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to