Daniel Neto
Daniel Neto
please read the wiki https://github.com/WWBN/AVideo/wiki/Common-NGINX-RTMP-Live-Server-Installation-Error-and-How-to-Resolve-It
You need to make sure it uses http and does not redirect
Looks correct but if still redirecting the on_publish you need to find what is redirecting
So you need to investigate your on_publish url what is wrong
If you access the URL `http://localhost/AVideo/plugin/Live/on_publish.php` (which could also be your IP address or domain name, depending on your `on_publish` parameter) directly in your browser, an HTTP error code 401...
you cannot, use OBS and check your logs if there is no "AVideoLog::DEBUG: NGINX ON Publish" records in your logs, that means the on_publish, have never reaches your server.
Please check this update
I am not sure why you are trying to get a linkvideo offline this supposed only to be used in a video that you are self hosting. and yes, to...
> * The Offline system cannot use the existing MP4? What is different about this new file created? it needs to use a specific resolution and file name > *...
I guess it was not supported in the past, but did you test the latest updates? I am not 100% but I suspect it is working now.