Avideo: error stream

Created on 21 Apr 2020  路  13Comments  路  Source: WWBN/AVideo

Hi guys i have question do u have any idea what i got this error

ccccc

bug wontfix

All 13 comments

Need more details to determine where the problem is coming from .
Is your streaming server installed on the same server ?
Because I see you didn't not even install the server : http://34.70.168.93/AVideo/

i did but i change the file path to http://34.70.168.93/nohadra/

did you changed that path as well on the nginx config ?
Did you indicated that path as well on plugin ?

https://github.com/WWBN/AVideo/wiki/Set-up-my-own-Stream-Server

please screenshot your stats page with the URL

@DanielnetoDotCom http://34.70.168.93:8080/stat this is his stat page , what left if the plugin to check

i reinstall Nginx-RTMP but still the error valid

I found the problem when I installed in different name but when I installed on this path /YouPHPTube is working fine

@landydawood post here you plugin details
I'm sure you nginx is not right , you should replace this lines

on_publish http://localhost/YouPHPTube/plugin/Live/on_publish.php;
on_play http://localhost/YouPHPTube/plugin/Live/on_play.php;
on_record_done http://localhost/YouPHPTube/plugin/Live/on_record_done.php;

By

on_publish http://34.70.168.93/nohadra/plugin/Live/on_publish.php;
on_play http://34.70.168.93/nohadra/plugin/Live/on_play.php;
on_record_done http://34.70.168.93/nohadra/plugin/Live/on_record_done.php;

im Sure is right same you did and i already copy it for you and past it but still not working

You've said is working with YouPHPTube and not working with other names . This means your configuration with other names is not correct .

dose there any other configuration that need to be done ?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wetubeclub picture wetubeclub  路  3Comments

matthall1998 picture matthall1998  路  4Comments

syldri picture syldri  路  3Comments

willpower68 picture willpower68  路  3Comments

ganddser picture ganddser  路  3Comments