You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
greetings friend, I am programming in react-native I am starting in the implementation RootEncoder in android to transmit by RTMP, a question, when you say here in ios that the project is not yet stable, what do you mean by that? my intention to use it is to work with RTMP in ios also with the functionality to flip the camera while it is streaming that has support for h264 and aac and the basics in RTMP, thank you very much.
The text was updated successfully, but these errors were encountered:
I means that It is not really well tested in multiple devices (I only tested with iphone 6s, iphone 11 and ipad gen6 because I haven't more devices) anyway rtmp and rtsp should works fine in all models.
Also, the funtionallity is limited. For now, you only have the equivalent to RtmpCamera, RtspCamera, RtmpDisplay and RtspDisplay.
I have plan to finish filter implementation using metal shaders, develop the equivalent to StreamBase classes to allow change video and audio sources on fly and then update a stable release with all important features.
Saludos nuevamente amigo, una pregunta, las funciones rtmp en ios esta disponible? se puede hacer streaming desde ios? no entendi cuando me comentaste que: 'Además, la funcionalidad es limitada, Por ahora, sólo tienes el equivalente a RtmpCamera', necesito lo mismo que en android, la funcionalidad de RtmpCamera (para la captura de la camara) y las funciones estandar de un streaming, StarPublis, StopPublish, Mute, Un mute, Voltear camara
greetings friend, I am programming in react-native I am starting in the implementation RootEncoder in android to transmit by RTMP, a question, when you say here in ios that the project is not yet stable, what do you mean by that? my intention to use it is to work with RTMP in ios also with the functionality to flip the camera while it is streaming that has support for h264 and aac and the basics in RTMP, thank you very much.
The text was updated successfully, but these errors were encountered: