WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.9k stars 971 forks source link

Automated install sets wrong properties for on publsh, record, etc #8991

Open milehighkaraoke opened 6 months ago

milehighkaraoke commented 6 months ago

Path provide did not work in automated install Install path for nginx on publish etc. should be on_publish http://localhost/plugin/Live/on_publish.php;

disable the default Apache page sudo a2dissite 000-default.conf

Create users with proper permissions in mysql

Hope this helps

GreenDragonTavern commented 6 months ago

Hmm...I have never had to use IP address on_publish, on_publish_done, on_play, on_record_done. Does your router or switch use NAT?

milehighkaraoke commented 6 months ago

everything other than Ip redirects for me to a https and nginx will not deal with that. had to now change it to localhost so on publish would work