- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I set up the RTC server,using web and iOS app to join a conference,it going well in local network. but in public network,only the web can run normally, the IOS app can only see the local camera,can not show other people video.
i debug the code,
[_conferenceClient publish:_localStream onSuccess:^() {
dispatch_async(dispatch_get_main_queue(), ^{
NSLog(@"publish success!");
});
} onFailure:^(NSError* err) {
NSLog(@"publish failure!");
[self showMsg:[err localizedFailureReason]];
}];
this method not response anything,
also, i think the remoteview not attach success.
any suggest?
- Etiquetas:
- HTML5
- JavaScript*
Enlace copiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi Vincent,
Do you have any STUN/TURN setting for the iOS client?
Thanks!
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
i have same problem?
How to setting stun/turn for ios?
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
officesip server has turn server, you can try it.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Please go to https://software.intel.com/sites/products/documentation/webrtc/ios/interface_r_t_c_conference_client_configuration.html for the details.
Thanks!

- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla