RootEncoder
RootEncoder copied to clipboard
Support GLSurfaceView
Hi @pedroSG94, My project is using FaceUnity SDK which has GLSurfaceView. Can I stream with GLSurfaceView using your library?
It is possible but you need modify library to work as you want. You have 2 issues related with this that could help you: https://github.com/pedroSG94/rtmp-rtsp-stream-client-java/issues/136 https://github.com/pedroSG94/rtmp-rtsp-stream-client-java/issues/210
I checked these issues but all of them are deprecated. I can not find CustomGlSurfaceView.java in order to learn how to implement GLSurfaceView streaming to this library. Could you help me please?
You have links to that class in the issues: https://github.com/pedroSG94/rtmp-rtsp-stream-client-java/blob/a3ff2ca07cf0952b1d68ab655f1d04b08804a90d/rtplibrary/src/main/java/com/pedro/rtplibrary/view/CustomGlSurfaceView.java
This is the commit: https://github.com/pedroSG94/rtmp-rtsp-stream-client-java/tree/a3ff2ca07cf0952b1d68ab655f1d04b08804a90d