|
Web conference without video 5 Months, 1 Week ago
|
Karma: 0
|
|
Hello,
I have installed the add-on web conference but I don´t have video with the participants. I don´t know why happen this because I don´t have any problem with a video call between two sip softphones.
I use jitter as softphone. Anyone uses another free video softphone?
Thanks you
Regards
Antonio
|
|
|
|
|
|
|
Re: Web conference without video 5 Months ago
|
Karma: 0
|
|
HI,
Anyone can say me something about this? What can be the cause of not having video with the web Conference? What can I see to troobleshooting?
Thanks
Antonio
|
|
|
|
|
|
|
Re: Web conference without video 4 Months, 2 Weeks ago
|
Karma: 0
|
|
Hola colegas, yo tenia el mismo problema que muchos han planteado con la webconferencia. Al principio pagina en blanco cuando intentaba acceder a la direccion que aparece en el email de invitacion.
Resuelto con lo siguiente:
desde el directorio raiz ir a:
/var/www/html/conference.php
en el archivo conference.php modificar la linea 87, introduciendo un # al inicio, para comentarla
quedaria asi:
#$arrMenu=cargar_menu($pDBMenu)
Otro problema tambien resuelto es el con el video que no se muestra en la webconferencia
Resuelto con lo siguiente:
desde el directorio raiz con el comando ''cd'' ir a:
/etc/init.d/
arrancar el servicio red5, con esta linea de comendo:
/etc/init.d/elastix-red5 start
Con esto deberia quedar solucionado el problema del video.
Un saludo,
Luis
|
|
|
|
|
|
|
Re: Web conference without video 4 Months, 2 Weeks ago
|
Karma: 0
|
|
Hi, I had the same problem that many have raised the Forums. At first blank page when trying to access the address that appears in the email invitation.
Resolved the following:
from the root directory go to:
/var/www/html/conference.php
conference.php modify the file line 87, by inserting a # at the beginning, for comment
would look like:
#$arrMenu=cargar_menu($pDBMenu)
Another problem is also solved with the video not shown in the Forums
Resolved the following:
from the root directory with the command ''cd'' go to:
/etc/init.d/
red5 start the service with this line of Commander:
/etc/init.d/elastix-red5 start
This should be solved the problem of video.
Regards,
Luis
|
|
|
|
|
|
|