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

Broken sources #120

Closed
vovkab opened this issue Jan 25, 2017 · 1 comment
Closed

Broken sources #120

vovkab opened this issue Jan 25, 2017 · 1 comment

Comments

@vovkab
Copy link

vovkab commented Jan 25, 2017

SDK_VERSION_SUB_VALUE = "4.0.1.0"

Here is report from the proguard:

Warning: com.ksyun.media.streamer.capture.p: can't find superclass or interface com.ksyun.media.player.KSYMediaPlayer$OnVideoTextureListener
Warning: com.ksyun.media.streamer.capture.MediaPlayerCapture: can't find referenced class com.ksyun.media.player.KSYMediaPlayer$OnVideoTextureListener
Warning: com.ksyun.media.streamer.capture.MediaPlayerCapture: can't find referenced method 'void setOnVideoTextureListener(com.ksyun.media.player.KSYMediaPlayer$OnVideoTextureListener)' in program class com.ksyun.media.player.KSYMediaPlayer
Warning: com.ksyun.media.streamer.capture.MediaPlayerCapture: can't find referenced class com.ksyun.media.player.KSYMediaPlayer$OnVideoTextureListener
Warning: com.ksyun.media.streamer.capture.p: can't find referenced class com.ksyun.media.player.KSYMediaPlayer$OnVideoTextureListener
@chriszeng87
Copy link
Contributor

Please add KSYPlayer jar because KYStreamer depend on it, thank you.

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