You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need call an external URL endpoint when a client publish their RTMP stream. I tried to load the LUA "socket.http" library and it crashes. Is there any other way to call an external URL endpoint?
I need call an external URL endpoint when a client publish their RTMP stream. I tried to load the LUA "socket.http" library and it crashes. Is there any other way to call an external URL endpoint?
I notice there is a TCP client support:
http://www.monaserver.ovh/serversocket.html#tcp-client
But there is not HTTP support for this client. How to implement the HTTP protocol for this TCP client object?
The text was updated successfully, but these errors were encountered: