alejandrorosas / android-uvc-rtmp-stream

UVC Rtmp Stream App for Android
Apache License 2.0
26 stars 13 forks source link

Cannot import SrsFlvMuxer #89

Closed publioelon closed 2 years ago

publioelon commented 2 years ago

I was able to successfully run the default project within this library as a test now I need to implement it on my project. I have manually imported the encoder, rtmp, rtsp and rtplibrary, so I don't know if this has something to do with it but when i try to create the RtmpUSB class, I can't import SrsFlvMuxer. So I am unable to do anything. I wasn't able to find the import files for it, I thought it was supposed to be in the encoder module?