Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The project is not stable yet? what do you mean by that? #44

Open
luigbren opened this issue Sep 25, 2024 · 3 comments
Open

The project is not stable yet? what do you mean by that? #44

luigbren opened this issue Sep 25, 2024 · 3 comments

Comments

@luigbren
Copy link

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.

@pedroSG94
Copy link
Owner

pedroSG94 commented Sep 25, 2024

Hello,

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.

@luigbren
Copy link
Author

luigbren commented Oct 4, 2024

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

@pedroSG94
Copy link
Owner

Hola,

Todo eso funciona sin problemas, lo único que falta para RtmpCamera son filtros que ahora mismo creo que solo estaba el de GreyScale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants